Skip to content

yakirsudry/FastFCN_TF2.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Architecture

Implementation Details

  • Backbone : ResNet101
  • Head : ASPP (DeepLabv3+)

TODO

  • Random Scaling in input pipeline
  • Complete Training on Cityscapes
  • Upload weights

About

TensorFlow2.0 implementation FastFCN - https://arxiv.org/pdf/1903.11816v1.pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 65.6%
  • Python 34.4%