Skip to content

Commit

Permalink
Added note on GraspNet1b in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chisarie authored Oct 1, 2024
1 parent a4881c4 commit 9ea0b13
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 @@ -91,4 +91,4 @@ python scripts/train_rgbd.py --log-wandb

## GraspNet-1B

To reproduce the results on the GraspNet-1B dataset (Table III in the paper), please check out the folder `centergrasp/graspnet/`. The checkpoints trained on the GraspNet-1B data are here: [sgdf decoder](http://centergrasp.cs.uni-freiburg.de/download/ckpt_sgdf/6953cfxt.zip), [rgb encoder](http://centergrasp.cs.uni-freiburg.de/download/ckpt_rgb/el6oa23g.zip)
To reproduce the results on the GraspNet-1B dataset (Table III in the paper), please check out the folder `centergrasp/graspnet/`. Note that you first need to download the [GraspNet-1B dataset](https://graspnet.net/datasets.html). The checkpoints trained on the GraspNet-1B data are here: [sgdf decoder](http://centergrasp.cs.uni-freiburg.de/download/ckpt_sgdf/6953cfxt.zip), [rgb encoder](http://centergrasp.cs.uni-freiburg.de/download/ckpt_rgb/el6oa23g.zip)

0 comments on commit 9ea0b13

Please sign in to comment.