Skip to content

Commit

Permalink
Update YOLOv3-COCO2014.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lornatang authored Nov 14, 2023
1 parent d583ac3 commit dc3e63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/YOLOv3-COCO2014.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ TRAIN:
ACCUMULATE_BATCH_SIZE: 64
NUM_BURN: 1000

EPOCHS: 300 # 500200 batches at bs 64, 117263 images = 273 epochs ~= 200 epochs
EPOCHS: 300 # 500200 batches at bs 64, 117263 images = 273 epochs ~= 300 epochs

OPTIM:
NAME: "SGD"
Expand Down

0 comments on commit dc3e63d

Please # to comment.