MIC-DKFZ / medicaldetectiontoolkit

The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobilenet Backbone for Retina

ssakhavi opened this issue · comments

If required to add a new backbone, how can that be done?

For example, if we need to do use MobileNet V3 as the backbone?