Experts,
I have been trying to find a sample on how to get a custom image classifier ported to NCS . I have customized tensorflow flower image classifier and would like to port it to NCS . Do we have any link that shows how to build / port a custom image classifier ? I have been exploring the dogvscat example mentioned in some of the blogposts but they all are seems to be broken.( https://github.com/ashwinvijayakumar/ncappzoo/tree/dogs-vs-cats/apps/dogsvscats) - I could not find dogsvscats repository here.
is there any better documentation available ?
Link Copied
Any thoughts ? or updates?
Hi @abypaulvarghese
If you have already built your image classifier, you can try following these instructions to run inference on the NCS. Please let me know if you have any further questions!
Sincerely,
Sahira
For more complete information about compiler optimizations, see our Optimization Notice.