This sample demonstrates pet detection using Tensorflow inference on Android. The project is based on the Tensorflow Object Detection API and uses SSD MobileNet V2 model pre-trained on the Oxford-IIIT Pets dataset. These can classify breed and detect the head of animals.
The project is heavily inspired by