menglin0320 / resnet_try

Simply try to run resnet on our local environment
MIT License
0 stars 1 forks source link

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.