-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sample Pipeline(s) ideas to showcase capabilities #233
Comments
Example 4 |
Example 5 |
Has these been committed ? I have not seen any PRs @mraduldubey @yashrajsapra |
Development has not started Akhil, currently we are exploring some more ideas |
Approach for adding samples
Note:
Samples Folder
Note From @kumaakh : Updated the desciption @nitins7 |
Example 6: |
Example 7: |
Example 8: |
Add Examples to showcase frame work features, including but not limited to:
|
@yashrajsapra point us to the pravega sample |
|
Is your feature request related to a problem? Please describe.
We should have multiple sample pipelines that can showcase the capabilities of ApraPipes. We can brainstorm ideas here.
Describe the solution you'd like
Example 1
Face Tracking Sample
Pipeline:
Webcam -> Face Detection -> Overlay
Platform: Win/Lin/Jetson
Requirement: Webcam
Example 2
Motion Detection
Pipeline:
Webcam -> Mp4VideoWriter
+Mp4VideoReader -> Motion Detection -> Overlay
Platform: Win/Lin
Requirement: Webcam
Example 3
Streaming from Webcam
Pipeline:
Webcam -> WebrtcSink
Platform: Jetson/Lin
Requirement: Webcam
The text was updated successfully, but these errors were encountered: