- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sir,
We are trying to convert facenet tensorflow model, but we got an error:
I checked others posts and found a relative topic said:
"According to the release notes, Model Optimizer for Tensorflow supports very limited list of topologies: VGG-16/19, Inception v1/v3/v4, ResNet v1 50/101/152. Facenet you shared has a lot of unsupported primitives like fifo_queue, phase_train placeholder, etc."
https://software.intel.com/en-us/forums/computer-vision/topic/742898
Is this the reason why it converted the model failed? Or it already fixed in new release.
The command we used: python3 ...mo_tf.py --input_model 20180402-114759.pb --output_dir ~/model/ --log_level DEBUG
The model we used is from: https://github.com/davidsandberg/facenet
Thanks.
David
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry for the delayed reply. Updates to OpenVINO have been made to support Tensorflow Facenet. Support for Facenet will be available in the next release.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jeffrey,
Glad to hear the news! Thanks for the help.
David

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