Dose mask-RCNN in Matlab only support 'resnet50-coco' net?

Basically as the title says.
The following page only use 'resnet50-coco' as the example.
Are there any other options?

Answers (1)

Hi Felix,
On GitHub we have a version that shows how to use Resnet101:
https://github.com/matlab-deep-learning/mask-rcnn
What other options were you looking for?

2 Comments

Hi David,
I was using example in the following link:
It throw me an 'out of memory' error when training. I have a RTX 3070 with 8GB memory.
I have already set batch size to 1. I am trying to further reduce memory requirement so I can train the model. Any suggestions?
Best regards,
Hi Felix, what version of MATLAB are you running?

Sign in to comment.

Products

Release

R2021b

Asked:

on 15 Dec 2021

Commented:

on 20 Dec 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!