swift-n-brutal / latte_v2

Python utils for Caffe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

latte_v2

Python scripts for Caffe

Usage

  1. Copy all the files in "caffe_update/" to the root folder of caffe and recompile pycaffe.
  2. Modify the paths in config.py.
  3. Define your own network models. See the examples in "def/".
  4. Define a solver for your models. See the examples "solver_xxx.py" and "test/test_solver_xxx.py".

About

Python utils for Caffe


Languages

Language:Python 90.7%Language:C++ 8.9%Language:PowerShell 0.4%