Skip to content

Commit

Permalink
update env version
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajinrang committed Mar 26, 2024
1 parent 89851c4 commit 3dc342d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ torchvision 0.6.0
- [ ] Support the KITTI dataset
## Train
- [x] Rope3D dataset
- [x] Rope3D dataset
modify the 'root_dir' in config.yaml, use your own path to the downloaded 'Rope3D_data'
~~~
bash train.sh
Expand All @@ -58,7 +59,8 @@ torchvision 0.6.0
- [ ] KITTI dataset
## Eval
- [x] Rope3D dataset
- [x] Rope3D dataset
modify the 'root_dir' in config.yaml, use your own path to the downloaded 'Rope3D_data'
modify the 'resume_model' in config.yaml (tester), use your own path to checkpoint
~~~
Expand Down

0 comments on commit 3dc342d

Please sign in to comment.