majid nasiri
majid nasiri
I have two segmentation dataset named SEGMENTV02 [40GB] SEGMENTV03 [120GB] with following structure ```log └── SEGMENTV02 ├── annotations ├── images └── SEGMENTV02.txt └── SEGMENTV03 ├── annotations ├── images └── SEGMENTV03.txt...
### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report. ### YOLOv8 Component Training ### Bug I am training a two class...
### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Really appratiate your hardwork :+1: I have a dataset...
### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Is it possible to evaluate and save checkpoints per...
## 🐛 feature how to add box level augmentation using Lambda function? In each image I want to change bounding boxes, hence when augmnet an image I need bbox coorinations,...
**Tell us about the use cases or problems this request will address** This is an example of prettytable output which looks right when paste in text/vscode/terminal but when paste in...
### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report. ### YOLOv8 Component Export ### Bug I have trained yolov9c and it...
Hi, thank you for sharing the code. according the original paper they used MSRA-B dataset similar to ref [24] to train their model. in ref [24] {We randomly sample 3000...
I'm curous about reconstruct froim RGBD image, I have following RGB images with depth data ```bash (py312) dev@av1 [11:33:19 AM] [~/colmap/my_project] [main *] -> % tree . ├── depth │ ...
### 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 Train ### Bug Training yolo26x-seg on my...