Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 955 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 955 Bytes

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 :) 🖖