Skip to content

HornedSungem/SungemSDK-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horned Sungem

python

SungemSDK-Python

SungemSDK | Documentation | 简体中文

Installation Guide

Clone this repository with:

git clone https://github.com/HornedSungem/SungemSDK-Python.git

For installation, you should go to the installer folder, and run the install.sh corresponding to your operating system.

# take the Ubuntu for an example
cd installer/Linux/Ubuntu
./install.sh

Getting Started

This repository contains the APIs and some examples for Python developers.

Run the examples

Before running the example programs, you must download and copy required files from SungemSDK-GraphModels to the corresponding folders under the examples.

SungemSDK-GraphModels/graphs -> examples/graphs
SungemSDK-GraphModels/misc   -> examples/misc

And then, you can go to the apps folder and run the example code.

# take the FaceDetector for an example
cd examples/apps/FaceDetector
python3 FaceDetector.py

Support

If you need any help, please post us an issue on GitHub Issues or send us an email ([email protected]).

You are welcome to contact us for your suggestions, and model request.