-
Hi. Will you be releasing the trained models for YOLOv10 on COCO dataset anytime soon? It might also be helpful to include the model conversion script for YOLOv10 models under tools/model_converters.
-
I had install opencv (works fine) but wen i make the project i got this error:
```
make
mkdir -p obj
mkdir -p results
gcc -Iinclude/ -Isrc/ -DOPENCV `pkg-config --cflags opencv` -Wall -Wno-unkno…
-
## ❔Question
I consider pretraining YOLOv5 small setting with Google Open Images Object Detection dataset https://storage.googleapis.com/openimages/web/download.html. The dataset includes general d…
-
I cannot get validation on a 20.04 cloud host, a [gitpod cloud host](https://gitpod.io/#https://github.com/markfirmware/zig-spec/tree/gh-actions-validation) nor in [gh actions](https://github.com/mark…
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
### Steps to Reproduce
We …
-
Hi, thanks for your nicely work. As you say, `Yolov4 and Yolov4-tiny int8 quantization have some issues. I will try to fix that.` I have a solution to fix this, and below is the code:
First, when …
-
https://github.com/mystic123/tensorflow-yolo-v3/blob/fb9f5439d90ecff255b008e9c9d9e3b8ac4813da/demo.py#L63
It seems that weights are loaded on every image (normal since we perform detection on image…
-
Hi, cuz I'm using in flutter
referring by this: https://pub.dev/packages/tflite
I just used below command in flutter
```
res = await Tflite.loadModel(
model: "assets/yolov4-416-…
-
## Objective
Create a simple interpreter for the X++ language to quickly test specific functions without compiling the entire application.
## Background
To test a functionality in X++ currently, …
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…