- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Looking at image segmentation on https://software.intel.com/en-us/articles/OpenVINO-IE-Samples#image-segmentation
Where can fcn8.xml be downloaded from?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jay07920,
we do not provide the Intermediate Representation of the FCN8. You can, however, find the trained FCN8 caffe model at the following link: https://github.com/shelhamer/fcn.berkeleyvision.org/tree/master/voc-fcn8s (use deploy.prototxt and download the caffe model using caffemodel-url).
Then, run the model optimizer of OpenVINO™ toolkit to obtain the Intermediate Representation (i.e the xml file of the model). As this model is heavy, the conversion is taking several minutes.
Best regards,
Severine

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