I should have part 2 up by the end of summer! Apologies for the wait — I work full-time and this is just a hobby for me.
Just wondering: What release of Tensorflow are you using? Are you building a wheel from source yourself, or using an official or community distribution? Is the Tensorflow wheel you’re using cross-compiled or a native build?
I’m using the following natively-built wheel to work through the demo. I ran into many blocking issues with various cross-compiled wheels.
https://github.com/PINTO0309/Tensorflow-bin/ (using tensorflow-2.0.0b1-cp35-cp35m-linux_armv7l.whl)
https://coral.withgoogle.com/docs/edgetpu/retrain-classification-ondevice/
I hope this helps! I’ll include Ansible playbooks in my next post to make setup more repeatable.