This model detects objects defined in the COCO dataset, which is a large-scale object detection, segmentation, and captioning dataset . You can find more information here. The model is capable of detecting 80 classes of objects. (SSD stands for Single Shot MultiBox Detection).
Read moreCan Yolo run on mobile?
android-yolo is the first implementation of YOLO for TensorFlow on an Android device. It is compatible with Android Studio and usable out of the box .
Read more