Published July 3, 2023 | Version v1
Other Open

Weights of the MegaWeeds dataset for YOLO

Creators

Description

The MegaWeeds dataset has been used for pre-training YOLO from scratch. The weights obtained with the code below is MW_weights.pt

!python train.py --device 0 --batch-size 8 --epochs 300 --img 864 864 --multiscale –data data/custom_data.yaml --hyp data/hyp.scratch.custom.yaml --cfg cfg/training/yolov7-custom.yaml --weights “ ” --name save_name

Files

Files (74.8 MB)

Name Size Download all
md5:806baa024ca004442f236ee5a1f3a272
74.8 MB Download

Additional details

Related works