Skip to content

Commit 97e84f5

Browse files
committed
Update readme
1 parent 986cc11 commit 97e84f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Collection of helper python scripts to run different tests with YOLO along with dataset manipulation.
44

5-
· src/simple_test.py -> Runs YOLO validation test based on a set of models an set of datasets.
6-
· src/kaist_to_yolo_annotations.py -> Creates a new folder with the Kaist dataset ordered and labelled so to be used with YOLO.
7-
· src/kaist_image_label.py -> Visually recreates kaist dataset drawing rectangle and class over each annotation.
8-
· src/gather_results.py -> Gathers results from simple_test into a table an composed precission-recall graphs.
5+
- [ ] src/simple_test.py -> Runs YOLO validation test based on a set of models an set of datasets.
6+
- [ ] src/kaist_to_yolo_annotations.py -> Creates a new folder with the Kaist dataset ordered and labelled so to be used with YOLO.
7+
- [ ] src/kaist_image_label.py -> Visually recreates kaist dataset drawing rectangle and class over each annotation.
8+
- [ ] src/gather_results.py -> Gathers results from simple_test into a table an composed precission-recall graphs.

0 commit comments

Comments
 (0)