yao-matrix / VNet

VNet on Caffe w/ MKL optimizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to checkout

$ git clone --recursive https://github.com/yao-matrix/VNet.git
$ git submodule update --recursive --remote

How to build

You only need to follow the README of ./caffe folder to build caffe

How to run

$ cd ./src
$ . ./caffe_vnet_train.sh

About

VNet on Caffe w/ MKL optimizations

License:GNU General Public License v3.0


Languages

Language:Python 98.0%Language:Shell 2.0%