-
@thtrieu I saw that when generating .pb file. The check point will be stored into the pb file.
In order to get the frozen GraohDef file, I will need both .ckpt and .pb.
How am I able to get .ckpt …
-
When I try to training this program using tiny yolo v3 (net_type=tiny), I got the under
messages.
train.py
Instructions for updating:
Use standard file APIs to check for files with this pr…
-
Hi ,
I have succesfully tested the Tiny.Yolo net, now Im trying to use the pb file from it in a tensorflow code. however, I dont understand the output of the network. I got an Output tensor with di…
-
Hello,
I'm trying to fit the model with dataset that u linked on readme. During my test loss value starts at 200 - 800 (depend on batch size and lr) and go to infinite in 2-4 steps.
Hope to receiv…
-
具体效果我会在这里提交一份,如果我没忘记的话。
-
I want to use this OCR in Android.
I considered this TF-lite github(this is yolov4, actually...
https://github.com/hunglc007/tensorflow-yolov4-tflite
https://github.com/shaqian/flutter_realtime…
-
I trained yolov3 on my own dataset and I got an .h5 file by using model.save() function. Now I wanna use keras_to_tensorflow.py to convert this .h5 file to .pb file, and the error occors like this:
T…
-
would you like to add support for [yolov3_tiny_3l.cfg](https://github.com/AlexeyAB/darknet/blob/master/cfg/yolov3-tiny_3l.cfg)?
thx!
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar que…
-
**[Required]** Your device (RaspberryPi3, LaptopPC, or other device name):
**[Required]** Your device's CPU architecture (armv7l, x86_64, or other architecture name):
**[Required]** Your…