I did not find any reference for Caffe and TF parsers in PyArmnn. I would like to know how to load Caffe/TF models and run inference. Can anyone help me?
Yes, you are right. There are no examples with Caffe and Tensorflow and PyArmNN. There are some with ArmNN and C++ in the same repository.
Unfortunately, there are no plans to add more examples with Caffe or Tensorflow at the moment.
Is converting your model to Tflite an option?
Also, note that in 20.11 release Tflite delegate was added as well as support for more operators: https://github.com/ARM-software/armnn/releases