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.
Apache License 2.0
1.31k stars 297 forks source link

Mobilenet Backbone for Retina #94

Open ssakhavi opened 4 years ago

ssakhavi commented 4 years ago

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?