HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Implicit Motion Handling for Video Camouflaged Object Detection

Cheng Xuelian ; Xiong Huan ; Fan Deng-Ping ; Zhong Yiran ; Harandi Mehrtash ; Drummond Tom ; Ge Zongyuan

Implicit Motion Handling for Video Camouflaged Object Detection

Abstract

We propose a new video camouflaged object detection (VCOD) framework that canexploit both short-term dynamics and long-term temporal consistency to detectcamouflaged objects from video frames. An essential property of camouflagedobjects is that they usually exhibit patterns similar to the background andthus make them hard to identify from still images. Therefore, effectivelyhandling temporal dynamics in videos becomes the key for the VCOD task as thecamouflaged objects will be noticeable when they move. However, current VCODmethods often leverage homography or optical flows to represent motions, wherethe detection error may accumulate from both the motion estimation error andthe segmentation error. On the other hand, our method unifies motion estimationand object segmentation within a single optimization framework. Specifically,we build a dense correlation volume to implicitly capture motions betweenneighbouring frames and utilize the final segmentation supervision to optimizethe implicit motion estimation and segmentation jointly. Furthermore, toenforce temporal consistency within a video sequence, we jointly utilize aspatio-temporal transformer to refine the short-term predictions. Extensiveexperiments on VCOD benchmarks demonstrate the architectural effectiveness ofour approach. We also provide a large-scale VCOD dataset named MoCA-Mask withpixel-level handcrafted ground-truth masks and construct a comprehensive VCODbenchmark with previous methods to facilitate research in this direction.Dataset Link: https://xueliancheng.github.io/SLT-Net-project.

Code Repositories

xueliancheng/slt-net
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
camouflaged-object-segmentation-onSTL-Net-LT-PVTv2-B5
MAE: 0.030
S-measure: 0.696
mDice: 0.493
mIoU: 0.402
weighted F-measure: 0.481
camouflaged-object-segmentation-on-moca-maskSTL-Net-LT-PVTv2-B5
MAE: 0.027
S-measure: 0.631
mDice: 0.360
mIoU: 0.272
weighted F-measure: 0.311

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Implicit Motion Handling for Video Camouflaged Object Detection | Papers | HyperAI