Skip to content
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

Add Python example #67

Merged
merged 13 commits into from
Aug 17, 2022
Merged

Add Python example #67

merged 13 commits into from
Aug 17, 2022

Conversation

haixuanTao
Copy link
Collaborator

@haixuanTao haixuanTao commented Aug 11, 2022

This example shows how to use the Python API.
It demonstrates it by:

  • taking a picture from the webcam from one operator
  • sending it to a plot operator
  • using Deep Learning to find objects within the frame and sending back the bounding box

@haixuanTao haixuanTao marked this pull request as draft August 11, 2022 16:11
@phil-opp phil-opp mentioned this pull request Aug 12, 2022
16 tasks
@haixuanTao haixuanTao marked this pull request as ready for review August 12, 2022 15:05
Copy link
Collaborator

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice example!

.github/workflows/ci-python.yml Outdated Show resolved Hide resolved
examples/python-dataflow/dataflow_without_webcam.yml Outdated Show resolved Hide resolved
examples/python-dataflow/plot.py Outdated Show resolved Hide resolved
examples/python-dataflow/run.rs Outdated Show resolved Hide resolved
@haixuanTao haixuanTao mentioned this pull request Aug 12, 2022
Copy link
Collaborator

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@haixuanTao haixuanTao merged commit 6242b6e into main Aug 17, 2022
@haixuanTao haixuanTao deleted the python-example branch August 17, 2022 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants