Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yafei authored and Yafei committed Oct 17, 2024
1 parent ecd477b commit 76db9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Details for MOVi-C and MOVi-E datasets can be found at https://github.com/google
ds = tfds.load("movi_c/128x128", data_dir="gs://kubric-public/tfds")
ds = tfds.load("movi_e/128x128", data_dir="gs://kubric-public/tfds")
```
Images and masks with PNG format can be parse with:
Images and masks with PNG format can be parsed with:
```
python MOVi/movi_c_128.py
python MOVi/movi_e_128.py
Expand Down

0 comments on commit 76db9b1

Please sign in to comment.