Skip to content

Implementation of MobileNet-V3 with pytorch and tested with Kaggle MNIST dataset

License

Notifications You must be signed in to change notification settings

BeautifulBeer/MobileNetV3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MobileNet-V3

This is implementation for a research paper, "Searching for MobileNetV3 ". The implemented model is extremely small version compared to the origin. It is developed and tested on Google Colab platform, but also compatible with local running environment. The code is tested with MNIST dataset from Kaggle competition, "Digit Recognizer".

You can download preprocessed dataset through the below link:

https://www.kaggle.com/c/digit-recognizer/data

References

[1] Howard, Andrew, et al. "Searching for mobilenetv3." Proceedings of the IEEE/CVF International Conference on Computer Vision. 2019.

About

Implementation of MobileNet-V3 with pytorch and tested with Kaggle MNIST dataset

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published