Object Detection Using Yolov11 Model

Introduction This project builds on Ultralytics repository, utilizing YOLOv11 model for object detection on COCO dataset, which contains 122,000 natural images across 80 object classes. Using Tensorleap, we analyze the model’s latent space, uncover hidden patterns, identify mislabeled samples, in order to improve model performance and dataset quality. Tensorleap Platform Tensorleap is a platform for […]

CityScapes – Object Detection

This project utilizes the YOLOv7 model to perform object detection task on Cityscapes dataset. The cityscapes dataset is a large-scale dataset that stands as one of the standard advanced driver-assistance system (ADAS) benchmarks for multiple vision-related tasks.