Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonykaesemodel committed Jul 26, 2021
1 parent cb2fc8f commit c893808
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,11 @@ Make sure that you can run `python -c "import argoverse"` in python, and you are
* Some visualizations may require `mayavi`. See instructions on how to install Mayavi [here](https://docs.enthought.com/mayavi/mayavi/installation.html).

### (optional) Stereo tutorial dependencies
* You will need to install four dependencies to run the [stereo tutorial](https://github.com/argoai/argoverse-api/blob/master/demo_usage/competition_stereo_tutorial.ipynb):
* You will need to install three dependencies to run the [stereo tutorial](https://github.com/argoai/argoverse-api/blob/master/demo_usage/competition_stereo_tutorial.ipynb):

* **Open3D**: See instructions on how to install [here](https://github.com/intel-isl/Open3D).
* **OpenCV contrib**: See instructions on how to install [here](https://pypi.org/project/opencv-contrib-python).
* **Plotly**: See instructions on how to install [here](https://github.com/plotly/plotly.py).
* **Numba**: See instructions on how to install [here](http://numba.pydata.org/).

### (optional) Remake the object-oriented label folders
* The `track_labels_amodal` folders contains object-oriented labels (in contrast to per-frame labels in `per_sweep_annotations_amodal` folders. Run following script to remake `track_labels_amodal` folders and fix existing issues:
Expand Down

0 comments on commit c893808

Please sign in to comment.