-
**Describe the bug**
Emgu is throwing an exception when trying to read an ONNX model via Emgu.CV.Dnn.DnnInvoke.ReadNetFromONNX. The exception thrown is:
```
Emgu.CV.Util.CvException: 'OpenCV: blo…
-
Used the static quantizer on yolov8 architecture and the resulting model have changes in the shape of the weights which is not logical for example a layer original shape is (96,96,1,1) and the resulti…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hi,
I can use `yolov8n` but cannot seem to be able to use the other checkpoints: `yolov8-lite-s` and `yolov8-lite-t`
I tried installing latest version of `ultralytics` but then the weigths canno…
-
Hi all,
I exported a generic (and trained) Yolov8n model into tflite format and loaded in a react native app (no expo).
After I have understood the output format, I have been trying to execute a…
-
can you give me you convert tfjs python requirements.txt and you python version
thank you !!!
-
请教大佬,经过yolov8s经过剪枝0.5后就结构和yolov8n完全一样,这样剪枝有何意义呢,那不是和直接用yolov8n训练一样么?
-
Hey,
I was experimenting with different YoloV8 models (yolov8s and yolov8n) by following the instructions given in this repo, and by switching from yolov8s to yolo8n I was expecting FPS to increase …
-
pip install ultralytics
!yolo predict model=yolov8n.pt source="https://ultralytics.com/images/bus.jpg"
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…