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

1 Ansicht (letzte 30 Tage)
Felix
Felix am 15 Dez. 2021
Kommentiert: David Willingham am 20 Dez. 2021
Basically as the title says.
The following page only use 'resnet50-coco' as the example.
Are there any other options?

Antworten (1)

David Willingham
David Willingham am 16 Dez. 2021
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 Kommentare
Felix
Felix am 17 Dez. 2021
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,
David Willingham
David Willingham am 20 Dez. 2021
Hi Felix, what version of MATLAB are you running?

Melden Sie sich an, um zu kommentieren.

Produkte


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by