yolo task=detect mode=train data=dataset.yaml epochs=1000 imgsz=800 model=yolo11n.pt hsv_h=0.03 hsv_s=0.6 hsv_v=0.5 degrees=180 shear=30 perspective=0.0001 fliplr=1 mosaic=0.1 mixup=0.1 cutmix=0.1 ...
In the repository, we introduce two integral files that comprise our proposed framework. The first file, GPT.py, serves as the fundamental framework and encompasses crucial components such as blocks ...