Skip to content

Commit

Permalink
Fix small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joaqo committed Feb 17, 2021
1 parent e7258a8 commit 5b8ee6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/detectron2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Simplest possible example of tracking. Based on [Detectron2](https://github.com/

Assuming Norfair is installed:

1. Install norfair with `pip install norfair[video]`.
1. Install Norfair with `pip install norfair[video]`.
2. [Follow the instructions](https://detectron2.readthedocs.io/tutorials/install.html) to install Detectron2.
3. Run `python detectron2_cars.py`. For the demo, we are using [this traffic footage](https://www.youtube.com/watch?v=aio9g9_xVio).

Expand Down

0 comments on commit 5b8ee6c

Please sign in to comment.