dereyly / HelloPyCaffe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HelloPyCaffe

Mission

In this repository I try to publish some examples of using Caffe from python. Like this:

  1. Wrte python layers (loss, data and etc.)
  2. Debug python layers
  3. Incorporation python in Caffe
  4. Use LMDB
  5. Vizulize errors in loss layer (softmax, mismatch siamese or triplet)

I write plain python, but maybe duplicate iPython.

About


Languages

Language:Python 100.0%