This chapter will introduce how to use Horned Sungem to deploy SSD-Mobilenet object detector.
Get Python Development Kit and Model Resources according to Getting Started page.
Graph File | graph_object_SSD |
Example | examples/apps/ObjectDetector/ObjectDetector.py |
The flow of object detection is basically the same as Face Detection.
The detection category is 20.
For specific categories, please refer to Model Description or the specific code in the API.
After connecting the Horned Sungem:
cd SungemSDK-Python/examples/apps/ObjectDetector
python3 ObjectDetector.py