Deep Learning with Pytorch in a Nutshell
  • Content
  • Image recognition
  • Object detection
  • Semantic segmentation
  • GAN
  • Image style transfer
  • Face recognition
  • Interpretability
  • Word embedding
  • Pytorch
  • Optimization
  • Special layers
    • Transposed convolution
  • Neural architecture search
  • Reinforcement learning
    • Proof of Bellman equation
    • Tabular solution method
Powered by GitBook
On this page
  • Fully Convolutional Networks for Semantic Segmentation
  • Learning Deconvolution Network for Semantic Segmentation

Semantic segmentation

PreviousObject detectionNextGAN

Last updated 6 years ago

Fully Convolutional Networks for Semantic Segmentation

Learning Deconvolution Network for Semantic Segmentation

https://people.eecs.berkeley.edu/~jonlong/long_shelhamer_fcn.pdf
https://www.cv-foundation.org/openaccess/content_iccv_2015/papers/Noh_Learning_Deconvolution_Network_ICCV_2015_paper.pdf