ethereon/caffe-tensorflow
A tool that converts trained neural network models from the Caffe framework to TensorFlow.

Not currently ranked — collecting fresh signals.
star history
This repository provides utilities to port pre-trained deep learning models from Caffe to TensorFlow. It extracts model parameters into NumPy format and generates Python classes that construct the TensorFlow computation graph. Supported models include ResNet, VGG, GoogLeNet, AlexNet, and others, with verification against the ILSVRC2012 validation set.
Frequently asked
- What is ethereon/caffe-tensorflow?
- A tool that converts trained neural network models from the Caffe framework to TensorFlow.
- Is caffe-tensorflow open source?
- Yes — ethereon/caffe-tensorflow is an open-source project tracked on heatdrop.
- What language is caffe-tensorflow written in?
- ethereon/caffe-tensorflow is primarily written in Python.
- How popular is caffe-tensorflow?
- ethereon/caffe-tensorflow has 2.8k stars on GitHub.
- Where can I find caffe-tensorflow?
- ethereon/caffe-tensorflow is on GitHub at https://github.com/ethereon/caffe-tensorflow.