Describe the task
Write a single E2E test that,
As a system admin:
- Starts both UI and Server using a single process
As a user
- Create a new project
- Configure a video source
- Start stream
- Capture 20 frames (10 frame every second) in 2 seconds
- Train a PADIM model
- Wait until training is finished, check its logs in the meantime
- Enable the inference pipeline (or verify it's been enabled)
- Configure a folder output sink
- Verify that inference results are saved in said folder
- Export the model
10.a OpenVINO
10.b ONNX
10.c PyTorch
Acceptance Criteria
See task description
Priority
Low
Related Epic
No response
Estimated Time
No response
Current Status
Not Started
Additional Information
No response