menglin0320 / resnet_try

Simply try to run resnet on our local environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

resnet_try

Simply try to run resnet on our local environment

all portotxt are in the folder prototxt, currently we are using the net described in ResNet-50-deploy.prototxt. It is called deploy.prototxt but we've changed it to val-train file.

run try_resnet.sh to train the net.

You can also modify solver.prototxt if needed.

About

Simply try to run resnet on our local environment

License:MIT License


Languages

Language:C++ 79.8%Language:Python 8.1%Language:Cuda 5.7%Language:CMake 2.8%Language:Protocol Buffer 1.6%Language:MATLAB 0.9%Language:Makefile 0.7%Language:Shell 0.3%Language:M 0.0%