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 27, 2021
1 parent 9dc9436 commit 84671ab
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=1800),
max_input_size=2000),
dict(
type='BottomUpResizeAlign',
transforms=[
Expand Down

0 comments on commit 84671ab

Please sign in to comment.