Hi everyone,
My name is Oscar, and I am a 2nd-year AI Engineering student from Spain. I am writing to express my strong interest in the GSoC 2026 project: “Quantized models for OpenCV Model Zoo”.
I have already started my technical preparation by setting up a dedicated development environment on Linux and exploring the opencv_zoo repository. Using Python and the ONNX library, I have been inspecting the internal structure of models like YuNet. I’ve analyzed the weight tensors and confirmed they are currently in float32 (Type 1), and I am eager to work on their transition to int8 to optimize performance for edge devices.
As part of my current university studies, I am working with search algorithms and data structures (like KNN), which gives me a solid mathematical background to understand how weight distribution and quantization error metrics work.
I have two quick questions for the mentors: 1. Beyond ONNX Runtime, is there a preferred quantization tool or framework (e.g., OpenVINO or a specific OpenCV internal tool) you would like to see implemented in this project? 2. I tried joining the Slack channel to follow the discussions, but the invitation link seems to be expired. Could someone provide a new one?
I am looking forward to contributing to the OpenCV community!
Best regards, Oscar