|
@@ -372,6 +372,7 @@ Please feel free to [pull requests](https://github.com/kjw0612/awesome-deep-visi
|
|
### Framework
|
|
### Framework
|
|
* Tensorflow: An open source software library for numerical computation using data flow graph by Google [[Web](https://www.tensorflow.org/)]
|
|
* Tensorflow: An open source software library for numerical computation using data flow graph by Google [[Web](https://www.tensorflow.org/)]
|
|
* Torch7: Deep learning library in Lua, used by Facebook and Google Deepmind [[Web](http://torch.ch/)]
|
|
* Torch7: Deep learning library in Lua, used by Facebook and Google Deepmind [[Web](http://torch.ch/)]
|
|
|
|
+ * Torch-based deep learning libraries: [[torchnet](https://github.com/torchnet/torchnet)],
|
|
* Caffe: Deep learning framework by the BVLC [[Web](http://caffe.berkeleyvision.org/)]
|
|
* Caffe: Deep learning framework by the BVLC [[Web](http://caffe.berkeleyvision.org/)]
|
|
* Theano: Mathematical library in Python, maintained by LISA lab [[Web](http://deeplearning.net/software/theano/)]
|
|
* Theano: Mathematical library in Python, maintained by LISA lab [[Web](http://deeplearning.net/software/theano/)]
|
|
* Theano-based deep learning libraries: [[Pylearn2](http://deeplearning.net/software/pylearn2/)], [[Blocks](https://github.com/mila-udem/blocks)], [[Keras](http://keras.io/)], [[Lasagne](https://github.com/Lasagne/Lasagne)]
|
|
* Theano-based deep learning libraries: [[Pylearn2](http://deeplearning.net/software/pylearn2/)], [[Blocks](https://github.com/mila-udem/blocks)], [[Keras](http://keras.io/)], [[Lasagne](https://github.com/Lasagne/Lasagne)]
|