Skip to content
Snippets Groups Projects
Commit 5f7336f2 authored by shraddhaa_mohan's avatar shraddhaa_mohan
Browse files

1333,800 flip false 0.0015 thr nms 0.8

parent de6290a2
No related branches found
No related merge requests found
...@@ -697,7 +697,7 @@ data = dict( ...@@ -697,7 +697,7 @@ data = dict(
dict(type='LoadImageFromFile'), dict(type='LoadImageFromFile'),
dict( dict(
type='MultiScaleFlipAug', type='MultiScaleFlipAug',
img_scale=[(1080, 720)], img_scale=[(1333, 800)],
flip=False, flip=False,
transforms=[ transforms=[
dict(type='Resize', keep_ratio=True), dict(type='Resize', keep_ratio=True),
......
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