mmsegmentation
mmsegmentation copied to clipboard
how to appoint different dataset type for different backbone in the model?
I want to implement a dual branch model, where 2 backbones match with different dataset types. What should I do?