xilaili / maskrcnn.mxnet

Mask-RCNN implementation in MXNet
Other
66 stars 28 forks source link

Pretrained model #1

Open Zumbalamambo opened 7 years ago

Zumbalamambo commented 7 years ago

can you please share the pretrained model?

xilaili commented 7 years ago

Hi, you can use the pretrained model provided by mxnet-rcnn (https://github.com/precedenceguo/mx-rcnn) for training the maskrcnn. I'll update the README with the pretrained model and the model for demo later. Thanks.

Here is the pretrained model I use: http://data.dmlc.ml/mxnet/models/imagenet/resnet/101-layers/

bmauchly commented 6 years ago

HI, so, yes, your mask pretrained model would be useful for the demo, if you could upload one!

larsoncs commented 6 years ago

do you evaluate the performance of the ms-coco dataset ?