中文
相关论文

相关论文: Generalizable Industrial Visual Anomaly Detection …

200 篇论文

Vision Transformer (ViT) has recently gained significant attention in solving computer vision (CV) problems due to its capability of extracting informative features and modeling long-range dependencies through the attention mechanism.…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Yao Qiang , Chengyin Li , Prashant Khanduri , Dongxiao Zhu

Self-attention-based vision transformers (ViTs) have emerged as a highly competitive architecture in computer vision. Unlike convolutional neural networks (CNNs), ViTs are capable of global information sharing. With the development of…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Zhenzhen Chu , Jiayu Chen , Cen Chen , Chengyu Wang , Ziheng Wu , Jun Huang , Weining Qian

Depth estimation has been widely studied and serves as the fundamental step of 3D perception for robotics and autonomous driving. Though significant progress has been made in monocular depth estimation in the past decades, these attempts…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Xianda Guo , Wenjie Yuan , Yunpeng Zhang , Tian Yang , Chenming Zhang , Zheng Zhu , Qin Zou , Long Chen

We present a novel method that extends the self-attention mechanism of a vision transformer (ViT) for more accurate object detection across diverse datasets. ViTs show strong capability for image understanding tasks such as object…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Tan Nguyen , Coy D. Heldermon , Corey Toler-Franklin

In the realm of machine learning, the study of anomaly detection and localization within image data has gained substantial traction, particularly for practical applications such as industrial defect detection. While the majority of existing…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Wenping Jin , Fei Guo , Li Zhu

Vision Transformer (ViT) has achieved remarkable results in object detection for synthetic aperture radar (SAR) images, owing to its exceptional ability to extract global features. However, it struggles with the extraction of multi-scale…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Yang Zhang , Jingyi Cao , Yanan You , Yuanyuan Qiao

Defect detection in the manufacturing industry is of utmost importance for product quality inspection. Recently, optical defect detection has been investigated as an anomaly detection using different deep learning methods. However, the…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Ammar Mansoor Kamoona , Amirali Khodadadian Gostar , Alireza Bab-Hadiashar , Reza Hoseinnezhad

Unsupervised anomaly detection (UAD) has been widely implemented in industrial and medical applications, which reduces the cost of manual annotation and improves efficiency in disease diagnosis. Recently, deep auto-encoder with its variants…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Mingqing Wang , Jiawei Li , Zhenyang Li , Chengxiao Luo , Bin Chen , Shu-Tao Xia , Zhi Wang

Self-supervised learning methods are gaining increasing traction in computer vision due to their recent success in reducing the gap with supervised learning. In natural language processing (NLP) self-supervised learning and transformers are…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Sara Atito , Muhammad Awais , Josef Kittler

Vision Transformers (ViTs) have achieved state-of-the-art performance in image classification, yet their attention mechanisms often remain opaque and exhibit dense, non-structured behaviors. In this work, we adapt our previously proposed…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Vasileios Arampatzakis , George Pavlidis , Nikolaos Mitianoudis , Nikos Papamarkos

A self-supervised multi-task learning (SSMTL) framework for video anomaly detection was recently introduced in literature. Due to its highly accurate results, the method attracted the attention of many researchers. In this work, we revisit…

Vision Transformer (ViT) has brought new breakthroughs to the field of image classification by introducing the self-attention mechanism and Graph Convolutional Networks(GCN) have been proposed and successfully applied in data representation…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Haibin Jiao

Recently, anomaly detection and localization in multimedia data have received significant attention among the machine learning community. In real-world applications such as medical diagnosis and industrial defect detection, anomalies only…

计算机视觉与模式识别 · 计算机科学 2022-05-16 Chaoqin Huang , Qinwei Xu , Yanfeng Wang , Yu Wang , Ya Zhang

Automated visual inspection in the semiconductor industry aims to detect and classify manufacturing defects utilizing modern image processing techniques. While an earliest possible detection of defect patterns allows quality control and…

机器学习 · 计算机科学 2024-06-11 Tobias Schlosser , Frederik Beuth , Michael Friedrich , Danny Kowerko

Visual Transformers (VTs) are emerging as an architectural paradigm alternative to Convolutional networks (CNNs). Differently from CNNs, VTs can capture global relations between image elements and they potentially have a larger…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Yahui Liu , Enver Sangineto , Wei Bi , Nicu Sebe , Bruno Lepri , Marco De Nadai

Visual anomaly detection aims at classifying and locating the regions that deviate from the normal appearance. Embedding-based methods and reconstruction-based methods are two main approaches for this task. However, they are either not…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Shuyuan Wang , Qi Li , Huiyuan Luo , Chengkan Lv , Zhengtao Zhang

In industrial vision, the anomaly detection problem can be addressed with an autoencoder trained to map an arbitrary image, i.e. with or without any defect, to a clean image, i.e. without any defect. In this approach, anomaly detection…

图像与视频处理 · 电气工程与系统科学 2020-11-05 Anne-Sophie Collin , Christophe De Vleeschouwer

Semi-supervised video anomaly detection methods face two critical challenges: (1) Strong generalization blurs the boundary between normal and abnormal patterns. Although existing approaches attempt to alleviate this issue using memory…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Juntong Li , Lingwei Dang , Qingxin Xiao , Shishuo Shang , Jiajia Cheng , Haomin Wu , Yun Hao , Qingyao Wu

Anomaly detection (AD) is essential for industrial inspection and medical diagnosis, yet existing methods typically rely on ``comparing'' test images to normal references from a training set. However, variations in appearance and…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Wei Luo , Haiming Yao , Yunkang Cao , Qiyu Chen , Ang Gao , Weiming Shen , Wenyong Yu

Autonomous driving systems remain critically vulnerable to the long-tail of rare, out-of-distribution semantic anomalies. While VLMs have emerged as promising tools for perception, their application in anomaly detection remains largely…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Roberto Brusnicki , David Pop , Yuan Gao , Mattia Piccinini , Johannes Betz