Skip to content

Pytorch re-implementation of Fast FCN with VGG backbone

Notifications You must be signed in to change notification settings

varunjain3/fastfcn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast FCN for semantic segmentation

This repo is the pytorch re-implemantation of Fast FCN with VGG backbone.

Original Paper is: H. Wu et al., FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation https://arxiv.org/abs/1903.11816

To Do

  • codes for training
  • codes for evaluation

About

Pytorch re-implementation of Fast FCN with VGG backbone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%