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

Value unexpected in model graph #488

Open thomasjeff0420 opened 8 months ago

thomasjeff0420 commented 8 months ago

Hi, I am currently doing a project on Tensor framework. After having converted my model to Tensorflow, It appeared lots of none values inside my model. However, I need those value set to 1. Is there any method to do this? Thanks.

ảnh