hunglc007 / tensorflow-yolov4-tflite

YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
https://github.com/hunglc007/tensorflow-yolov4-tflite
MIT License
2.23k stars 1.24k forks source link

I really want to convert .weights into a .tflite model but nothing works #478

Closed Vxtzq closed 10 months ago

Vxtzq commented 1 year ago

hello, i've trained a yolov4-tiny model with darknet, and I would like to convert it in tflite, I tried everything, but i get errors every times, or if no errors, the converted model do not work properly (weird boxes position with 0.90 accuarcy), if someone could convert the model for me or tell me a solution, it would be really great, thank in advance for your help. if you need more imformztion, feel free to ask.

Vxtzq commented 1 year ago

and also is windows better? because i'm using ubuntu linux

kXborg commented 1 year ago

Not working on colab. Something wrong with CUDA 12.

Vxtzq commented 1 year ago

Sorry for very late response I'm on a PC actually. I quite abandonned this project. I will try perhaps with a new PC and see if it works.