Class agnostic moving target detection by color and location prediction of moving area
Zhuang He, Qi Li, Huajun Feng, Zhihai Xu

TL;DR
This paper introduces a class-agnostic moving target detection method that uses color and location prediction, achieving high accuracy without prior target class knowledge, and includes a new dataset for evaluation.
Contribution
A novel class-agnostic moving target detection algorithm based on feature differences and probability maps, with a new dataset for evaluation.
Findings
Achieves highest accuracy among compared algorithms
Does not require prior target class information
Can assist in target tracking
Abstract
Moving target detection plays an important role in computer vision. However, traditional algorithms such as frame difference and optical flow usually suffer from low accuracy or heavy computation. Recent algorithms such as deep learning-based convolutional neural networks have achieved high accuracy and real-time performance, but they usually need to know the classes of targets in advance, which limits the practical applications. Therefore, we proposed a model free moving target detection algorithm. This algorithm extracts the moving area through the difference of image features. Then, the color and location probability map of the moving area will be calculated through maximum a posteriori probability. And the target probability map can be obtained through the dot multiply between the two maps. Finally, the optimal moving target area can be solved by stochastic gradient descent on the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
