Training MaskRCNN with Yolo

Hardware (A30)
• Network Type (Mask_rcnn)
• TLT Version (/tao-toolkit-tf:v3.22.05-tf1.15.5-py3)
• Training spec file(If have, please share here)

Now I am using resnet50 for MaskRCNN application.
Is there config file for Yolo to train for MaskRCNN. I am training from scratch so I don’t need pretrained model.
If I like to use Yolo how I can implement?

Can you elaborate more? Are you going to train with Yolo or Maskrcnn?

I like to replace Yolo architecture in stead of resnet for maskrcnn.

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

MaskRCNN only supports ResNet10/18/34/50/101 as its backbone.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.