HyeonwooNoh / caffe

modified version of caffe which support DeconvNet and DecoupledNet
Other
102 stars 69 forks source link

Caffe

This is modified version of caffe(https://github.com/BVLC/caffe) which support following architectures.

  1. Deconvolution Network: Learning Deconvolution Network for Semantic Segmentation Hyeonwoo Noh, Seunghoon Hong, Bohyung Han [http://arxiv.org/abs/1505.04366]
  2. Decoupled Network: Decoupled Deep Neural Network for Semi-supervised Semantic Segmentation Seunghoon Hong, Hyeonwoo Noh, Bohyung Han [http://arxiv.org/abs/1506.04924]