Commit 10324d5 1 parent fba9e96 commit 10324d5 Copy full SHA for 10324d5
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Please make sure you followed the steps relative to the evaluation in the main r
5
5
Please run the following command to evaluate on YCBV dataset
6
6
7
7
```
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"]
9
9
```
10
10
11
11
The other BOP datasets are supported as long as you download the correspond models.
You can’t perform that action at this time.
0 commit comments