中文
相关论文

相关论文: Solving Masked Jigsaw Puzzles with Diffusion Visio…

200 篇论文

We introduce the Joint Video-Image Diffusion model (JVID), a novel approach to generating high-quality and temporally coherent videos. We achieve this by integrating two diffusion models: a Latent Image Diffusion Model (LIDM) trained on…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Hadrien Reynaud , Matthew Baugh , Mischa Dombrowski , Sarah Cechnicka , Qingjie Meng , Bernhard Kainz

Vision-based perception and reasoning is essential for scene understanding in any autonomous system. RGB and depth images are commonly used to capture both the semantic and geometric features of the environment. Developing methods to…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Minh Bui , Kostas Alexis

Incomplete multi-view clustering is a challenging and non-trivial task to provide effective data analysis for large amounts of unlabeled data in the real world. All incomplete multi-view clustering methods need to address the problem of how…

机器学习 · 计算机科学 2023-05-22 Sifan Fang

Fine-grained visual classification (FGVC) is much more challenging than traditional classification tasks due to the inherently subtle intra-class object variations. Recent works mainly tackle this problem by focusing on how to locate the…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Ruoyi Du , Dongliang Chang , Ayan Kumar Bhunia , Jiyang Xie , Zhanyu Ma , Yi-Zhe Song , Jun Guo

Recent video inpainting algorithms integrate flow-based pixel propagation with transformer-based generation to leverage optical flow for restoring textures and objects using information from neighboring frames, while completing masked…

计算机视觉与模式识别 · 计算机科学 2025-01-20 Xiaowen Li , Haolan Xue , Peiran Ren , Liefeng Bo

Accurate visual localization is crucial for autonomous driving, yet existing methods face a fundamental dilemma: While high-definition (HD) maps provide high-precision localization references, their costly construction and maintenance…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Li Gao , Hongyang Sun , Liu Liu , Yunhao Li , Yang Cai

Vision transformers have gained significant attention and achieved state-of-the-art performance in various computer vision tasks, including image classification, instance segmentation, and object detection. However, challenges remain in…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Badri N. Patro , Vijay Srinivas Agneeswaran

In this work, we present Multiformer, a novel approach to depth-aware video panoptic segmentation (DVPS) based on the mask transformer paradigm. Our method learns object representations that are shared across segmentation, monocular depth…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Kurt H. W. Stolle

This paper presents 6D-ViT, a transformer-based instance representation learning network, which is suitable for highly accurate category-level object pose estimation on RGB-D images. Specifically, a novel two-stream encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Lu Zou , Zhangjin Huang , Naijie Gu , Guoping Wang

Image compression is one of the essential methods of image processing. Its most prominent advantage is the significant reduction of image size allowing for more efficient storage and transfer. However, lossy compression is associated with…

图像与视频处理 · 电气工程与系统科学 2021-05-25 Patryk Najgebauer , Rafal Scherer , Leszek Rutkowski

Diffusion models have achieved remarkable progress in universal image restoration. While existing methods speed up inference by reducing sampling steps, substantial step intervals often introduce cumulative errors. Moreover, they struggle…

计算机视觉与模式识别 · 计算机科学 2025-05-09 Hebaixu Wang , Jing Zhang , Haonan Guo , Di Wang , Jiayi Ma , Bo Du

Recently, the emergence of diffusion models has opened up new opportunities for single-view reconstruction. However, all the existing methods represent the target object as a closed mesh devoid of any structural information, thus neglecting…

图形学 · 计算机科学 2024-05-28 Anran Liu , Cheng Lin , Yuan Liu , Xiaoxiao Long , Zhiyang Dou , Hao-Xiang Guo , Ping Luo , Wenping Wang

Inverting visual representations within deep neural networks (DNNs) presents a challenging and important problem in the field of security and privacy for deep learning. The main goal is to invert the features of an unidentified target image…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Sai Qian Zhang , Ziyun Li , Chuan Guo , Saeed Mahloujifar , Deeksha Dangwal , Edward Suh , Barbara De Salvo , Chiao Liu

Recent advances in robotic manipulation have highlighted the effectiveness of learning from demonstration. However, while end-to-end policies excel in expressivity and flexibility, they struggle both in generalizing to novel object…

机器人学 · 计算机科学 2026-04-14 Lyuxing He , Eric Cai , Shobhit Aggarwal , Jianjun Wang , David Held

Diffusion models have recently emerged as powerful generative priors for solving inverse problems. However, training diffusion models in the pixel space are both data-intensive and computationally demanding, which restricts their…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Bowen Song , Soo Min Kwon , Zecheng Zhang , Xinyu Hu , Qing Qu , Liyue Shen

Visual Story-Telling is the process of forming a multi-sentence story from a set of images. Appropriately including visual variation and contextual information captured inside the input images is one of the most challenging aspects of…

计算机视觉与模式识别 · 计算机科学 2023-07-17 Zainy M. Malakan , Ghulam Mubashar Hassan , Ajmal Mian

The manifestation of symptoms associated with lung diseases can vary in different depths for individual patients, highlighting the significance of 3D information in CT scans for medical image classification. While Vision Transformer has…

图像与视频处理 · 电气工程与系统科学 2024-06-28 Zihao Jin , Yingying Fang , Jiahao Huang , Caiwen Xu , Simon Walsh , Guang Yang

Given a video and a set of input object masks, an omnimatte method aims to decompose the video into semantically meaningful layers containing individual objects along with their associated effects, such as shadows and reflections. Existing…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Yao-Chih Lee , Erika Lu , Sarah Rumbley , Michal Geyer , Jia-Bin Huang , Tali Dekel , Forrester Cole

3D instance segmentation methods typically rely on high-quality point clouds or posed RGB-D scans, requiring complex multi-stage processing pipelines, and are highly sensitive to reconstruction noise. While recent feed-forward transformers…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Jinyuan Qu , Hongyang Li , Lei Zhang

We introduce a general framework for solving partial differential equations (PDEs) using generative diffusion models. In particular, we focus on the scenarios where we do not have the full knowledge of the scene necessary to apply classical…

机器学习 · 计算机科学 2024-11-04 Jiahe Huang , Guandao Yang , Zichen Wang , Jeong Joon Park