Skip to content
Snippets Groups Projects
Commit de08f8d8 authored by Stephane Chavin's avatar Stephane Chavin
Browse files

Update README.md

parent c57cd68d
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ python3 detect.py --weights ..psi-biom/best.pt --img 224 --conf 0.X --source PAT
```bash
cd ../
python3 get_yolo_detection.py -p PATH_TO_THE_TXT -d DIRECTION_OF_THE_RESULT #PATH_TO_THE_TXT ~ yolov5/runs/detect/expX
python3 get_yolo_detection.py -p PATH_TO_THE_TXT -d DIRECTION_OF_THE_RESULT #PATH_TO_THE_TXT ~ yolov5/runs/detect/expX/labels/
```
**WARNING** : Il est important d'ajouter sa propre liste de classes (ligne 79)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment