shreyajn commited on
Commit
34936b6
1 Parent(s): c0a6511

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -20,9 +20,7 @@ YoloV7 is a machine learning model that predicts bounding boxes and classes of o
20
  This model is an implementation of Posenet-Mobilenet found [here](https://github.com/WongKinYiu/yolov7/).
21
 
22
 
23
- This is based on the implementation of Yolo-v7-Quantized found
24
- [here]({source_repo}). More details on model performance
25
- accross various devices, can be found [here](https://aihub.qualcomm.com/models/yolov7_quantized).
26
 
27
  ### Model Details
28
 
 
20
  This model is an implementation of Posenet-Mobilenet 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).
 
 
24
 
25
  ### Model Details
26