# TAU: A Framework for Video-Based Traffic Analytics Leveraging Artificial   Intelligence and Unmanned Aerial Systems

**Authors:** Bilel Benjdira, Anis Koubaa, Ahmad Taher Azar, Zahid Khan, Adel Ammar,, Wadii Boulila

arXiv: 2303.00337 · 2023-03-02

## TL;DR

This paper presents TAU, an AI-integrated framework utilizing UAV video data for automated traffic analysis, including object detection, vehicle tracking, speed estimation, and traffic insights extraction.

## Contribution

It introduces novel algorithms for high-resolution UAV image processing, vehicle tracking, and traffic insight extraction, advancing automated traffic analytics from aerial imagery.

## Key findings

- High detection accuracy for small objects in UAV images
- Effective vehicle tracking across multiple image crops
- Comprehensive traffic insights extraction algorithms

## Abstract

Smart traffic engineering and intelligent transportation services are in increasing demand from governmental authorities to optimize traffic performance and thus reduce energy costs, increase the drivers' safety and comfort, ensure traffic laws enforcement, and detect traffic violations. In this paper, we address this challenge, and we leverage the use of Artificial Intelligence (AI) and Unmanned Aerial Vehicles (UAVs) to develop an AI-integrated video analytics framework, called TAU (Traffic Analysis from UAVs), for automated traffic analytics and understanding. Unlike previous works on traffic video analytics, we propose an automated object detection and tracking pipeline from video processing to advanced traffic understanding using high-resolution UAV images. TAU combines six main contributions. First, it proposes a pre-processing algorithm to adapt the high-resolution UAV image as input to the object detector without lowering the resolution. This ensures an excellent detection accuracy from high-quality features, particularly the small size of detected objects from UAV images. Second, it introduces an algorithm for recalibrating the vehicle coordinates to ensure that vehicles are uniquely identified and tracked across the multiple crops of the same frame. Third, it presents a speed calculation algorithm based on accumulating information from successive frames. Fourth, TAU counts the number of vehicles per traffic zone based on the Ray Tracing algorithm. Fifth, TAU has a fully independent algorithm for crossroad arbitration based on the data gathered from the different zones surrounding it. Sixth, TAU introduces a set of algorithms for extracting twenty-four types of insights from the raw data collected. The code is shared here: https://github.com/bilel-bj/TAU. Video demonstrations are provided here: https://youtu.be/wXJV0H7LviU and here: https://youtu.be/kGv0gmtVEbI.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2303.00337/full.md

## Figures

21 figures with captions in the complete paper: https://tomesphere.com/paper/2303.00337/full.md

## References

63 references — full list in the complete paper: https://tomesphere.com/paper/2303.00337/full.md

---
Source: https://tomesphere.com/paper/2303.00337