lanyunzhu99 / Learning-Statistical-Texture-for-Semantic-Segmentation

Pytorch code for CVPR2021 paper "Learning Statistical Texture for Semantic Segmentation"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning-Statistical-Texture-for-Semantic-Segmentation (CVPR 2021)

This is the official Pytorch implementation of "Learning-Statistical-Texture-for-Semantic-Segmentation". [Paper]

We have only released the code of model, more training codes will be released soon.

Citation

If you find the code helpful in your research or work, please cite the following papers.

@inproceedings{zhu2021learning,
  title={Learning Statistical Texture for Semantic Segmentation},
  author={Zhu, Lanyun and Ji, Deyi and Zhu, Shiping and Gan, Weihao and Wu, Wei and Yan, Junjie},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={12537--12546},
  year={2021}
}

About

Pytorch code for CVPR2021 paper "Learning Statistical Texture for Semantic Segmentation"


Languages

Language:Python 100.0%