facebookresearch/maskrcnn-benchmark

Plan for various backbone networks

Open

#100 opened on Nov 2, 2018

 (6 comments) (0 reactions) (0 assignees)Python (2,574 forks)batch import
contributions welcomegood first issue

Repository metrics

Stars
 (9,161 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

🚀 Feature

Support for various backbones like VGG, ResNeXT, etc.

Motivation

Currently, only ResNet and FPN backbones are supported. It would be useful if other backbones like VGG Net or ResNeXT etc. are also included.

Contributor guide