Hi YOLO Community!
About Me:
I’m a Deep Learning and Computer Vision enthusiast with a strong self-taught background in coding. I’m passionate about understanding how AI works under the hood and sharing that knowledge with others.
I’m excited to share a new personal project I’ve been working on over the past few months: a 20-video technical walkthrough series on YOLO11.
I focused on explaining the code flow and model architecture in depth—from initialization all the way through inference and output. My goal was to go far beyond just “how to use it,” and instead shed light on what’s actually happening at each stage of the algorithm.
The series emphasizes the structure and logic of the neural network layers, including the Attention block, detection head, feature maps, and preprocessing steps like convolution/batch norm fusion and letterboxing. It also includes segments with a Colab notebook companion, so you can break down key code sections and follow along interactively.
Huge thanks to Glenn Jocher and the Ultralytics team, as well as the broader open-source community, for pushing YOLO to the cutting edge. This series wouldn’t exist without your incredible contributions and documentation.
If you’re curious to dive into YOLO11 at the code level—or want to understand how its architecture works—feel free to check it out. The first video is beginner-friendly, the second introduces the Colab notebook, and the rest dive deeper into the technical details.
Playlist: https://www.youtube.com/playlist?list=PLTcDXKiPdqrHi4SNEpQEROMcnppVp9m8J
Colab companion notebook: Google Colab
Hopefully, some of you will find it useful! I’d love to hear any feedback, questions, or suggestions from this amazing community. Thanks for all the support—and for being such a great place to learn and grow.
Happy learning!
Marc Tornero