An Image Recognition System build on top of caffe deep learn framework.
Please make sure install the requirements.
go get -v github.com/Lupino/huabot-brain
cd $GOPATH/src/github.com/Lupino/huabot-brain
make deps
make # precompile and package javascript
huabot-brain
cd $GOPATH/src/github.com/Lupino/huabot-brain/tools/datasets
python get_datasets.py
Go to http://127.0.0.1:3000
Just click Solve button to solve the network.
see API.md