facebookresearch/maskrcnn-benchmark

Plan for various backbone networks

Open

#100 opened on Nov 2, 2018

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Python (9,161 stars) (2,574 forks)batch import
contributions welcomegood first issue

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