Modification method for single-stage object detectors that allows to exploit the temporal behaviour of a scene to improve detection accuracy
A simple modification method for single-stage generic object detection neural networks, such as YOLO and SSD, is proposed, which allows for improving the detection accuracy on video data by exploiting the temporal behavior of the scene in the detection pipeline. It is shown that, using this method, the detection accuracy of the base network can be considerably improved, especially for occluded and hidden objects. It is shown that a modified network is more prone to detect hidden objects with more confidence than an unmodified one. A weakly supervised training method is proposed, which allows for training a modified network without requiring any additional annotated data.
Code (0)
등록된 구현이 없습니다.
Tasks
object-detectionObject DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Boundary-Aware Dense Feature Indicator for Single-Stage 3D Object Detection from Point Clouds
3D object detection based on point clouds has become more and more popular. Some methods propose localizing 3D objects directly from raw point clouds to avoid information loss. However, these methods come with complex st…
3D Object Detectionobject-detectionObject DetectionSensor FusionOptimizing the Trade-off between Single-Stage and Two-Stage Object Detectors using Image Difficulty Prediction
There are mainly two types of state-of-the-art object detectors. On one hand, we have two-stage detectors, such as Faster R-CNN (Region-based Convolutional Neural Networks) or Mask R-CNN, that (i) use a Region Proposal N…
Objectobject-detectionObject DetectionRegion Proposal+1Single-Stage Object Detection from Top-View Grid Maps on Custom Sensor Setups
We present our approach to unsupervised domain adaptation for single-stage object detectors on top-view grid maps in automated driving scenarios. Our goal is to train a robust object detector on grid maps generated from …
Domain AdaptationObjectobject-detectionObject Detection+1Object Detection in Aerial Imagery
Object detection in natural images has achieved remarkable results over the years. However, a similar progress has not yet been observed in aerial object detection due to several challenges, such as high resolution image…
Objectobject-detectionObject DetectionExploring the Vulnerability of Single Shot Module in Object Detectors via Imperceptible Background Patches
Recent works succeeded to generate adversarial perturbations on the entire image or the object of interests to corrupt CNN based object detectors. In this paper, we focus on exploring the vulnerability of the Single Shot…
ObjectRegion Proposal