中文
相关论文

相关论文: DeTrack: In-model Latent Denoising Learning for Vi…

200 篇论文

Multi-object tracking (MOT) is a challenging vision task that aims to detect individual objects within a single frame and associate them across multiple frames. Recent MOT approaches can be categorized into two-stage tracking-by-detection…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Run Luo , Zikai Song , Lintao Ma , Jinlin Wei , Wei Yang , Min Yang

Multi-object tracking (MOT) is a critical technology in computer vision, designed to detect multiple targets in video sequences and assign each target a unique ID per frame. Existed MOT methods excel at accurately tracking multiple objects…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Lifan Jiang , Zhihui Wang , Siqi Yin , Guangxiao Ma , Peng Zhang , Boxi Wu

Distinguishing visually similar objects by their motion remains a critical challenge in computer vision. Although supervised trackers show promise, contemporary self-supervised trackers struggle when visual cues become ambiguous, limiting…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Chenshuang Zhang , Kang Zhang , Joon Son Chung , In So Kweon , Junmo Kim , Chengzhi Mao

Good 3D object detection performance from LiDAR-Camera sensors demands seamless feature alignment and fusion strategies. We propose the 3DifFusionDet framework in this paper, which structures 3D object detection as a denoising diffusion…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Xinhao Xiang , Simon Dräger , Jiawei Zhang

Object detection, a quintessential task in the realm of perceptual computing, can be tackled using a generative methodology. In the present study, we introduce a novel framework designed to articulate object detection as a denoising…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Lifan Jiang , Zhihui Wang , Changmiao Wang , Ming Li , Jiaxu Leng

Camouflaged object detection is a challenging task that aims to identify objects that are highly similar to their background. Due to the powerful noise-to-image denoising capability of denoising diffusion models, in this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Zhennan Chen , Rongrong Gao , Tian-Zhu Xiang , Fan Lin

In this paper, we propose and study a novel visual object tracking approach based on convolutional networks and recurrent networks. The proposed approach is distinct from the existing approaches to visual object tracking, such as…

计算机视觉与模式识别 · 计算机科学 2015-11-26 Quan Gan , Qipeng Guo , Zheng Zhang , Kyunghyun Cho

Moving object detection (MOD) in remote sensing is significantly challenged by low resolution, extremely small object sizes, and complex noise interference. Current deep learning-based MOD methods rely on probability density estimation,…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Jinyue Zhang , Xiangrong Zhang , Zhongjian Huang , Tianyang Zhang , Yifei Jiang , Licheng Jiao

Query denoising has become a standard training strategy for DETR-based detectors by addressing the slow convergence issue. Besides that, query denoising can be used to increase the diversity of training samples for modeling complex…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Shuxiao Ding , Yutong Yang , Julian Wiederer , Markus Braun , Peizheng Li , Juergen Gall , Bin Yang

Single object tracking in point clouds has been attracting more and more attention owing to the presence of LiDAR sensors in 3D vision. However, the existing methods based on deep neural networks focus mainly on training different models…

计算机视觉与模式识别 · 计算机科学 2024-01-25 Shengjing Tian , Jun Liu , Xiuping Liu

We propose DiffusionDet, a new framework that formulates object detection as a denoising diffusion process from noisy boxes to object boxes. During the training stage, object boxes diffuse from ground-truth boxes to random distribution, and…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Shoufa Chen , Peize Sun , Yibing Song , Ping Luo

In this paper we introduce a fully end-to-end approach for visual tracking in videos that learns to predict the bounding box locations of a target object at every frame. An important insight is that the tracking problem can be considered as…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Da Zhang , Hamid Maei , Xin Wang , Yuan-Fang Wang

Latest diffusion models have shown promising results in category-level 6D object pose estimation by modeling the conditional pose distribution with depth image input. The existing methods, however, suffer from slow convergence during…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Seunghyun Lee , Tae-Kyun Kim

Denoising diffusion models represent a recent emerging topic in computer vision, demonstrating remarkable results in the area of generative modeling. A diffusion model is a deep generative model that is based on two stages, a forward…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Florinel-Alin Croitoru , Vlad Hondru , Radu Tudor Ionescu , Mubarak Shah

Recent Transformer-based visual tracking models have showcased superior performance. Nevertheless, prior works have been resource-intensive, requiring prolonged GPU training hours and incurring high GFLOPs during inference due to…

计算机视觉与模式识别 · 计算机科学 2023-09-07 Qingmao Wei , Guotian Zeng , Bi Zeng

Diffusion models have recently achieved great success in the synthesis of high-quality images and videos. However, the existing denoising techniques in diffusion models are commonly based on step-by-step noise predictions, which suffers…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Hancheng Ye , Jiakang Yuan , Renqiu Xia , Xiangchao Yan , Tao Chen , Junchi Yan , Botian Shi , Bo Zhang

Training deep neural networks has become a common approach for addressing image restoration problems. An alternative for training a "task-specific" network for each observation model is to use pretrained deep denoisers for imposing only the…

图像与视频处理 · 电气工程与系统科学 2024-04-16 Tomer Garber , Tom Tirer

Recently a category of tracking methods based on "tracking-by-detection" is widely used in visual tracking problem. Most of these methods update the classifier online using the samples generated by the tracker to handle the appearance…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Yuefeng Chen , Qing Wang

Diffusion models excel at generating high-quality, diverse images but suffer from training data memorization, raising critical privacy and safety concerns. Data unlearning has emerged to mitigate this issue by removing the influence of…

机器学习 · 计算机科学 2026-03-31 Qitan Shi , Cheng Jin , Jiawei Zhang , Yuantao Gu

Locating an object in a sequence of frames, given its appearance in the first frame of the sequence, is a hard problem that involves many stages. Usually, state-of-the-art methods focus on bringing novel ideas in the visual encoding or…

计算机视觉与模式识别 · 计算机科学 2024-05-20 Omar Abdelaziz , Mohamed Sami Shehata
‹ 上一页 1 2 3 10 下一页 ›