Skip to content

Commit

Permalink
README adjusted
Browse files Browse the repository at this point in the history
  • Loading branch information
matsch845 committed Jan 29, 2024
1 parent f520df7 commit 36971fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Running the code can be done in two ways:
9. Download the YoloV4 weights from here: https://github.com/AlexeyAB/darknet/releases/download/darknet_yolo_v3_optimal/yolov4.weights
10. Place the weights in that folder: `speed_estimation/model_weights/`
11. Update the paths in `speed_estimation/paths.py` (detailed information in Section Configuration).
12. Activate the pre-commit hook: `pre-commit install` (the hook will then be installed in this directory `.git/hooks/pre-commit`)

### Docker Setup

Expand Down

0 comments on commit 36971fa

Please sign in to comment.