"...mocov3/benchmarks/vit-large-p16_8xb64-coslr-100e_in1k.py" did not exist on "13967a0a964b33dd4bda9037699ee53d523cf9f7"
yolov5p6_l_300e_coco.yml 350 Bytes
Newer Older
wangkx1's avatar
wangkx1 committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
_BASE_: [
  '../datasets/coco_detection.yml',
  '../runtime.yml',
  '_base_/optimizer_300e_high.yml',
  '_base_/yolov5p6_cspdarknet.yml',
  '_base_/yolov5p6_reader.yml',
]
depth_mult: 1.0
width_mult: 1.0

log_iter: 100
snapshot_epoch: 10
weights: output/yolov5p6_l_300e_coco/model_final


TrainReader:
  batch_size: 8 # default 8 gpus, total bs = 64