Project 14: AIPlayerInsight - Interest and Prerequisite Inquiry #34923
virajvekaria
started this conversation in
Google Summer of Code
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi @benodom,
I’m Viraj , an undergrad at IIT Gandhinagar studying Mechanical Engineering and Computer Science. I’m very interested in contributing to the AIPlayerInsight project for GSoC.
My background is heavily focused on computer vision and model optimization. During my recent data science internship, I architected automated vision pipelines utilizing YOLO architectures like YOLOX. More importantly, I led the optimization of our production deployment using the ONNX runtime, which successfully cut our inference time by 48.5%. Translating that optimization experience directly into OpenVINO for YOLOv11 feels like a great fit.
My high-level approach would be to first lock down a reliable YOLOv11 detection and tracking baseline, construct the core Python data pipelines around it, and then dive deep into integrating OpenVINO to maximize the system's overall throughput. Lastly, the NLP layer would interact with the user and the data collected.
I noticed that the standard 'Good First Issues' are completely claimed right now. Could you recommend a specific prerequisite task, or an area of the codebase I could investigate, that directly applies to the AIPlayerInsight pipeline?
Thanks!
All reactions