paper-with-me

홈 › Papers

Deep Vehicle Detection in Satellite Video

2022-04-14 · Roman Pflugfelder, Axel Weissenfeld, Julian Wagner

This work presents a deep learning approach for vehicle detection in satellite video. Vehicle detection is perhaps impossible in single EO satellite images due to the tininess of vehicles (4-10 pixel) and their similarity to the background. Instead, we consider satellite video which overcomes the lack of spatial information by temporal consistency of vehicle movement. A new spatiotemporal model of a compact $3 \times 3$ convolutional, neural network is proposed which neglects pooling layers and uses leaky ReLUs. Then we use a reformulation of the output heatmap including Non-Maximum-Suppression (NMS) for the final segmentation. Empirical results on two new annotated satellite videos reconfirm the applicability of this approach for vehicle detection. They more importantly indicate that pre-training on WAMI data and then fine-tuning on few annotated video frames for a new video is sufficient. In our experiment only five annotated images yield a $F_1$ score of 0.81 on a new video showing more complex traffic patterns than the Las Vegas video. Our best result on Las Vegas is a $F_1$ score of 0.87 which makes the proposed approach a leading method for this benchmark.

📄 PDF Abstract BibTeX arXiv:2204.06828

Code (0)

등록된 구현이 없습니다.

Tasks

vehicle detection

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음

Similar Papers 제목 키워드 기반

On Learning Vehicle Detection in Satellite Video

2020-01-29 · Roman Pflugfelder, Axel Weissenfeld, Julian Wagner

Vehicle detection in aerial and satellite images is still challenging due to their tiny appearance in pixels compared to the overall size of remote sensing imagery. Classical methods of object detection very often fail i…

Inductive BiasObjectobject-detectionObject Detection+2

SDM-Car: A Dataset for Small and Dim Moving Vehicles Detection in Satellite Videos

2024-12-24 · Zhen Zhang, Tao Peng, Liang Liao, Jing Xiao 외

Vehicle detection and tracking in satellite video is essential in remote sensing (RS) applications. However, upon the statistical analysis of existing datasets, we find that the dim vehicles with low radiation intensity …

Image Enhancementvehicle detection

Vehicle Perception from Satellite

2024-02-01 · Bin Zhao, Pengfei Han, Xuelong Li

Satellites are capable of capturing high-resolution videos. It makes vehicle perception from satellite become possible. Compared to street surveillance, drive recorder or other equipments, satellite videos provide a much…

Density Estimationobject-detectionObject Detection

Detecting Tiny Moving Vehicles in Satellite Videos

2018-07-05 · Wei Ao, Yanwei Fu, Feng Xu

In recent years, the satellite videos have been captured by a moving satellite platform. In contrast to consumer, movie, and common surveillance videos, satellite video can record the snapshot of the city-scale scene. In…

vehicle detection

DeTracker: Motion-decoupled Vehicle Detection and Tracking in Unstabilized Satellite Videos

2026-01-14 · Jiajun Chen, Jing Xiao, Shaohan Cao, Yuming Zhu 외 arxiv

Satellite videos provide continuous observations of surface dynamics but pose significant challenges for multi-object tracking (MOT), especially under unstabilized conditions where platform jitter and the weak appearance…

Multi-Object Tracking