Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TontonTremblay authored Feb 1, 2023
1 parent 3c407e4 commit 43b6850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/metrics/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The metric used here is the euclidean (L2) distance from predicted keypoint and

![example of overlay](overlay.png)

We added a script for you to add render of the 3d model to your predictions.
We added a script for you to add render of the 3d model to your predictions. It uses a version of NViSII that is not released yet. Please manually install this [wheel](https://www.dropbox.com/s/m85v7ts981xs090/nvisii-1.2.dev47%2Bgf122b5b.72-cp36-cp36m-manylinux2014_x86_64.whl?dl=0).
```
# for scenes with DOPE inference
python render_json.py --path_json data/table_dope_results/scene1/00300.json --scale 0.01 --opencv --contour --gray
Expand Down

0 comments on commit 43b6850

Please sign in to comment.