lazyc97 / docker-fast-rcnn

A docker image for fast-rcnn building with CPU for the purpose of demo for Computer Vision university course presentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-fast-rcnn

A docker image for fast-rcnn building with CPU for the purpose of demo for Computer Vision university course presentation.

Build & Run

git clone --recursive https://github.com/lazyc97/docker-fast-rcnn.git
cd docker-fast-rcnn
./build.sh && ./run.sh

Custom Data

Add your files in /data, they will then be included in the image.

Customization

Edit Makefile.config to change build options.

Note

Very heavy download, please build with good stable network.

About

A docker image for fast-rcnn building with CPU for the purpose of demo for Computer Vision university course presentation.

License:MIT License


Languages

Language:Shell 100.0%