m7mdal7aj commited on
Commit
4f66324
1 Parent(s): 42a0492

Create readme.txt

Browse files
Files changed (1) hide show
  1. models/readme.txt +4 -0
models/readme.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ The `models` directory contains the object detection models used in the project (DETIC and YOLOv5).
2
+
3
+ - The Run Inference tool will not run without this directory.
4
+ - During the submission in Engage, this directory will be empty due to size limitation. However, they will be included in the full code on Huggingface repository.