This project is no longer actively maintained. While existing releases remain available, there are no planned updates, bug fixes, new features, or security patches. Users should be aware that vulnerabilities may not be addressed.
- Object detection using torchvision's pretrained fast-rcnn model
- Object detection using torchvision's pretrained mask-rcnn model
Note : For torchvision version lower than 0.6, the object_detector default handler runs on only default GPU device in GPU based environment.