revert mv3 large

This commit is contained in:
littletomatodonkey 2020-07-16 13:16:47 +00:00
parent cc5900caca
commit f8669b97d0
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ class MobileNetV3():
[5, 72, 40, True, 'relu', (2, 1)],
[5, 120, 40, True, 'relu', 1],
[5, 120, 40, True, 'relu', 1],
[3, 240, 80, False, 'hard_swish', 2],
[3, 240, 80, False, 'hard_swish', 1],
[3, 200, 80, False, 'hard_swish', 1],
[3, 184, 80, False, 'hard_swish', 1],
[3, 184, 80, False, 'hard_swish', 1],