Skip to content

affromero/Deep_Learning_Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNN and FCN Tutorials


Requirements

  • Python 2.7 or higher
  • CNN tutorial: Tensorflow 1.5.0 - However, it would work in older versions
  • FCN tutorial: Pytorch 0.2 or higher

Tip

Use this commit e8e0197 to see the expected training outputs (mostly for FCN since CNN is not time consuming).