#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 libtorch torchvision_ops