Metadata-Version: 1.0
Name: torch-encoding
Version: 0.5.2
Summary: PyTorch Encoding Package
Home-page: https://github.com/zhanghang1989/PyTorch-Encoding
Author: Hang Zhang
Author-email: zhanghang0704@gmail.com
License: MIT
Description: PyTorch-Encoding
        ================
        
        created by `Hang Zhang <http://hangzh.com/>`__
        
        `Documentation <http://hangzh.com/PyTorch-Encoding/>`__
        -------------------------------------------------------
        
        -  Please visit the `**Docs** <http://hangzh.com/PyTorch-Encoding/>`__
           for detail instructions of installation and usage.
        
        -  Please visit the
           `link <http://hangzh.com/PyTorch-Encoding/experiments/segmentation.html>`__
           to examples of semantic segmentation.
        
        Citations
        ---------
        
        | **Context Encoding for Semantic Segmentation**
          `[arXiv] <https://arxiv.org/pdf/1803.08904.pdf>`__
        | `Hang Zhang <http://hangzh.com/>`__, `Kristin
          Dana <http://eceweb1.rutgers.edu/vision/dana.html>`__, `Jianping
          Shi <http://shijianping.me/>`__, `Zhongyue
          Zhang <http://zhongyuezhang.com/>`__, `Xiaogang
          Wang <http://www.ee.cuhk.edu.hk/~xgwang/>`__, `Ambrish
          Tyagi <https://scholar.google.com/citations?user=GaSWCoUAAAAJ&hl=en>`__,
          `Amit Agrawal <http://www.amitkagrawal.com/>`__
        
        ::
        
            @InProceedings{Zhang_2018_CVPR,
            author = {Zhang, Hang and Dana, Kristin and Shi, Jianping and Zhang, Zhongyue and Wang, Xiaogang and Tyagi, Ambrish and Agrawal, Amit},
            title = {Context Encoding for Semantic Segmentation},
            booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
            month = {June},
            year = {2018}
            }
        
        | **Deep TEN: Texture Encoding Network**
          `[arXiv] <https://arxiv.org/pdf/1612.02844.pdf>`__
        | `Hang Zhang <http://hangzh.com/>`__, `Jia
          Xue <http://jiaxueweb.com/>`__, `Kristin
          Dana <http://eceweb1.rutgers.edu/vision/dana.html>`__
        
        ::
        
            @InProceedings{Zhang_2017_CVPR,
            author = {Zhang, Hang and Xue, Jia and Dana, Kristin},
            title = {Deep TEN: Texture Encoding Network},
            booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
            month = {July},
            year = {2017}
            }
        
Platform: UNKNOWN
