-
Hello,
I hope this message found you well. I have been using the google colab to train a custom model. I have an issue trying to use the `predict.py` from gelan-c-seg. This is my code:
`!python segm…
Quik7 updated
1 month ago
-
I have completed 500 rounds of training using YOLOV9, but the model has not yet converged. What should I do to continue training the model?
-
## タイトル: バングラデシュ・ダッカの高度交通システムのための深層学習:車両検知のためのYOLOv9の微調整
## リンク: https://arxiv.org/abs/2410.08230
## 概要:
世界中のメガシティ、例えばダッカのような都市では、急速な都市化が深刻な交通問題を引き起こしており、その解決が急務となっています。深層学習や人工知能といった最新技術は、これらの問題を解…
-
As the title mentioned, one of the strength of yolov9 is the relatively high accuracy with smaller size and faster speed, a great tool for embedded devices. I think it would be a nice feature for this…
-
When I started training, I had the following problems, and then I started training normally. Is this normal?
Starting training for 100 epochs...
Epoch GPU_mem box_loss cls_loss df…
-
### **Short Description**
Add a keras cv object detection tutorial for Keras 3 for new yolo version (yolov9 or newer)
https://keras.io/examples/vision/yolov8/
### **Sources**
https://github.…
-
### Search before asking
- [X] I have searched the YOLOAir [issues](https://github.com/iscyy/yoloair/issues) and found no similar questions.
### Question
这个项目里缺少最先进的YOLOv8和YOLOv9呀,请问什么时候更新呢
### A…
-
### 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…
-
## Describe the bug
branch: main(2024.7.31 15:21)
Train a custom datasets, when validating it happen error. With debugging, the results of model have values,but get empty when NMS
I have provided …
-
Question:
Can I combine an existing Yolo dataset with a custom dataset I created? If so, how would we do it??
Also, please provide documents and references to proceed further as we have the scena…