/model-zoo-submissions

Some Deep learning Models implemented during the SnT Summer Project.

Primary LanguageJupyter Notebook

GitHub repo size

model-zoo-submissions

This repository contains the models created during the Model Zoo Project. The models implemented are:-

  • ResNet-34 (Residual Neural Networks).
  • I3D (Inflated Inception-3D).
  • MobileNet_V1 (Lightweight Neural Networks for mobile Applications).
  • Xception ('Extreme' version of Inception model).

All the models are Implemented in tensorflow using keras API.

References for the models:

A sample demonstration of the MobileNet_V1 model on fruits 360 dataset

prediction.mp4

Thanks :) 🖖