paper-with-me

Papers

DiffusionVID: Denoising Object Boxes with Spatio-temporal Conditioning for Video Object Detection

2023-10-30 · IEEE Access 2023 10 · Si-Dong Roh, Ki-Seok Chung

Several existing still image object detectors suffer from image deterioration in videos, such as motion blur, camera defocus, and partial occlusion. We present DiffusionVID, a diffusion model-based video object detector, that exploits spatio-temporal conditioning. Inspired by the diffusion model, DiffusionVID refines random noise boxes to obtain the original object boxes in a video sequence. To effectively refine the box from the degraded images in the videos, we used three novel approaches: cascade refinement, dynamic core-set conditioning, and local batch refinement. The cascade refinement architecture effectively collects information from object regions, whereas the dynamic core-set conditioning further improves the denoising quality using adaptive conditional guidance based on the spatio-temporal core-set. Local batch refinement significantly improves the refinement speed by exploiting GPU parallelism. On the standard and widely used ImageNet-VID benchmark, our DiffusionVID with the ResNet-101 and Swin-Base backbones achieves 86.9 mAP @ 46.6 FPS and 92.4 mAP @ 27.0 FPS, respectively, which is state-of-the-art performance. To the best of the authors’ knowledge, this is the first video object detector based on a diffusion model. The code and models are available at https://github.com/sdroh1027/DiffusionVID.

📄 PDF Abstract BibTeX

Code (1)

sdroh1027/DiffusionVID 공식 구현 pytorch

Tasks

DenoisingGPUObjectobject-detectionObject DetectionVideo Object Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

First image then video: A two-stage network for spatiotemporal video denoising

2020-01-02 · Ce Wang, S. Kevin Zhou, Zhiwei Cheng

Video denoising is to remove noise from noise-corrupted data, thus recovering true signals via spatiotemporal processing. Existing approaches for spatiotemporal video denoising tend to suffer from motion blur artifacts, …

DenoisingImage DenoisingObjectOptical Flow Estimation+1

SpOT: Spatiotemporal Modeling for 3D Object Tracking

2022-07-12 · Colton Stearns, Davis Rempe, Jie Li, Rares Ambrus 외

3D multi-object tracking aims to uniquely and consistently identify all mobile entities through time. Despite the rich spatiotemporal information available in this setting, current 3D tracking methods primarily rely on a…

3D Multi-Object Tracking3D Object TrackingMulti-Object TrackingObject+1

Spatio-Temporal Action Detection with Multi-Object Interaction

2020-04-01 · Huijuan Xu, Lizhi Yang, Stan Sclaroff, Kate Saenko 외

Spatio-temporal action detection in videos requires localizing the action both spatially and temporally in the form of an "action tube". Nowadays, most spatio-temporal action detection datasets (e.g. UCF101-24, AVA, DALY…

Action DetectionHuman DetectionObjectregression

Unsupervised Spatio-temporal Latent Feature Clustering for Multiple-object Tracking and Segmentation

2020-07-14 · Abubakar Siddique, Reza Jalil Mozhdehi, Henry Medeiros

Assigning consistent temporal identifiers to multiple moving objects in a video sequence is a challenging problem. A solution to that problem would have immediate ramifications in multiple object tracking and segmentatio…

ClusteringInstance SegmentationMultiple Object TrackingObject Tracking+2

UHD-GPGNet: UHD Video Denoising via Gaussian-Process-Guided Local Spatio-Temporal Modeling

2026-04-13 · Weiyuan He, Chen Wu, Pengwen Dai, Wei Wang 외 arxiv

Ultra-high-definition (UHD) video denoising requires simultaneously suppressing complex spatio-temporal degradations, preserving fine textures and chromatic stability, and maintaining efficient full-resolution 4K deploym…

Object DetectionVideo Denoising