1 Laboratory of Studies and Tests in Civil Engineering (L2EGC), National University of Sciences, Technologies, Engineering and Mathematics, Abomey, Benin. 2 Laboratory of Applied Energetic and ...
Timely and accurate detection of foreign objects is crucial for the safe operation of transmission lines in power grid. Currently, object detection models have more and more parameters and their ...
A complete end-to-end Multi-Object Tracking application using C++ with YOLO object detection and SORT-based tracking algorithm. mot_project/ ├── CMakeLists.txt # CMake build configuration ├── ...
ABSTRACT: A nation’s development depends in part on the quality of its road network. To this end, resources are being deployed to monitor the surface condition of our roads. Applying deep learning to ...
Abstract: In the field of remote sensing image processing, remote sensing image object detection is a crucial undertaking. However, the existing object detection algorithms have a considerable number ...
Abstract: Object detection technology for UAV images holds significant importance in various fields. However, many existing object detection algorithms suffer from limited detection accuracy, along ...
OpenCV is a set of libs written in C++ and the compiled into platform-native lib format: *.dll - for Windows, or *.dylib - for Linux / Mac OS. They can be accessed from Java via Java wrapper included ...