Skip to content

n3011/cxxnet_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cxxnet_converter

Convert cxxnet model to caffe model. This file doesn't generate caffe prototxt for now, in future release it would be added. To use this module you need cxxnet model configuration and cxxnet model along with corresponding caffe model prototxt

C++ implementation of cxxnet model to caffe model conversion.

Cxxnet, Caffe.

http://caffe.berkeleyvision.org/

https://github.com/dmlc/cxxnet

CXXNET

  • CXXNET model to CAFFE model conversion script