Skip to content
Python Cuda C++ Makefile
Branch: master
Clone or download
mhamedLmarbouh and zhanghang1989 Missing double quotes on string (#201)
acronyms 'pcontext' value missing quotations marks
Latest commit ae218bf May 24, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
docs Update syncbn.rst (#173) Feb 8, 2019
encoding Missing double quotes on string (#201) May 24, 2019
experiments V1.0.0 (#156) Dec 17, 2018
scripts V1.0.0 (#156) Dec 17, 2018
tests V1.0.0 (#156) Dec 17, 2018
.editorconfig indent Sep 18, 2017
.gitignore add lib (#61) Jun 4, 2018
LICENSE update backend for PyTorch Update (#130) Oct 4, 2018
Makefile sync BN Apr 13, 2018
README.md add detail API and other fixes (#63) Jun 6, 2018
setup.cfg V045 (#79) Jun 26, 2018
setup.py V1.0.0 (#156) Dec 17, 2018

README.md

PyTorch-Encoding

created by Hang Zhang

Documentation

  • Please visit the Docs for detail instructions of installation and usage.

  • Please visit the link to examples of semantic segmentation.

Citations

Context Encoding for Semantic Segmentation [arXiv]
Hang Zhang, Kristin Dana, Jianping Shi, Zhongyue Zhang, Xiaogang Wang, Ambrish Tyagi, Amit Agrawal

@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]
Hang Zhang, Jia Xue, Kristin Dana

@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}
}
You can’t perform that action at this time.