🤖 AI Summary
Accurate and efficient vehicle counting in complex multi-lane traffic surveillance remains challenging. This work proposes a two-stage adaptive vehicle counting framework: first, it dynamically estimates an optimal region of interest (ROI) by fusing detection scores, tracking scores, and vehicle density, enabling compatibility with arbitrary detection and tracking algorithms; then, it performs efficient counting within the selected ROI. The adaptive ROI selection mechanism significantly enhances the system’s generalizability and robustness. Evaluated on benchmark datasets including UA-DETRAC and GRAM, the method achieves 100% counting accuracy on most videos and attains up to a fourfold speedup over full-frame analysis, outperforming existing approaches.
📝 Abstract
Accurate vehicle counting through video surveillance is crucial for efficient traffic management. However, achieving high counting accuracy while ensuring computational efficiency remains a challenge. To address this, we propose a fully automated, video-based vehicle counting framework designed to optimize both computational efficiency and counting accuracy. Our framework operates in two distinct phases: \textit{estimation} and \textit{prediction}. In the estimation phase, the optimal region of interest (ROI) is automatically determined using a novel combination of three models based on detection scores, tracking scores, and vehicle density. This adaptive approach ensures compatibility with any detection and tracking method, enhancing the framework's versatility. In the prediction phase, vehicle counting is efficiently performed within the estimated ROI. We evaluated our framework on benchmark datasets like UA-DETRAC, GRAM, CDnet 2014, and ATON. Results demonstrate exceptional accuracy, with most videos achieving 100\% accuracy, while also enhancing computational efficiency, making processing up to four times faster than full-frame processing. The framework outperforms existing techniques, especially in complex multi-road scenarios, demonstrating robustness and superior accuracy. These advancements make it a promising solution for real-time traffic monitoring.