Mmdetection: EfficientNet backbone

Created on 6 Nov 2019  路  2Comments  路  Source: open-mmlab/mmdetection

Hi!

I am trying to write a new backbone. Can someone please guide me through the process? I am particularly interested in knowing how to link the feature maps of the backbone with FPN.

Thanks!

All 2 comments

@JegernOUTT Thanks for the reference. I am currently trying to figure out an alternate way to get the same padding feature as in TF to remove the need for a separate wrapper class for Conv2d.

Was this page helpful?
0 / 5 - 0 ratings