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

Added action recognition pipeline and Python bindings #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eresh-mittal
Copy link

This Merge Request introduces the following key contributions to the DeepStream Python Apps project:

Action Recognition Pipeline:

Implemented a 3D Action Recognition pipeline in Python using DeepStream plugins.
The pipeline integrates multiple components to detect and classify human actions in video streams.

Developed custom Python bindings for the GstNvDsPreProcessBatchMeta and NvDsRoiMeta plugin to enable preprocessing of video batches before feeding them into the action recognition model.

The implementation has been tested on various video inputs and is compatible with the latest version of DeepStream.
The code follows the existing coding standards and structure of the DeepStream Python Apps project.

@nv-zhliu
Copy link
Collaborator

Dear @eresh-mittal, thank you very much for your contribution. We are looking for the best way to incorporate this since our repo is not set up to directly accept PRs. Thanks for your patience.

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.

3 participants