Skip to content

caomw/PyTorch-Encoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch-Encoding-Layer

In progress This repo is a PyTorch implementation of Encoding Layer as described in the paper:

Deep TEN: Texture Encoding Network [arXiv]
Hang Zhang, Jia Xue, Kristin Dana

@article{zhang2016deep,
  title={Deep TEN: Texture Encoding Network},
  author={Zhang, Hang and Xue, Jia and Dana, Kristin},
  journal={arXiv preprint arXiv:1612.02844},
  year={2016}
}

Installation

  • Dependencies
    • Install PyTorch from source
  • Installing package
bash make.sh

About

PyTorch Deep Texture Encoding Network

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 69.9%
  • C 21.4%
  • CMake 4.9%
  • C++ 3.2%
  • Other 0.6%