Hello. I'm Mohammed Yasin.

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

Recent Posts

Tracking with Efficient Re-Identification in Ultralytics

Posted: Apr 12, 2025 ·  Updated: Apr 23, 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: Dec 28, 2024 · 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: Dec 28, 2024 · 3 min.
Tutorials

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

Retrieving Object-Level Features From YOLO

Posted: Oct 17, 2024 ·  Updated: Feb 14, 2025 · 9 min.
Tutorials

Extract the object-level features from YOLO for downstream tasks without extra overhead.

Balance Classes During YOLO Training Using a Weighted Dataloader

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

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

More Posts

My Projects

View all »
Object Detection
Object Detection
Instance Segmentation