Skip to content

Pretrained Object Detection Models for Face Detection, Pool Car Detection, ImageNet Bbox, VOC 2009

Ameya Shringi requested to merge pretrain-object-detection into development

The MR contains pre-trained object detection models for Face Detection, Pool Car Detection, ImageNet Bbox, VOC 2009. The models include

  1. Faster rcnn X101 32x8d
  2. Faster rcnn R 101
  3. Faster rcnn R 50
  4. Retinanet R 101

Currently this is WIP since the retinanet models for imagenet bbox is causing out of memory error

Closes #31 (closed)

Edited by Ameya Shringi

Merge request reports