- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying current version ( openvino_2019.2.275) and I find a mask_rcnn_demo in the folder.
I want to play it, according to the document. there is a so-called "faster_rcnn.xml" in https://download.01.org/opencv/
However, after a while searching it is difficult for me to find it.
Where could I find the pre-trained mask_rcnn_demo model?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, there are a number of available pre-trained models for mask_rcnn, you can see the list of available models by running the command below in this directory <openvino_dir>\deployment_tools\tools\model_downloader
python downloader.py --print_all
You can try any of these listed below
mask_rcnn_inception_resnet_v2_atrous_coco
mask_rcnn_inception_v2_coco
mask_rcnn_resnet101_atrous_coco
mask_rcnn_resnet50_atrous_coco

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page