MEI QIU
MEI QIU
> How to convert yolov4 to tensorflow and generate .pb format ? so can we just use the same code and same command to convert yolov4 to pb format?
https://github.com/hunglc007/tensorflow-yolov4-tflite maybe can try this
hi, did you solve that?
i met the same problem, who can give an suggestion?
not yet 在 2019年10月10日 週四 21:26,blueeda 寫道: > Have you solved the problem? I met the same problem. > > — > You are receiving this because you commented. >...
> Have you solved the problem? I met the same problem. I have tested on my video with the demo, the accuracy is very low. Did you test your own...
? but i test other images in the ImageNet, ILSVRC2015_val_00007011 andILSVRC2015_val_00007010, still wrong order but high accuracy. So I think maybe other problem? We fix the problem together, if I...
Thanks your idea, I sorted the sequence, and the accuracy is higher。
> > > Have you solved the problem? I met the same problem. > > > > > > I have tested on my video with the demo, the accuracy...
so I think the order is still not correct. How did you fix the problem. And did you modify it to test real time camera?