Skip to content

Commit 10324d5

Browse files
committed
correct cosypose evaluation doc
1 parent fba9e96 commit 10324d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/cosypose/evaluate.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Please make sure you followed the steps relative to the evaluation in the main r
55
Please run the following command to evaluate on YCBV dataset
66

77
```
8-
python -m happypose.pose_estimators.cosypose.cosypose.scripts.run_full_cosypose_eval_new detector_run_id=bop_pbr coarse_run_id=coarse-bop-ycbv-pbr--724183 refiner_run_id=refiner-bop-ycbv-pbr--604090 ds_names=["ycbv.bop19"] result_id=ycbv-debug detection_coarse_types=[["detector"]]
8+
python -m happypose.pose_estimators.cosypose.cosypose.scripts.run_full_cosypose_eval_new detector_run_id=bop_pbr coarse_run_id=coarse-bop-ycbv-pbr--724183 refiner_run_id=refiner-bop-ycbv-pbr--604090 ds_names=["ycbv.bop19"] result_id=ycbv-debug detection_coarse_types=["detector"]
99
```
1010

1111
The other BOP datasets are supported as long as you download the correspond models.

0 commit comments

Comments
 (0)