Commit f8669b97 authored by littletomatodonkey's avatar littletomatodonkey
Browse files

revert mv3 large

parent cc5900ca
...@@ -43,7 +43,7 @@ class MobileNetV3(): ...@@ -43,7 +43,7 @@ class MobileNetV3():
[5, 72, 40, True, 'relu', (2, 1)], [5, 72, 40, True, 'relu', (2, 1)],
[5, 120, 40, True, 'relu', 1], [5, 120, 40, True, 'relu', 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, 200, 80, False, 'hard_swish', 1],
[3, 184, 80, False, 'hard_swish', 1], [3, 184, 80, False, 'hard_swish', 1],
[3, 184, 80, False, 'hard_swish', 1], [3, 184, 80, False, 'hard_swish', 1],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment