Skip to content

In this repo, I attempt to create a tensorflow-datasets dataset builder for the Pix3D dataset

Notifications You must be signed in to change notification settings

MadhavEsDios/tfds-pix3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

tfds-pix3d

In this repo, I attempt to create a tensorflow-datasets dataset builder for the Pix3D dataset.

The objective is to extend tensorflow datasets to include the Pix3D dataset and ultimately use it for implementing the MeshRCNN paper in tensorflow.

This is as part of the GSoc'20 proposal provided by tensorflow

Work in Progress:

Resolve:

  1. "too many files" error
  2. manual_dir option in dl_manager unusable, had to explicitly pass as tfds.download.DownloadConfig
  3. boolean metadata

TODO:

  1. Write Test scripts
  2. Use train-test splits used in MeshRCNN
  3. replace Python IO with Gfile

About

In this repo, I attempt to create a tensorflow-datasets dataset builder for the Pix3D dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages