Hello. I'm Mohammed Yasin.

I develop computer vision solutions for video analytics at the edge.

Recent Posts

Balance Classes During YOLO Training Using a Weighted Dataloader

Posted: Sep 1, 2024 ·  Updated: Sep 2, 2024 · 6 min.
Tutorials

Implement class balancing in Ultralytics using a weighted dataloader and improve the performance of minority class.

A Simple Trick To Increase YOLOv8's Accuracy On Small Objects With No Overhead

Posted: Jul 1, 2024 ·  Updated: Jul 1, 2024 · 8 min.
Tutorials

Get over 10% more mAP in small object detection by exploiting YOLOv8 pose models while training.

Extending YOLOv8 COCO Model With New Classes Without Affecting Old Weights

Posted: Mar 4, 2024 ·  Updated: Jul 13, 2024 · 14 min.
Tutorials

Add additional classes to pre-trained YOLOv8 model without affecting the confidences on the existing classes.

MMDetection 3.x Hacks and Tricks

Posted: Dec 1, 2023 ·  Updated: Dec 1, 2023 · 7 min.
Tutorials

Some useful tricks and hacks I learnt while using MMDetection for my research work.

Monkey Patching MMDetection 3.1.0 To Get Class Probabilities

Posted: Aug 17, 2023 ·  Updated: Dec 1, 2023 · 4 min.
Tutorials

A quick monkey patching technique to modify MMDetection 3.1.0 to return class probabilities.

More Posts

My Projects

View all »
Object Detection
Object Detection
Instance Segmentation