In this repository I try to publish some examples of using Caffe from python.
Like this:
- Wrte python layers (loss, data and etc.)
- Debug python layers
- Incorporation python in Caffe
- Use LMDB
- Vizulize errors in loss layer (softmax, mismatch siamese or triplet)
I write plain python, but maybe duplicate iPython.