In many Computer Vision(CV) applications, real-time detection is important. This custom step creates a zip file to automate the creation of Event Stream Processing (ESP) projects. Users can import the zip created by this custom step into ESP Studio to automatically generate an ESP pipeline for testing and deployment. Cureently, this step is only functional for object detection computer vision task.
The zip includes the following three folders and corresponding files:
- An "analytics" folder that contains the model ASTORE.
- A "model" folder containing the XML file defines the ESP project.
- An optional "test_files" folder that includes a test video.
Tested on Viya 4, Stable 2024.05
- SAS Viya is installed with a minimum of a SAS Studio Analyst license.
- The CV - Save Model custom step preceeds this custom step.
-
Select a location to store the ESP zip files (Required): provide a valid path to a folder located in the SAS Server Where the zip file will be stored.
-
Name of zip file (Required): provide the name of the zip file.
- Would you like to include a video file in the ESP package for testing (Optional)? users can optionally include a video file for testing in ESP. The user will need to select a video file if “yes” is answered from the drop-down list.
- Robert Blanchard (robert.blanchard@sas.com)
- Rik de Ruiter (Rik.deRuiter@sas.com)
- Version 1.0 (03DEC2024)
- Initial version