Skip to content

vghost2008/mmdetection_cpp

Repository files navigation

#mmdetection faster-rcnn example

Model in this project use roi_align, nms ops in torchvision

Usage

mkdir build
cd build
make -j4
./faster_rcnn ../faster_rcnn.traced ../demo.jpg

Example model can be download from here

requirements

About

An example of run faster-rcnn in cpp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published