Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6404 Discussions

[Error 5] Toolkit Error: Stage Details Not Supported: FusedBatchNorm

idata
Employee
827 Views

I tried to run mobilenet as described here: https://github.com/movidius/ncappzoo/tree/master/tensorflow/mobilenets, but got this error, I checked my tensorflow version, it's 1.3.0. Anyone knows what the problem is?

0 Kudos
1 Reply
idata
Employee
503 Views

Sorry for the duplication, I noticed someone else has posted similar issue. My problem was a little different, I ran make under mobilenets folder in a virtualenv environment(which has a 1.4 tensorflow), but I ran make profile in another environment although it has 1.3 tensorflow. Just make clean and make profile under the 1.3 tensorflow environment should solve the problem.

0 Kudos
Reply