8000 GitHub - yuanluw/Simple-FCN-demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yuanluw/Simple-FCN-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCN simple implementation

This project is PyTorch implementation of Fully Convolutional Networks for Semantic Segmentation . We mainly implemented the FCN8s in the paper, using ResNet-34 as the network backbone. The dataset we selected is a small dataset, you can click here to get information about the dataset.

Prerequisites

  • python 3.7+
  • pytorch 1.0+
  • visdom

Usage

python main.py --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0