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.24k stars 1.24k forks source link

Convertor Error #461

Open shubham190398 opened 2 years ago

shubham190398 commented 2 years ago

Hello. While trying to convert a yolov4 model to tflite via a colab notebook, the following error was encountered.

image

This was in a tutorial notebook, while I was trying to learn the steps. How should I go about rectifying this error?

Abdullah-Majeed commented 2 years ago

Hi @shubham190398 have you found the solution for this?