-
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
…
-
I was reading through the repo when I saw the need to convert visdron annotations to yolo labels. Currently, i am using their [2018 mot toolkit](https://github.com/VisDrone/VisDrone2018-MOT-toolkit) …
-
Sorry if this is a double post, my internet went weird, and it seem like it didn't post.
Also i guess this is where we can share ideas and stuff to talk about at the palooza?
# Challenge: Quick Ta…
-
### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests.
### Question
- While using the…
-
I have YOLO Annotated text dataset in Folder structure
train:
images/*.jpg
labels/*.txt
val:
images/*.jpg
labels/*.txt
Got this Error after 1 epoch:
Loading and preparing results...
202…
-
- **OS: Ubuntu**
I have install labelimg using pip. I have labelled all image successfully in yolo format and train my model using those labels. Now I just want to see bounding box of earlier ann…
-
### 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
…
sarpx updated
1 month ago
-
Add support for YOLO format bounding box annotations.
We share this snippet to unblock current users and will include a thoroughly tested version in an upcoming release.
# YOLO annotation format
…
-
Hello there, I've tried to train on my own dataset, and I have created training image and 'train.txt' well.
But then when I tried to train I got this:
```
train.py[line:611] INFO: Using device cuda…
-
### Search before asking
- [ ] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…