Skip to content

hdjang/PyTorch-Encoding

 
 

Repository files navigation

PyTorch-Encoding

created by Hang Zhang

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

  • How to use Synchronized Batch Normalization (SyncBN)? See the examples.

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}
}

Packages

No packages published

Languages

  • Python 51.8%
  • C 20.8%
  • Cuda 16.9%
  • CMake 5.3%
  • C++ 4.9%
  • Shell 0.2%
  • Makefile 0.1%