Motion-based Post-Processing: Using Kalman Filter to Exclude Similar Targets in Underwater Object Tracking

01/04/2023
by   Yunfeng Li, et al.
0

Visual tracker includes network and post-processing. Despite the color distortion and low contrast of underwater images, advanced trackers can still be very competitive in underwater object tracking because deep learning empowers the networks to discriminate the appearance features of the target. However, underwater object tracking also faces another problem. Underwater targets such as fish and dolphins, usually appear in groups, and creatures of the same species usually have similar expressions of appearance features, so it is challenging to distinguish the weak differences characteristics only by the network itself. The existing detection-based post-processing only reflects the results of single frame detection, but cannot locate real targets among similar targets. In this paper, we propose a new post-processing strategy based on motion, which uses Kalman filter (KF) to maintain the motion information of the target and exclude similar targets around. Specifically, we use the KF predicted box and the candidate boxes in the response map and their confidence to calculate the candidate location score to find the real target. Our method does not change the network structure, nor does it perform additional training for the tracker. It can be quickly applied to other tracking fields with similar target problem. We improved SOTA trackers based on our method, and proved the effectiveness of our method on UOT100 and UTB180. The AUC of our method for OSTrack on similar subsequences is improved by more than 3 average, and the precision and normalization precision are improved by more than 3.5 in dealing with similar target problems and can enhance performance of the tracker together with other methods. More details can be found in: https://github.com/LiYunfengLYF/KF_in_underwater_trackers.

READ FULL TEXT

page 4

page 6

page 10

page 11

research
10/24/2022

Strong-TransCenter: Improved Multi-Object Tracking based on Transformers with Dense Representations

Transformer networks have been a focus of research in many fields in rec...
research
06/29/2022

BoT-SORT: Robust Associations Multi-Pedestrian Tracking

The goal of multi-object tracking (MOT) is detecting and tracking all th...
research
05/16/2023

SCTracker: Multi-object tracking with shape and confidence constraints

Detection-based tracking is one of the main methods of multi-object trac...
research
02/24/2022

GIAOTracker: A comprehensive framework for MCMOT with global information and optimizing strategies in VisDrone 2021

In recent years, algorithms for multiple object tracking tasks have bene...
research
09/25/2017

Underwater Multi-Robot Convoying using Visual Tracking by Detection

We present a robust multi-robot convoying approach that relies on visual...
research
09/27/2022

Observation Centric and Central Distance Recovery on Sports Player Tracking

Multi-Object Tracking over humans has improved rapidly with the developm...
research
12/15/2021

Reliable Multi-Object Tracking in the Presence of Unreliable Detections

Recent multi-object tracking (MOT) systems have leveraged highly accurat...

Please sign up or login with your details

Forgot password? Click here to reset