Skip to content

Commit

Permalink
typo correction
Browse files Browse the repository at this point in the history
  • Loading branch information
aash1999 committed Oct 25, 2023
1 parent 0fd8fe3 commit 2fc73ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/hyps/hyp.hic-yolov5s.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# YOLOv5 🚀 by Ultralytics, AGPL-3.0 license
# hyperparameters for HIC-YOLOv5 for small object detection on VisDrone Dataset
# python train.py --hyp hyp.hyp.hic-yolov5s
# python train.py --hyp hyp.hic-yolov5s.yaml

lr0: 0.001 # initial learning rate (SGD=1E-2, Adam=1E-3)
lrf: 0.01 # final OneCycleLR learning rate (lr0 * lrf)
Expand Down

0 comments on commit 2fc73ca

Please sign in to comment.