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:
prediction.mp4
Thanks :) 🖖