Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ tags:
|
|
17 |
|
18 |
YoloV7 is a machine learning model that predicts bounding boxes and classes of objects in an image. This model is post-training quantized to int8 using samples from the COCO dataset.
|
19 |
|
20 |
-
This model is an implementation of
|
21 |
|
22 |
|
23 |
More details on model performance accross various devices, can be found [here](https://aihub.qualcomm.com/models/yolov7_quantized).
|
|
|
17 |
|
18 |
YoloV7 is a machine learning model that predicts bounding boxes and classes of objects in an image. This model is post-training quantized to int8 using samples from the COCO dataset.
|
19 |
|
20 |
+
This model is an implementation of Yolo-v7-Quantized found [here](https://github.com/WongKinYiu/yolov7/).
|
21 |
|
22 |
|
23 |
More details on model performance accross various devices, can be found [here](https://aihub.qualcomm.com/models/yolov7_quantized).
|