mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-01 19:17:41 +03:00
Remove link to incorrect format yolov9 models
This commit is contained in:
parent
e1b88adc35
commit
f19c50fb8a
@ -1053,7 +1053,7 @@ python3 yolo_to_onnx.py -m yolov7-320
|
|||||||
|
|
||||||
#### YOLOv9
|
#### YOLOv9
|
||||||
|
|
||||||
YOLOv9 models can be exported using the below code or they [can be downloaded from hugging face](https://huggingface.co/Xenova/yolov9-onnx/tree/main)
|
YOLOv9 models can be exported using the below code
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/WongKinYiu/yolov9
|
git clone https://github.com/WongKinYiu/yolov9
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user