caffe-tensorflow
Model converter
Converts Caffe models to TensorFlow format
Caffe models in TensorFlow
3k stars
133 watching
1k forks
Language: Python
last commit: over 5 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,642 |
tensorflow/models | A repository of pre-built TensorFlow models and examples for various applications | 77,177 |
sjchoi86/tensorflow-101 | A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
bvlc/caffe | A framework for building and training deep learning models, particularly those using convolutional neural networks. | 34,125 |
weiliu89/caffe | A deep learning framework for rapid prototyping and production of computer vision applications | 4,770 |
aymericdamien/tensorflow-examples | A comprehensive tutorial project providing clear and concise examples of machine learning with TensorFlow 1 and 2. | 43,425 |
tensorflow/serving | A high-performance serving system for machine learning models in production environments. | 6,185 |
tensorpack/tensorpack | A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
longcw/pytorch2caffe | Converts PyTorch models to Caffe format. | 541 |
donnemartin/data-science-ipython-notebooks | A comprehensive collection of data science and machine learning notebooks using Python and various deep learning frameworks. | 27,470 |
binroot/tensorflow-book | A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
sherjilozair/char-rnn-tensorflow | A tool for training and sampling character-level language models using multi-layer recurrent neural networks | 2,643 |
nfmcclure/tensorflow_cookbook | A comprehensive cookbook on building machine learning models with TensorFlow using Jupyter Notebooks | 6,241 |
tensorflow/tpu | Provides reference models and tools for training machine learning models on Cloud TPUs. | 5,213 |
alexpasqua/keras-caffe-converter | Enables conversion and optimization of neural networks between Keras and Caffe frameworks | 6 |