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

modify

parent fccdc303
Branches
No related tags found
No related merge requests found
...@@ -210,7 +210,7 @@ names = [] ...@@ -210,7 +210,7 @@ names = []
```bash ```bash
cd ../ cd ../
python3 get_time_freq_detection.py -p PATH_TO_THE_TXT -d DIRECTION_OF_THE_RESULT #PATH_TO_THE_TXT ~ yolov5/runs/detect/expX/labels -s SR -t DURATION python3 get_time_freq_detection.py -p PATH_TO_THE_TXT -s SR -t DURATION -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 39) **WARNING** : Il est important d'ajouter sa propre liste de classes (ligne 39)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment