Implemented the MobileNet on a dataset from Kaggle to distinguish between Dogs and Cats.
Link For the Competition - https://www.kaggle.com/c/dogs-vs-cats/overview
Also, I integrated this model into a simple app using my basic knowledge of Android development using android studio. To see the code for that go to the master branch in the repo.