-
after i trained my data,i can get the h5 file .but the file's size is less than the weight.h5,that the author hald given.therefore,when i run the yolo_video.py,there is some error:
Traceback (mo…
-
Hi,
How do you go about creating the Keras model for tiny yolo v3?
-
Hi,
The config file yolo.cfg doesn't seem to work anymore.
When using this config file, the probabilities are really high and YOLO is detecting objects everywhere.
Using yolo2.cfg (or yolo.cfg that …
-
When I run train.py, there is a error:
"ImportError: cannot import name 'DetectMultiBackend' from 'models.common'."
In modles/common.py, class DetectMultiBackend is not found.
Looking forward to a …
-
YALTAi 2.0.1 hangs forever when segmenting
```
(train-2.0.1-py3.11) incognito@DESKTOP-H1BS9PO:~/YALTAi$ yaltai kraken -I "*.jpg" --suffix ".xml" segment --yolo runs/detect/train2/weights/best.pt
…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### Search before asking
- [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
Hi, How can i convert coco segment to yolo segment with this tool?
-