facebookresearch/maskrcnn-benchmark

Plan for various backbone networks

Open

#100 opened on 2018年11月2日

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

説明

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

コントリビューターガイド