Pankaj001 commited on
Commit
1c98634
·
verified ·
1 Parent(s): b6d39be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  This repository contains the YOLO model trained on the COCO Dataset for Object Detection. The model gave an IoU of about 69% on the test dataset and can be used as a onnx model
2
 
3
  Model Details:
 
4
  Task: Object Detection
5
  Architecture : YOLO Model stored in onnx format
6
  Input Size: Varying size but resized to 640x640 pixels with 3 channels(RGB)
 
1
  This repository contains the YOLO model trained on the COCO Dataset for Object Detection. The model gave an IoU of about 69% on the test dataset and can be used as a onnx model
2
 
3
  Model Details:
4
+
5
  Task: Object Detection
6
  Architecture : YOLO Model stored in onnx format
7
  Input Size: Varying size but resized to 640x640 pixels with 3 channels(RGB)