Fully Convolutional Networks for Semantic Segmentation
← Back to topic
Authors: Jonathan Long, Evan Shelhamer, Trevor Darrell
Year: 2015
Journal: CVPR
DOI: 10.1109/CVPR.2015.7298965
Publisher: https://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Long_Fully_Convolutional_Networks_2015_paper.pdf
Keywords: fcn, semantic segmentation
Abstract
We adapt contemporary classification networks into fully convolutional networks and transfer their learned representations to the segmentation task.
Cite this paper
bibtex
@misc{fcn2015,
title = {Fully Convolutional Networks for Semantic Segmentation},
author = {Jonathan Long, Evan Shelhamer, Trevor Darrell},
year = {2015},
journal = {CVPR},
doi = {10.1109/CVPR.2015.7298965},
url = {https://doi.org/10.1109/CVPR.2015.7298965},
}