Skip to content

Commit

Permalink
test multi-scale wholebody
Browse files Browse the repository at this point in the history
  • Loading branch information
luminxu committed Aug 26, 2021
1 parent 5dcf0ab commit 9dc9436
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
val_pipeline = [
dict(type='LoadImageFromFile'),
dict(type='BottomUpGetImgSize', test_scale_factor=[0.5, 1, 1.5, 2, 2.5],
max_input_size=2000),
max_input_size=1800),
dict(
type='BottomUpResizeAlign',
transforms=[
Expand Down

0 comments on commit 9dc9436

Please sign in to comment.