paper-with-me

홈 › Papers

Unsupervised Learning for Target Tracking and Background Subtraction in Satellite Imagery

2021-08-13 · Jonathan S. Kent, Charles C. Wamsley, Davin Flateau, Amber Ferguson

This paper describes an unsupervised machine learning methodology capable of target tracking and background suppression via a novel dual-model approach. `Jekyll produces a video bit-mask describing an estimate of the locations of moving objects, and Hyde` outputs a pseudo-background frame to subtract from the original input image sequence. These models were trained with a custom-modified version of Cross Entropy Loss. Simulated data were used to compare the performance of Jekyll and Hyde against a more traditional supervised Machine Learning approach. The results from these comparisons show that the unsupervised methods developed are competitive in output quality with supervised techniques, without the associated cost of acquiring labeled training data.

📄 PDF Abstract BibTeX arXiv:2109.00885

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Persistent Tracking for Wide Area Aerial Surveillance

2014-06-01 · CVPR 2014 6 · Jan Prokaj, Gerard Medioni

Persistent surveillance of large geographic areas from unmanned aerial vehicles allows us to learn much about the daily activities in the region of interest. Nearly all of the approaches addressing tracking in this image…

object-detectionObject Detection

Error Bounded Foreground and Background Modeling for Moving Object Detection in Satellite Videos

2019-08-26 · Junpeng Zhang, Xiuping Jia, Jiankun Hu

Detecting moving objects from ground-based videos is commonly achieved by using background subtraction techniques. Low-rank matrix decomposition inspires a set of state-of-the-art approaches for this task. It is integrat…

Moving Object Detectionobject-detectionObject Detection

Detecting and Tracking Small Moving Objects in Wide Area Motion Imagery (WAMI) Using Convolutional Neural Networks (CNNs)

2019-11-05 · Yifan Zhou, Simon Maskell

This paper proposes an approach to detect moving objects in Wide Area Motion Imagery (WAMI), in which the objects are both small and well separated. Identifying the objects only using foreground appearance is difficult s…

Roadside Lidar Vehicle Detection and Tracking Using Range And Intensity Background Subtraction

2022-01-13 · Tianya Zhang, Peter J. Jin

In this paper, we developed the solution of roadside LiDAR object detection using a combination of two unsupervised learning algorithms. The 3D point clouds are firstly converted into spherical coordinates and filled int…

object-detectionObject Detectionvehicle detection

Multiple Object Tracking with Kernelized Correlation Filters in Urban Mixed Traffic

2016-11-08 · Yuebin Yang, Guillaume-Alexandre Bilodeau

Recently, the Kernelized Correlation Filters tracker (KCF) achieved competitive performance and robustness in visual object tracking. On the other hand, visual trackers are not typically used in multiple object tracking.…

Multiple Object TrackingObjectObject TrackingVisual Object Tracking