ZhangLeUestc / nofe-caffe

Network of Experts (NoFE) caffe implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoFE (Network of Experts)

NoFE is a modified version of BVLC caffe to support Netowrk of Experts (NoFE).

If you use this code, please cite the following paper:
"Network of Experts for Large-Scale Image Categorization"
Karim Ahmed, Mohammad Haris Baig, Lorenzo Torresani
ECCV 2016

For more information about NoFE, please refer to the NoFE project website (http://vlg.cs.dartmouth.edu/projects/nofe/).
For nofe examples, please see folder "nofe_examples".
Trained NoFE models can be downloaded from the project website.
For questions about code, please contact: Karim Ahmed, email: karim@cs.dartmouth.edu

For general questions about Caffe, please refer to the BVLC project website (https://github.com/BVLC/caffe) for all documentation. The original caffe version used in NoFE was pulled on October 21, 2015.

About

Network of Experts (NoFE) caffe implementation

License:Other


Languages

Language:C++ 79.8%Language:Python 8.0%Language:Cuda 5.4%Language:CMake 2.8%Language:Protocol Buffer 1.8%Language:MATLAB 0.9%Language:Makefile 0.6%Language:Shell 0.5%Language:M 0.0%