I have trained two ball detection models. One using SSD. And the other, Centernet. SSD works fine on my Pixel 4a (Android version 12) . But the Centernet model doesn’t. It gets initialised properly as well. It processes the image as well, but doesn’t give any inference. No crashes, errors or anything. However, the same centernet model works fine on my other phone, Samsung S9+.
Below, I have provided the centernet tflite file:
https: // drive.google .com /file/d/ 1qkYQo4Qa88AliZl7zv TQXx8C8uBb06vk/ view? usp=sharing
(spaces because i can’t post link here)