Open
Description
🚀 The feature
Adding only the name of the backbone network, loads the pretrained model in the FasterRcnn model as backbone.
Motivation, pitch
Its possible to use any backbone, but we have to specify many things like feature size, feature_name etc., wont be it easy for the user to just give the name of the backbone and we internally do everything.
Alternatives
No response
Additional context
No response