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 object detection pipeline #243

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

RUFFY-369
Copy link

@RUFFY-369 RUFFY-369 commented Oct 28, 2024

What does this PR do?

Towards closing /livepeer/bounties/#61

This PR works on adding a new object-detection pipeline for a real real-time 😉 detection and tracking with reduced latency and high accuracy, tested locally with the PekingU/rtdetr_r50vd model. After building the Docker image, the setup has been tested by running it locally on a Uvicorn server.

Expected Results:

Original video:
football

Expected merged pipeline output:

football_out

Bonus expected merged pipeline output for a high speed chase 😉 🥂 :

chase (1) (1)

cc @rickstaa

@RUFFY-369 RUFFY-369 marked this pull request as draft October 28, 2024 12:30
@RUFFY-369 RUFFY-369 marked this pull request as ready for review October 29, 2024 16:02
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.

1 participant