• Stars
    star
    108
  • Rank 321,259 (Top 7 %)
  • Language Cuda
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Not All Pixels Are Equal: Difficulty-Aware Semantic Segmentation via Deep Layer Cascade

Not All Pixels Are Equal: Difficulty-Aware Semantic Segmentation via Deep Layer Cascade (CVPR 2017 spotlight)

This is the the authors' implementation of region convolution used in Deep Layer Cascade (LC).

[Project] [Paper]

Contact: Xiaoxiao Li ([email protected])

License and Citation

The use of this software is RESTRICTED to non-commercial research and educational purposes.

@inproceedings{li2017layercascade,
 author = {Xiaoxiao Li, Ziwei Liu, Ping Luo, Chen Change Loy, and Xiaoou Tang},
 title = {Not All Pixels Are Equal: Difficulty-Aware Semantic Segmentation via Deep Layer Cascade},
 booktitle = {Proceedings of IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
 month = {July},
 year = {2017} 
}