Skip to content
/ FCN Public

Implementation of a fully convolutional network for semantic segmentation in Pytorch using CamVid dataset to train it.

Notifications You must be signed in to change notification settings

betogaona7/FCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Fully Convolutional Network for semantic segmentation

A FCN based on the original paper using PyTorch and trained on the CamVid dataset.

Result

  • Pixel accuracy of 91.69%
  • Mean IoU of 0.3755

Inference

Prediction completely labeled.

completely

Prediction partially labeled.

Partially

Inference on video

OnVideo

About

Implementation of a fully convolutional network for semantic segmentation in Pytorch using CamVid dataset to train it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published