What I learned moving from a CNN to YOLO11n
This story is from 2026-08-21. It is preserved in the archive; the latest stories are on the live feed.
I’ve been learning machine learning by building MIRA, a waste-detection project. I started with a custom CNN, then tried MobileNetV2, YOLOv8n, and YOLO11n. The biggest lesson was that adding more data did not automatically improve the model. Some of my generated annotations were poor, so the model…
Read the full story at r/learnmachinelearning ↗
Timeline · 1 report
- 2026-08-21 16:13 · r/learnmachinelearning
What I learned moving from a CNN to YOLO11n