Hello. I'm Mohammed Yasin.

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

Recent Posts

Adding New Classes to a Trained YOLO Model Without Affecting Old Weights

Posted: Aug 16, 2026 ·  Updated: Aug 17, 2026 · 13 min.
Tutorials

Add new classes to a pre-trained YOLO model, or improve existing ones, without changing the predictions of the other classes, using the RefineDetectionTrainer.

Pruning Ultralytics YOLO Models with NVIDIA Model Optimizer

Posted: Sep 27, 2025 ·  Updated: Sep 28, 2025 · 6 min.
Tutorials

Learn how to prune and fine-tune YOLO models to boost efficiency, reduce size, and speed up inference.

Tracking with Efficient Re-Identification in Ultralytics

Posted: Apr 12, 2025 ·  Updated: Sep 28, 2025 · 6 min.
Tutorials

Add reidentification to Ultralytics without compromising latency using object-level features extracted from YOLO.

Pretrain YOLO Backbone Using Self-Supervised Learning With Lightly

Posted: Dec 22, 2024 ·  Updated: Sep 28, 2025 · 5 min.
Tutorials

Use Lightly to pretrain a YOLO backbone through self-supervised learning and then fine-tune it in Ultralytics.

Boosting Inference FPS With Tracker Interpolated Detections

Posted: Nov 22, 2024 ·  Updated: Sep 28, 2025 · 3 min.
Tutorials

Boost your inference performance by exploiting Kalman filter predictions to interpolate detections for skipped frames.

More Posts

My Projects

View all »
Object Detection
Object Detection
Instance Segmentation