Skip to content

Commit

Permalink
changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
qiuyuchen14 committed Aug 8, 2024
1 parent 9cc002d commit aa91f6c
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 @@ -162,7 +162,7 @@ change `label3.urdf` to your urdf filename that you want to visualize.
## Evaluation
To see kitchen examples with labeled bboxes shown in the paper, use the following step to reproduce:
First, download and unzip the assets and labels used in the paper [link](https://drive.google.com/file/d/1aP6-XEzAGtmEBiDXangddSJ_IcvERlA4/view?usp=sharing).
replace `data_path` with your download path. Run:
replace `asset_path` with your download path. Run:
```bash
python evaluate.py
```
Expand Down

0 comments on commit aa91f6c

Please sign in to comment.