Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.61 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.61 KB

Overview

This Repo is built as an open source implementation of our understanding of the Top known CNN Architectures.

The plan is create a Pytorch & Keras/TensorFlow Implementation of Architectures like VGG, ResNet, GoogleNet, Inception, SqueezeNet and MobileNet etc...

Table of Content

Architectures Pytorch TensorFlow CoreML Edge Devices
VGG
ResNet
GoogleNet
Inception
SqueezeNet
MobileNet
Xception
Inception_ResNet V2