paper-with-me

홈 › Papers

TYolov5: A Temporal Yolov5 Detector Based on Quasi-Recurrent Neural Networks for Real-Time Handgun Detection in Video

2021-11-17 · Mario Alberto Duran-Vega, Miguel Gonzalez-Mendoza, Leonardo Chang, Cuauhtemoc Daniel Suarez-Ramirez

Timely handgun detection is a crucial problem to improve public safety; nevertheless, the effectiveness of many surveillance systems still depends of finite human attention. Much of the previous research on handgun detection is based on static image detectors, leaving aside valuable temporal information that could be used to improve object detection in videos. To improve the performance of surveillance systems, a real-time temporal handgun detection system should be built. Using Temporal Yolov5, an architecture based on Quasi-Recurrent Neural Networks, temporal information is extracted from video to improve the results of handgun detection. Moreover, two publicly available datasets are proposed, labeled with hands, guns, and phones. One containing 2199 static images to train static detectors, and another with 5960 frames of videos to train temporal modules. Additionally, we explore two temporal data augmentation techniques based on Mosaic and Mixup. The resulting systems are three temporal architectures: one focused in reducing inference with a mAP$_{50:95}$ of 55.9, another in having a good balance between inference and accuracy with a mAP$_{50:95}$ of 59, and a last one specialized in accuracy with a mAP$_{50:95}$ of 60.2. Temporal Yolov5 achieves real-time detection in the small and medium architectures. Moreover, it takes advantage of temporal features contained in videos to perform better than Yolov5 in our temporal dataset, making TYolov5 suitable for real-world applications. The source code is publicly available at https://github.com/MarioDuran/TYolov5.

📄 PDF Abstract BibTeX arXiv:2111.08867

Code (1)

marioduran/tyolov5 공식 구현 pytorch

Tasks

Data AugmentationImage Augmentationobject-detectionObject DetectionVideo Object Detection

Methods 이 논문이 사용한 방법론

ConvLSTM ConvLSTM is a type of recurrent neural network for spatio-temporal prediction that has convolutional structures in both the input-to-state and state-to-state transitions. The…
Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…
QRNN 설명 없음

Similar Papers 제목 키워드 기반

Enhanced Small Ship Segmentation with Optimized ScatYOLOv8+CBAM on Embedded Systems

2024-09-13 · IEEE International Conference on Real-time Computing and Robotics (RCAR) 2024 9 · Borja Carrillo-Perez, Angel Bueno Rodriguez, Sarah Barnes, Maurice Stephan

To enhance maritime situational awareness, real-time segmentation of small or distant ships from optical monitoring footage, poses significant performance challenges, especially on embedded systems. Efficient processing …

Segmentation

Benchmarking Recurrent Event-Based Object Detection for Industrial Multi-Class Recognition on MTevent

2026-03-23 · Lokeshwaran Manohar, Moritz Roidl arxiv

Event cameras are attractive for industrial robotics because they provide high temporal resolution, high dynamic range, and reduced motion blur. However, most event-based object detection studies focus on outdoor driving…

Object Detection

YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors

2022-07-06 · CVPR 2023 1 · Chien-Yao Wang, Alexey Bochkovskiy, Hong-Yuan Mark Liao

YOLOv7 surpasses all known object detectors in both speed and accuracy in the range from 5 FPS to 160 FPS and has the highest accuracy 56.8% AP among all known real-time object detectors with 30 FPS or higher on GPU V100…

2D Object DetectionGPUObjectObject Detection+3

VajraV1 -- The most accurate Real Time Object Detector of the YOLO family

2025-12-15 · Naman Balbir Singh Makkar arxiv

Recent years have seen significant advances in real-time object detection, with the release of YOLOv10, YOLO11, YOLOv12, and YOLOv13 between 2024 and 2025. This technical report presents the VajraV1 model architecture, w…

Real-Time Object Detection

Lightweight G-YOLOv11: Advancing Efficient Fracture Detection in Pediatric Wrist X-rays

2024-12-31 · Abdesselam Ferdi

Computer-aided diagnosis (CAD) systems have greatly improved the interpretation of medical images by radiologists and surgeons. However, current CAD systems for fracture detection in X-ray images primarily rely on large,…

Fracture detectionGPU