###### tags: `yolov7` ``` python train.py --workers 0 --device 0 --batch-size 4 --data data/drone.yaml --img 640 640 --cfg cfg/training/yolov7.yaml --weights '' --hyp data/hyp.scratch.p5.yaml ``` ``` python detect.py --weights runs/train/exp13/weights/best.pt --conf 0.25 --source ../Public_Testing_Dataset/public --save-txt ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up