Skip to content
Snippets Groups Projects
Commit 5ae6af80 authored by iggotsul's avatar iggotsul
Browse files

mmdetection_submission_v0_92

parent daaa9c43
No related branches found
No related tags found
No related merge requests found
......@@ -39,3 +39,4 @@ models/epoch_8_sh_.pth filter=lfs diff=lfs merge=lfs -text
models/epoch_10_sh_.pth filter=lfs diff=lfs merge=lfs -text
models/*.pth filter=lfs diff=lfs merge=lfs -text
models/epoch_14_sh.pth filter=lfs diff=lfs merge=lfs -text
models/epoch_21_sh_best_open.pth filter=lfs diff=lfs merge=lfs -text
......@@ -367,7 +367,7 @@ data = dict(
dict(type='LoadImageFromFile'),
dict(
type='MultiScaleFlipAug',
img_scale=[(1333, 800), (1333,400)],
img_scale=(1333, 800),
flip=True,
transforms=[
dict(type='Resize', keep_ratio=True),
......
File added
File added
No preview for this file type
No preview for this file type
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment