- 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.