中文
相关论文

相关论文: Exploiting Gaussian Agnostic Representation Learni…

200 篇论文

Infrared small target detection (ISTD) is highly sensitive to sensor type, observation conditions, and the intrinsic properties of the target. These factors can introduce substantial variations in the distribution of acquired infrared image…

计算机视觉与模式识别 · 计算机科学 2025-04-24 Yahao Lu , Yuehui Li , Xingyuan Guo , Shuai Yuan , Yukai Shi , Liang Lin

Infrared Small Target Detection (IRSTD) aims to segment small targets from infrared clutter background. Existing methods mainly focus on discriminative approaches, i.e., a pixel-level front-background binary segmentation. Since infrared…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Haoqing Li , Jinfu Yang , Yifei Xu , Runshi Wang

The accurate target-background separation in infrared small target detection (IRSTD) highly depends on the discriminability of extracted representations. However, most existing methods are confined to domain-consistent settings, while…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Yimin Fu , Songbo Wang , Feiyan Wu , Jialin Lyu , Zhunga Liu , Michael K. Ng

Diffusion models are a class of generative models that have demonstrated remarkable success in tasks such as image generation. However, one of the bottlenecks of these models is slow sampling due to the delay before the onset of trajectory…

机器学习 · 统计学 2025-12-25 Li Cunzhi , Louis Kang , Hideaki Shimazaki

Infrared small target detection (ISTD) is widely used in civilian and military applications. However, ISTD encounters several challenges, including the tendency for small and dim targets to be obscured by complex backgrounds. To address…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Chen Hu , Yian Huang , Kexuan Li , Luping Zhang , Chang Long , Yiming Zhu , Tian Pu , Zhenming Peng

Recently, researchers have proposed various deep learning methods to accurately detect infrared targets with the characteristics of indistinct shape and texture. Due to the limited variety of infrared datasets, training deep learning models…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Yukai Shi , Yupei Lin , Pengxu Wei , Xiaoyu Xian , Tianshui Chen , Liang Lin

Implicit Neural Representation (INR) has demonstrated remarkable advances in the field of image representation but demands substantial GPU resources. GaussianImage recently pioneered the use of Gaussian Splatting to mitigate this cost,…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Zhaojie Zeng , Yuesong Wang , Chao Yang , Tao Guan , Lili Ju

In the multimedia domain, Infrared Small Target Detection (ISTD) plays a important role in drone-based multi-modality sensing. To address the dual challenges of cross-domain shift and heteroscedastic noise perturbations in ISTD, we propose…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Yuehui Li , Yahao Lu , Haoyuan Wu , Sen Zhang , Liang Lin , Yukai Shi

Diffusion models, such as Stable Diffusion, have shown incredible performance on text-to-image generation. Since text-to-image generation often requires models to generate visual concepts with fine-grained details and attributes specified…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Xuehai He , Weixi Feng , Tsu-Jui Fu , Varun Jampani , Arjun Akula , Pradyumna Narayana , Sugato Basu , William Yang Wang , Xin Eric Wang

3D Gaussian Splatting (3DGS) has become a powerful representation for image-based object reconstruction, yet its performance drops sharply in sparse-view settings. Prior works address this limitation by employing diffusion models to repair…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Hung Nguyen , Runfa Li , An Le , Truong Nguyen

We present GSD, a diffusion model approach based on Gaussian Splatting (GS) representation for 3D object reconstruction from a single view. Prior works suffer from inconsistent 3D geometry or mediocre rendering quality due to improper…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Yuxuan Mu , Xinxin Zuo , Chuan Guo , Yilin Wang , Juwei Lu , Xiaofeng Wu , Songcen Xu , Peng Dai , Youliang Yan , Li Cheng

Gaussian Splatting (GS) has emerged as an effective representation for photorealistic rendering, but the underlying geometry, material, and lighting remain entangled, hindering scene editing. Existing GS-based methods struggle to…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Kang Du , Zhihao Liang , Yulin Shen , Zeyu Wang

Diffusion models have demonstrated powerful performance in generating high-quality images. A typical example is text-to-image generator like Stable Diffusion. However, their widespread use also poses potential privacy risks. A key concern…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Guo Li , Weihong Chen , Yongfu Fan

Diffusion-based methods represented as stochastic differential equations on a continuous-time domain have recently proven successful as a non-adversarial generative model. Training such models relies on denoising score matching, which can…

机器学习 · 计算机科学 2024-11-05 Sarthak Mittal , Korbinian Abstreiter , Stefan Bauer , Bernhard Schölkopf , Arash Mehrjou

This paper considers the problem of utilizing a large-scale text-to-image diffusion model to tackle the challenging Inexact Segmentation (IS) task. Unlike traditional approaches that rely heavily on discriminative-model-based paradigms or…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Tianjiao Zhang , Fei Zhang , Jiangchao Yao , Ya Zhang , Yanfeng Wang

Diffusion models have garnered considerable interest in computer vision, owing both to their capacity to synthesize photorealistic images and to their proven effectiveness in image reconstruction tasks. However, existing approaches fail to…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Jonas Dornbusch , Emanuel Pfarr , Florin-Alexandru Vasluianu , Frank Werner , Radu Timofte

Edge detection is typically viewed as a pixel-level classification problem mainly addressed by discriminative methods. Recently, generative edge detection methods, especially diffusion model based solutions, are initialized in the edge…

计算机视觉与模式识别 · 计算机科学 2024-10-07 Caixia Zhou , Yaping Huang , Mochu Xiang , Jiahui Ren , Haibin Ling , Jing Zhang

IRSTD (InfraRed Small Target Detection) detects small targets in infrared blurry backgrounds and is essential for various applications. The detection task is challenging due to the small size of the targets and their sparse distribution in…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Pranav Singh , Pravendra Singh

Image inpainting is a fundamental task in computer vision, aiming to restore missing or corrupted regions in images realistically. While recent deep learning approaches have significantly advanced the state-of-the-art, challenges remain in…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Jacob Fein-Ashley , Benjamin Fein-Ashley

As an essential vision task, infrared small target detection (IRSTD) has seen significant advancements through deep learning. However, critical limitations in current evaluation protocols impede further progress. First, existing methods…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Youwei Pang , Xiaoqi Zhao , Lihe Zhang , Huchuan Lu , Georges El Fakhri , Xiaofeng Liu , Shijian Lu
‹ 上一页 1 2 3 10 下一页 ›