kubric icon indicating copy to clipboard operation
kubric copied to clipboard

Documentation Request for `build_tdfs.sh`

Open sinkers-lan opened this issue 1 year ago • 1 comments

Hi team,

Is there any documentation, tips, or a README available for the build_tdfs.sh script? I'm looking for guidance on how to use it. Any insights would be greatly appreciated!

Thanks!

sinkers-lan avatar Oct 28 '24 04:10 sinkers-lan

The readme here for the MOVI dataset shows how to use it inside python

ds = tfds.load("movi_a", data_dir="gs://kubric-public/tfds")

With a further in-depth look provided by following links in the readme of how the data is transformed! xD

MrXandbadas avatar Nov 15 '24 04:11 MrXandbadas