-
I first run train.py then model.save '.h' files.
But when I test it using yolo.py and change the load h5 file path.
But it errors.... why
luvWY updated
3 years ago
-
My tensorflow version is 2.1.0. I found that when calling step() of the learning rate scheduler, lr is not updated (the scheduler works fine when tested individually). I guess it has something to do w…
-
I have trained the tiny-yolo and yolo2 model on my own dataset, and it works well on PC;
Since I am not familiar with iOS or Android, what should I do to make the trained ckpt or pb file can e…
-
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Expo…
-
Hi, have you a plan to support tiny yolo v3 soon ?
I think It could be really helpful
-
As I'm not getting anywhere with this I will ask you guys for help again. I ran a model train for 50 epocs using the code bellow. When I try to evaluate I get 0 on all epocs. What am I doing wrong? My…
-
Hi!
Thank you very much for this tool, great work! Is there any reason why you didn't add YOLO object detector to the list? Any plans to add it?
-
### 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…
-
The problem is related to this one: https://github.com/thtrieu/darkflow/issues/665 . In addition to the layers mentioned in this issue, there is no support for yolo layer used in [yolov3-tiny.cfg](htt…