Generating a Custom Inference Service Package
The following figure shows the structure of a custom inference service package. The detection scenario (SSD model) is used as an example.
|-- sample_scene
|-- custom_scene
|-- sample_scene.py
|-- runtime
|-- sample_detection.py
Parent topic: Sample Description