Skip to content
forked from BVLC/caffe

Second Order Response Transform implemented in Caffe

License

Notifications You must be signed in to change notification settings

tiffany940107/SORT

 
 

Repository files navigation

SORT-Caffe

Second Order Response Transform Layer implemented by Caffe

This repository contains the realization for Paper "SORT: Second-Order Response Transform for Visual Recognition"(https://arxiv.org/abs/1703.06993)

Citation

If you use these models in your research, please cite:

[a]	@article{Wang2017,
                 author = {Yan Wang and Lingxi Xie and Ya Zhang and Wenjun Zhang and Alan Yuille},
                 title = {SORT: Second-Order Response Transform for Visual Recognition},
                 journal = {arXiv preprint arXiv:1703.06993},
                 year = {2017}
	}

About

Second Order Response Transform implemented in Caffe

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 79.4%
  • Python 8.4%
  • Cuda 5.9%
  • CMake 2.8%
  • Protocol Buffer 1.6%
  • MATLAB 0.9%
  • Other 1.0%