Skip to content

Commit

Permalink
fix(scenenet_download_path): update the scene net texture download path
Browse files Browse the repository at this point in the history
  • Loading branch information
themasterlink committed Mar 30, 2022
1 parent 795b8ee commit b448927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/datasets/scenenet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

The focus of this example is the `loader.SceneNetLoader`, which can be used to load objects from the SceneNet dataset.

We provide a script to download the `.obj` files, see the [scripts](../../scripts/) folder, the texture files can be downloaded [here](http://tinyurl.com/zpc9ppb).
We provide a script to download the `.obj` files, see the [scripts](../../scripts/) folder, the texture files can be downloaded [here](https://drive.google.com/file/d/0B_CLZMBI0zcuQ3ZMVnp1RUkyOFk/view?usp=sharing&resourcekey=0-w8JN2r3WQ48eZltxQ-fSwA).

Both are needed to use this dataset properly.

Expand Down

0 comments on commit b448927

Please sign in to comment.