中文
相关论文

相关论文: Learning Structure-Guided Diffusion Model for 2D H…

200 篇论文

Image dehazing is quite challenging in dense-haze scenarios, where quite less original information remains in the hazy image. Though previous methods have made marvelous progress, they still suffer from information loss in content and color…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Hu Yu , Jie Huang , Kaiwen Zheng , Feng Zhao

Estimating the 6D object pose is an essential task in many applications. Due to the lack of depth information, existing RGB-based methods are sensitive to occlusion and illumination changes. How to extract and utilize the geometry features…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Xiao Lin , Deming Wang , Guangliang Zhou , Chengju Liu , Qijun Chen

Robust in-bed human pose estimation under blanket occlusion remains challenging due to the scarcity of reliable labeled training data for heavily covered poses. Existing approaches rely on multi-modal sensing or image-to-image translation…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Navid Aslankhani Khameneh , Marco Carletti , Cigdem Beyan

Transformer-based detectors have advanced small-object detection, but they often remain inefficient and vulnerable to background-induced query noise, which motivates deep decoders to refine low-quality queries. We present HELP…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Yangchen Zeng , Zhenyu Yu , Dongming Jiang , Wenbo Zhang , Yifan Hong , Zhanhua Hu , Jiao Luo , Kangning Cui

Diffusion Probabilistic Models (DPMs) have shown a powerful capacity of generating high-quality image samples. Recently, diffusion autoencoders (Diff-AE) have been proposed to explore DPMs for representation learning via autoencoding. Their…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Zijian Zhang , Zhou Zhao , Zhijie Lin

Much effort has been put into developing samplers with specific properties, such as producing blue noise, low-discrepancy, lattice or Poisson disk samples. These samplers can be slow if they rely on optimization processes, may rely on a…

In this paper, we introduce an SE(3) diffusion model-based point cloud registration framework for 6D object pose estimation in real-world scenarios. Our approach formulates the 3D registration task as a denoising diffusion process, which…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Haobo Jiang , Mathieu Salzmann , Zheng Dang , Jin Xie , Jian Yang

Traditional methods for human localization and pose estimation (HPE), which mainly rely on RGB images as an input modality, confront substantial limitations in real-world applications due to privacy concerns. In contrast, radar-based HPE…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Yuan-Hao Ho , Jen-Hao Cheng , Sheng Yao Kuan , Zhongyu Jiang , Wenhao Chai , Hsiang-Wei Huang , Chih-Lung Lin , Jenq-Neng Hwang

3D human pose estimation (HPE) in autonomous vehicles (AV) differs from other use cases in many factors, including the 3D resolution and range of data, absence of dense depth maps, failure modes for LiDAR, relative location between the…

计算机视觉与模式识别 · 计算机科学 2021-12-23 Jingxiao Zheng , Xinwei Shi , Alexander Gorban , Junhua Mao , Yang Song , Charles R. Qi , Ting Liu , Visesh Chari , Andre Cornman , Yin Zhou , Congcong Li , Dragomir Anguelov

Controllable human image generation (HIG) has numerous real-life applications. State-of-the-art solutions, such as ControlNet and T2I-Adapter, introduce an additional learnable branch on top of the frozen pre-trained stable diffusion (SD)…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Xuan Ju , Ailing Zeng , Chenchen Zhao , Jianan Wang , Lei Zhang , Qiang Xu

Recent text-to-3D methods employing diffusion models have made significant advancements in 3D human generation. However, these approaches face challenges due to the limitations of text-to-image diffusion models, which lack an understanding…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Xin Huang , Ruizhi Shao , Qi Zhang , Hongwen Zhang , Ying Feng , Yebin Liu , Qing Wang

Diffusion models have emerged as the best approach for generative modeling of 2D images. Part of their success is due to the possibility of training them on millions if not billions of images with a stable learning objective. However,…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Animesh Karnewar , Andrea Vedaldi , David Novotny , Niloy Mitra

3D human pose estimation (3D HPE) has emerged as a prominent research topic, particularly in the realm of RGB-based methods. However, the use of RGB images is often limited by issues such as occlusion and privacy constraints. Consequently,…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Mengshi Qi , Jiaxuan Peng , Xianlin Zhang , Huadong Ma

Event camera is an emerging imaging sensor for capturing dynamics of moving objects as events, which motivates our work in estimating 3D human pose and shape from the event signals. Events, on the other hand, have their unique challenges:…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Shihao Zou , Chuan Guo , Xinxin Zuo , Sen Wang , Pengyu Wang , Xiaoqin Hu , Shoushun Chen , Minglun Gong , Li Cheng

Tweedie distributions are a special case of exponential dispersion models, which are often used in classical statistics as distributions for generalized linear models. Here, we reveal that Tweedie distributions also play key roles in modern…

图像与视频处理 · 电气工程与系统科学 2021-12-08 Kwanyoung Kim , Taesung Kwon , Jong Chul Ye

We propose a human pose estimation framework that solves the task in the regression-based fashion. Unlike previous regression-based methods, which often fall behind those state-of-the-art methods, we formulate the pose estimation task into…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Weian Mao , Yongtao Ge , Chunhua Shen , Zhi Tian , Xinlong Wang , Zhibin Wang

Diffusion models have achieved remarkable success in image and video generation. In this work, we demonstrate that diffusion models can also \textit{generate high-performing neural network parameters}. Our approach is simple, utilizing an…

机器学习 · 计算机科学 2025-01-03 Kai Wang , Dongwen Tang , Boya Zeng , Yida Yin , Zhaopan Xu , Yukun Zhou , Zelin Zang , Trevor Darrell , Zhuang Liu , Yang You

We present D-PoSE (Depth as an Intermediate Representation for 3D Human Pose and Shape Estimation), a one-stage method that estimates human pose and SMPL-X shape parameters from a single RGB image. Recent works use larger models with…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Nikolaos Vasilikopoulos , Drosakis Drosakis , Antonis Argyros

The task of reassembly is a significant challenge across multiple domains, including archaeology, genomics, and molecular docking, requiring the precise placement and orientation of elements to reconstruct an original structure. In this…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Adeela Islam , Stefano Fiorini , Stuart James , Pietro Morerio , Alessio Del Bue

Despite significant advances in large-scale text-to-image models, achieving hyper-realistic human image generation remains a desirable yet unsolved task. Existing models like Stable Diffusion and DALL-E 2 tend to generate human images with…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Xian Liu , Jian Ren , Aliaksandr Siarohin , Ivan Skorokhodov , Yanyu Li , Dahua Lin , Xihui Liu , Ziwei Liu , Sergey Tulyakov