Skip to content

FangLintao/Classic-CNN-Architecutres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic-CNN-Architecutres

Here is to introduce most classic CNN architectures. all of architectures would refer to their original paper and mayby some modification will carry out in order to achieve high accuracy and lower loss.

  1. LeNet5
  2. AlexNet
  3. ZFNet
  4. GoogleNet
  5. VGGNet
  6. ResNet

Implementation

For each folder, the network demo should be moved outside of this folder!!