Refactoring and moving MobileNetV2 to make it reusable (#3177)
* Moving mobilenet.py to mobilenetv2.py * Adding mobilenet.py for BC. * Extending ConvBNReLU for reuse. * Reduce import scope on mobilenet to only the public and versioned classes and methods.
Showing
Please register or sign in to comment