Skip to content

arafathosense/Traffic-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traffic-Analysis

This example demonstrates Object Detection with oriented boxes using the off-the-shelf YoloV8s-OBB model from Ultralytics compiled and running on the accelerator. It implements an object detection pipeline for oriented bounding boxes (OBB) where:

  1. Objects are detected in an image.
  2. Bounding boxes and keypoints are generated to represent detected objects.
  3. The bounding boxes and keypoints are processed for further use in downstream tasks.

Demo of application

Requirements

Before running the application, ensure that all requirements are installed.

pip install PyQt5
pip install opencv-python==4.11.0.86

Overview

Property Details
Model YoloV8s-OBB
Model Type Object Detection (Oriented Bounding Boxes)
Framework Onnx
Model Source YoloV8s-OBB
Pre-compiled DFP Download here
Output Object bounding box + keypoints
OS Linux

Third-Party Licenses

This project uses third-party software, models, and libraries. Below are the details of the licenses for these dependencies:

Summary

This example implements an Object Detection with oriented boxes, utilizing the off-the-shelf YoloV8s-OBB model. It showcases how to detect, track, and analyis traffic.

👤 Author

HOSEN ARAFAT

Software Engineer, China

GitHub: https://github.com/arafathosense

Researcher: Artificial Intelligence, Image Computing, Image Processing, Machine Learning, Deep Learning, Computer Vision

About

Implements an Object Detection with oriented boxes, utilizing the off-the-shelf YoloV8s-OBB model. It showcases how to detect, track, and analysis traffic.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages