中文
相关论文

相关论文: SketchFusion: Learning Universal Sketch Features t…

200 篇论文

Deep learning has demonstrated remarkable achievements in medical image segmentation. However, prevailing deep learning models struggle with poor generalization due to (i) intra-class variations, where the same class appears differently in…

图像与视频处理 · 电气工程与系统科学 2024-08-09 Vandan Gorade , Sparsh Mittal , Debesh Jha , Rekha Singhal , Ulas Bagci

Foundation models are vital tools in various Computer Vision applications. They take as input a single RGB image and output a deep feature representation that is useful for various applications. However, in case we have multiple views of…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Leo Segre , Or Hirschorn , Shai Avidan

The rapid progress of Deepfake technology has made face swapping highly realistic, raising concerns about the malicious use of fabricated facial content. Existing methods often struggle to generalize to unseen domains due to the diverse…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Ke Sun , Shen Chen , Taiping Yao , Hong Liu , Xiaoshuai Sun , Shouhong Ding , Rongrong Ji

Semantic segmentation is one of the core tasks in the field of computer vision, and its goal is to accurately classify each pixel in an image. The traditional Unet model achieves efficient feature extraction and fusion through an…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Xuan Li , Quanchao Lu , Yankaiqi Li , Muqing Li , Yijiashun Qi

In recent literature, few-shot classification has predominantly been defined by the N-way k-shot meta-learning problem. Models designed for this purpose are usually trained to excel on standard benchmarks following a restricted setup,…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Constance Ferragu , Philomene Chagniot , Vincent Coyette

One major branch of saliency object detection methods is diffusion-based which construct a graph model on a given image and diffuse seed saliency values to the whole graph by a diffusion matrix. While their performance is sensitive to…

计算机视觉与模式识别 · 计算机科学 2020-01-20 Peng Jiang , Zhiyi Pan , Nuno Vasconcelos , Baoquan Chen , Jingliang Peng

LiDAR-generated point clouds are crucial for perceiving outdoor environments. The segmentation of point clouds is also essential for many applications. Previous research has focused on using self-attention and convolution (local attention)…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Abhishek Kuriyal , Vaibhav Kumar , Bharat Lohani

Large vision-language contrastive models (VLCMs), such as CLIP, have become foundational, demonstrating remarkable success across a variety of downstream tasks. Despite their advantages, these models, akin to other foundational systems,…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Haocheng Dai , Sarang Joshi

Large text-to-image diffusion models have achieved remarkable success in generating diverse, high-quality images. Additionally, these models have been successfully leveraged to edit input images by just changing the text prompt. But when…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Anant Khandelwal

Zero-shot sketch-based image retrieval (ZS-SBIR) is challenging due to the cross-domain nature of sketches and photos, as well as the semantic gap between seen and unseen image distributions. Previous methods fine-tune pre-trained models…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Shiyin Dong , Mingrui Zhu , Nannan Wang , Xinbo Gao

Diffusion models have revolutionized the field of content synthesis and editing. Recent models have replaced the traditional UNet architecture with the Diffusion Transformer (DiT), and employed flow-matching for improved training and…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Omri Avrahami , Or Patashnik , Ohad Fried , Egor Nemchinov , Kfir Aberman , Dani Lischinski , Daniel Cohen-Or

Reconstructing a 3D shape based on a single sketch image is challenging due to the large domain gap between a sparse, irregular sketch and a regular, dense 3D shape. Existing works try to employ the global feature extracted from sketch to…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Chenjian Gao , Qian Yu , Lu Sheng , Yi-Zhe Song , Dong Xu

Real-world applications of machine learning models often confront data distribution shifts, wherein discrepancies exist between the training and test data distributions. In the common multi-domain multi-class setup, as the number of classes…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Haoxiang Wang , Haozhe Si , Huajie Shao , Han Zhao

Small objects detection is a challenging task in computer vision due to its limited resolution and information. In order to solve this problem, the majority of existing methods sacrifice speed for improvement in accuracy. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Guimei Cao , Xuemei Xie , Wenzhe Yang , Quan Liao , Guangming Shi , Jinjian Wu

Accurately segmenting structural cracks at the pixel level remains a major hurdle, as existing methods fail to integrate local textures with pixel dependencies, often leading to fragmented and incomplete predictions. Moreover, their high…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Hui Liu , Chen Jia , Fan Shi , Xu Cheng , Mianzhao Wang , Shengyong Chen , Yang Lv

Feature fusion modules from encoder and self-attention module have been adopted in semantic segmentation. However, the computation of these modules is costly and has operational limitations in real-time environments. In addition,…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Jaehyun Park , Subin Lee , Eon Kim , Byeongjun Moon , Dabeen Yu , Yeonseung Yu , Junghwan Kim

Reference-based sketch colorization methods have garnered significant attention due to their potential applications in the animation production industry. However, most existing methods are trained with image triplets of sketch, reference,…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Dingkun Yan , Xinrui Wang , Yusuke Iwasawa , Yutaka Matsuo , Suguru Saito , Jiaxian Guo

Autoregressive models (ARMs) are hindered by slow sequential inference. While masked diffusion models (MDMs) offer a parallel alternative, they suffer from critical drawbacks: high computational overhead from precluding Key-Value (KV)…

计算与语言 · 计算机科学 2026-03-06 Jia-Nan Li , Jian Guan , Wei Wu , Chongxuan Li

Learning 3D representations that generalize well to arbitrarily oriented inputs is a challenge of practical importance in applications varying from computer vision to physics and chemistry. We propose a novel multi-resolution convolutional…

机器学习 · 计算机科学 2021-03-22 James Fox , Bo Zhao , Sivasankaran Rajamanickam , Rampi Ramprasad , Le Song

The Stable Diffusion model is a prominent text-to-image generation model that relies on a text prompt as its input, which is encoded using the Contrastive Language-Image Pre-Training (CLIP). However, text prompts have limitations when it…

计算机视觉与模式识别 · 计算机科学 2024-02-16 Yuxuan Ding , Chunna Tian , Haoxuan Ding , Lingqiao Liu
‹ 上一页 1 8 9 10 下一页 ›