Syed Bisma

Results 9 comments of Syed Bisma

How to improve the YOLOv11s's map.5, map.5-.90, precision, recall as i'm training it on only one class Apple disease detection with a dataset of 9381 annotated images , i'm getting...

How to add attention mechanism in YOLOv11 for improving the accuracy?

@glenn-jocher What is possible solution for above mentioned questions?

@glenn-jocher Thank you so much

@glenn-jocher [args.yaml](https://github.com/user-attachments/files/23451418/args.yaml) [csv.xlsx](https://github.com/user-attachments/files/23451964/csv.xlsx)

@glenn-jocher ask: detect mode: train model: yolo11s.pt data: E:\Datasets\root_directory\data.yaml epochs: 150 time: null patience: 50 batch: 32 imgsz: 640 save: true save_period: -1 cache: false device: '0' workers: 8 project:...

@glenn-jocher Sir, with imgsz=832 and batch_size=32, it shows a CUDA error...CUDA out of memory, as I'm having only two GPUs. What is the solution?