Hi,
I have implemented tiny yolo v2 with tensorflow. After freezing graph when I compile with Movidius it warns with graph is too large but compiles successfully. How can I get rid of this warning and improve the model?
Thanks
Regars
Hi AAhma26,
How large is your graph file? Compatible graph files should be no more than 320 MB.
Best Regards,
Sahira
For more complete information about compiler optimizations, see our Optimization Notice.