Simple implementation of MobileNetV3-small for practice
Howard, Andrew, et al. "Searching for mobilenetv3." Proceedings of the IEEE International Conference on Computer Vision. 2019.
- MobileNet Implementation at PyTorch official repo
- A PyTorch implementation of MobileNetV3 by kuan-wang
- PyTorch Implementation of MobileNet V3 by d-li14