Rajarshi1001 / model-zoo-submissions

Some Deep learning Models implemented during the SnT Summer Project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :) đź––

About

Some Deep learning Models implemented during the SnT Summer Project.


Languages

Language:Jupyter Notebook 89.3%Language:Python 10.7%