Skip to content

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

License

Notifications You must be signed in to change notification settings

nghduc97/docker-fast-rcnn

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages