An open API service indexing awesome lists of open source software.

https://github.com/ayeshathoi/vehicle-object-detection

SUST DLEnigma 1.0 computer vision X Vehicle Object Detection project
https://github.com/ayeshathoi/vehicle-object-detection

co-detr faster-rcnn rt-detr vehicle-detection yolov8

Last synced: 8 months ago
JSON representation

SUST DLEnigma 1.0 computer vision X Vehicle Object Detection project

Awesome Lists containing this project

README

          

# Vehicle Object Detection in the context of Bangladesh Traffic

## Sust-DLenigma Kaggle Competition Solution
- Field : Computer Vision
---

## Dataset

The [dataset](https://www.kaggle.com/competitions/dl-enigma-10-sust-cse-carnival-2024/data) covers the following 9 districts in Bangladesh: Sylhet, Dhaka, Rajshahi, Mymensingh, Maowa, Chittagong, Sirajganj, Sherpur, and Khulna. This dataset contains 9825 images with 78,943 Objects with 13 different classes. It is annotated with rectangular bounding box.Participants will encounter a wide range of road types, including towns, expressways, highways, and village roads. This diversity in locations aims to challenge algorithms to perform well across various driving contexts commonly encountered on Bangladesh roads.
- Train Image Count: 5896
- Test Image Count: 1964
---

## Models

We employed transfer learning using three different approaches.
- YOLO configurations, ranging from YOLOv6L6 to the advanced YOLOv8
- Novel transformer-based models such as rtDETR and CoDETR.
- Faster R-CNN.

---
## Authors
- Ayesha Binte Mostofa (1805062)
- Sumonta Nandy Amit (1805069)
- Md. Asif Haider (1805112)
- Mashiyat Mahjabin Prapty (1805117)