[GSoC] 7. Add Video Anomaly Detection Inference to Gradio #16265
samet-akcay
started this conversation in
Google Summer of Code
Replies: 1 comment 2 replies
-
Hi @samet-akcay, I would be very interested in contributing to this project idea for GSoC'23. I am almost done with my prerequisite task and would like to get started with any initial tasks/issues that I could solve related to this project. Could you help me with the same? Thanks! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Short description
Currently, Anomalib has a Gradio inference interface. However only image inference is supported. This project would add video support to Anomalib's Gradio inference. The following is an overview of the project at a high level:
Enable OpenVINO's asynchronous inference mode in anomalib to accelerate video prediction inference.
Modify Anomalib's Gradio inference interface to support OpenVINO's async inference mode for video prediction.
Expected outcomes
A new Gradio inference UI that accepts both image and video inputs and performs async OpenVINO inference based on a video anomaly detection model that is optionally added by the applicant.
Skills required/preferred
DL (Elementary), Python Refactoring (Intermediate), Gradio (Elementary), PyTorch Lightning (Elementary)
Mentors
Samet Akcay, Dick Ameln
Size of project
175 or 350 hours (depending on working on the optional step)
Difficulty
Medium/Hard (depending on choosing the optional step)
Beta Was this translation helpful? Give feedback.
All reactions