-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Inte…
-
I have a question, so I leave a message.
We would like to replace the model used in your Android flutter application.
The YOLO11 model at the "https://github.com/ultralytics/ultralytics " address wa…
-
I just want to know that how could i able to implement yolo-v3 in andriod mobile??
-
.
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Expo…
-
Hey, @KleinYuan .
Nice work on it :D 👍
There are a couple of things that's sort of an issue to me.
I installed the tensorflow on Ubuntu 16.04 and trained my own model
referring https://github…
-
I have got this error runing this command, please help to convert from .pt to edgetpu.tflite
yolo export model=.../weights/best.pt format=edgetpu imgsz=320 data=.../data.yaml
TensorFlow SavedMod…
-
I find run.py is updated.
-# FLAGS.model = "darkflow/cfg/yolo.cfg" # tensorflow model
-# FLAGS.load = "darkflow/bin/yolo.weights" # tensorflow weights
-FLAGS.pbLoad = "tiny-yolo-voc-traffic.pb"…
-
Hello,
Is it possible to obtain a quantized .tflite version of YOLO v3 / YOLO Tiny v3 to do INT8 inference with the tools in this repository? I've tried using TensorFlow Lite's official tool, `toco`,…
-
there is a problem when run the code, please help me, thank you very much.
Traceback (most recent call last):
File "D:\Anaconda3\lib\site-packages\tensorflow\python\client\session.py", lin…