中文
相关论文

相关论文: PyramidFlow: High-Resolution Defect Contrastive Lo…

200 篇论文

Normalizing flow is a generative modeling approach with efficient sampling. However, Flow-based models suffer two issues: 1) If the target distribution is manifold, due to the unmatch between the dimensions of the latent target distribution…

机器学习 · 计算机科学 2024-04-24 Qinglong Meng , Chongkun Xia , Xueqian Wang

In industrial manufacturing processes, errors frequently occur at unpredictable times and in unknown manifestations. We tackle the problem of automatic defect detection without requiring any image samples of defective parts. Recent works…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Marco Rudolph , Tom Wehrbein , Bodo Rosenhahn , Bastian Wandt

Recent advances in inverse problem solving have increasingly adopted flow priors over diffusion models due to their ability to construct straight probability paths from noise to data, thereby enhancing efficiency in both training and…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Hossein Askari , Yadan Luo , Hongfu Sun , Fred Roosta

With more well-performing anomaly detection methods proposed, many of the single-view tasks have been solved to a relatively good degree. However, real-world production scenarios often involve complex industrial products, whose properties…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Mathis Kruse , Bodo Rosenhahn

In the anomaly detection field, the scarcity of anomalous samples has directed the current research emphasis towards unsupervised anomaly detection. While these unsupervised anomaly detection methods offer convenience, they also overlook…

信息检索 · 计算机科学 2023-11-15 Shunfeng Wang , Yueyang Li , Haichi Luo , Chenyang Bi

Super-resolution is an ill-posed problem, since it allows for multiple predictions for a given low-resolution image. This fundamental fact is largely ignored by state-of-the-art deep learning based approaches. These methods instead train a…

计算机视觉与模式识别 · 计算机科学 2020-08-03 Andreas Lugmayr , Martin Danelljan , Luc Van Gool , Radu Timofte

Video generation requires modeling a vast spatiotemporal space, which demands significant computational resources and data usage. To reduce the complexity, the prevailing approaches employ a cascaded architecture to avoid direct training…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Yang Jin , Zhicheng Sun , Ningyuan Li , Kun Xu , Kun Xu , Hao Jiang , Nan Zhuang , Quzhe Huang , Yang Song , Yadong Mu , Zhouchen Lin

In this work we review the coarse-to-fine spatial feature pyramid concept, which is used in state-of-the-art optical flow estimation networks to make exploration of the pixel flow search space computationally tractable and efficient. Within…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Markus Hofinger , Samuel Rota Bulò , Lorenzo Porzi , Arno Knapitsch , Thomas Pock , Peter Kontschieder

Ptychography, as an essential tool for high-resolution and nondestructive material characterization, presents a challenging large-scale nonlinear and non-convex inverse problem; however, its intrinsic photon statistics create clear…

机器学习 · 统计学 2021-11-02 Agnimitra Dasgupta , Zichao Wendy Di

Underwater images suffer from light refraction and absorption, which impairs visibility and interferes the subsequent applications. Existing underwater image enhancement methods mainly focus on image quality improvement, ignoring the effect…

计算机视觉与模式识别 · 计算机科学 2023-08-03 Zengxi Zhang , Zhiying Jiang , Jinyuan Liu , Xin Fan , Risheng Liu

Unsupervised anomaly detection and localization is crucial to the practical application when collecting and labeling sufficient anomaly data is infeasible. Most existing representation-based approaches extract normal image features with a…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Jiawei Yu , Ye Zheng , Xiang Wang , Wei Li , Yushuang Wu , Rui Zhao , Liwei Wu

The detection of manufacturing errors is crucial in fabrication processes to ensure product quality and safety standards. Since many defects occur very rarely and their characteristics are mostly unknown a priori, their detection is still…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Marco Rudolph , Bastian Wandt , Bodo Rosenhahn

Visual defect detection is critical to ensure the quality of most products. However, the majority of small and medium-sized manufacturing enterprises still rely on tedious and error-prone human manual inspection. The main reasons include:…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Zijian Kuang , Xinran Tie , Lihang Ying , Shi Jin

Most recent diffusion-based methods still show a large gap compared to non-diffusion methods for video frame interpolation, in both accuracy and efficiency. Most of them formulate the problem as a denoising procedure in latent space…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Yang Hai , Guo Wang , Tan Su , Wenjie Jiang , Yinlin Hu

Recovering noise-covered details from low-light images is challenging, and the results given by previous methods leave room for improvement. Recent diffusion models show realistic and detailed image generation through a sequence of…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Dewei Zhou , Zongxin Yang , Yi Yang

Underwater Salient Object Detection (USOD) faces significant challenges, including underwater image quality degradation and domain gaps. Existing methods tend to ignore the physical principles of underwater imaging or simply treat…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Runting Li , Shijie Lian , Hua Li , Yutong Li , Wenhui Wu , Sam Kwong

Open-set supervised anomaly detection (OSAD) aims to identify unseen anomalies using limited anomalous supervision. However, existing prototype-based methods typically model normal data via a unimodal Gaussian prior, failing to capture…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Fuyun Wang , Yuanzhi Wang , Xu Guo , Sujia Huang , Tong Zhang , Dan Wang , Hui Yan , Xin Liu , Zhen Cui

Normalizing flows are a class of probabilistic generative models which allow for both fast density computation and efficient sampling and are effective at modelling complex distributions like images. A drawback among current methods is…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Jason J. Yu , Konstantinos G. Derpanis , Marcus A. Brubaker

Unsupervised anomaly detection (UAD) attracts a lot of research interest and drives widespread applications, where only anomaly-free samples are available for training. Some UAD applications intend to further locate the anomalous regions…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Yixuan Zhou , Xing Xu , Jingkuan Song , Fumin Shen , Heng Tao Shen

Flow-based methods have demonstrated promising results in addressing the ill-posed nature of super-resolution (SR) by learning the distribution of high-resolution (HR) images with the normalizing flow. However, these methods can only…

计算机视觉与模式识别 · 计算机科学 2023-07-14 Jie-En Yao , Li-Yuan Tsao , Yi-Chen Lo , Roy Tseng , Chia-Che Chang , Chun-Yi Lee
‹ 上一页 1 2 3 10 下一页 ›