中文
相关论文

相关论文: Contextual Affinity Distillation for Image Anomaly…

200 篇论文

Despite the recent advances in the field of object detection, common architectures are still ill-suited to incrementally detect new categories over time. They are vulnerable to catastrophic forgetting: they forget what has been already…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Fabio Cermelli , Antonino Geraci , Dario Fontanel , Barbara Caputo

Image harmonization task aims at harmonizing different composite foreground regions according to specific background image. Previous methods would rather focus on improving the reconstruction ability of the generator by some internal…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Jingtang Liang , Chi-Man Pun

Anomaly detection and localization are important problems in computer vision. Recently, Convolutional Neural Network (CNN) has been used for visual inspection. In particular, the scarcity of anomalous samples increases the difficulty of…

计算机视觉与模式识别 · 计算机科学 2022-03-10 Shinji Yamada , Kazuhiro Hotta

Despite the popularity and efficacy of knowledge distillation, there is limited understanding of why it helps. In order to study the generalization behavior of a distilled student, we propose a new theoretical framework that leverages…

机器学习 · 计算机科学 2023-01-31 Hrayr Harutyunyan , Ankit Singh Rawat , Aditya Krishna Menon , Seungyeon Kim , Sanjiv Kumar

We present a new method for the unsupervised detection of geometric anomalies in high-resolution 3D point clouds. In particular, we propose an adaptation of the established student-teacher anomaly detection framework to three dimensions. A…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Paul Bergmann , David Sattlegger

Event cameras are gaining popularity due to their unique properties, such as their low latency and high dynamic range. One task where these benefits can be crucial is real-time object detection. However, RGB detectors still outperform…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Lei Li , Alexander Liniger , Mario Millhaeusler , Vagia Tsiminaki , Yuanyou Li , Dengxin Dai

We propose an approach for unsupervised adaptation of object detectors from label-rich to label-poor domains which can significantly reduce annotation costs associated with detection. Recently, approaches that align distributions of source…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Kuniaki Saito , Yoshitaka Ushiku , Tatsuya Harada , Kate Saenko

Anomaly detection focuses on identifying samples that deviate from the norm. Discovering informative representations of normal samples is crucial to detecting anomalies effectively. Recent self-supervised methods have successfully learned…

机器学习 · 计算机科学 2025-09-22 Alain Ryser , Thomas M. Sutter , Alexander Marx , Julia E. Vogt

Anomaly detection is to identify samples that do not conform to the distribution of the normal data. Due to the unavailability of anomalous data, training a supervised deep neural network is a cumbersome task. As such, unsupervised methods…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Vahid Reza Khazaie , Anthony Wong , John Taylor Jewell , Yalda Mohsenzadeh

Correspondence pruning aims to establish reliable correspondences between two related images and recover relative camera motion. Existing approaches often employ a progressive strategy to handle the local and global contexts, with a…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Xiangyang Miao , Guobao Xiao , Shiping Wang , Jun Yu

Despite the success of distillation in large language models (LLMs), most prior work applies identical loss functions to both teacher- and student-generated data. These strategies overlook the synergy between loss formulations and data…

计算与语言 · 计算机科学 2025-06-02 Jongwoo Ko , Tianyi Chen , Sungnyun Kim , Tianyu Ding , Luming Liang , Ilya Zharkov , Se-Young Yun

Anomaly detection aims at identifying deviant samples from the normal data distribution. Contrastive learning has provided a successful way to sample representation that enables effective discrimination on anomalies. However, when…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Gaoang Wang , Yibing Zhan , Xinchao Wang , Mingli Song , Klara Nahrstedt

Video Anomaly Detection (VAD) remains a fundamental yet formidable task in the video understanding community, with promising applications in areas such as information forensics and public safety protection. Due to the rarity and diversity…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Yang Liu , Hongjin Wang , Zepu Wang , Xiaoguang Zhu , Jing Liu , Peng Sun , Rui Tang , Jianwei Du , Victor C. M. Leung , Liang Song

In recent years, knowledge distillation has been proved to be an effective solution for model compression. This approach can make lightweight student models acquire the knowledge extracted from cumbersome teacher models. However, previous…

计算机视觉与模式识别 · 计算机科学 2021-05-03 Xing Dai , Zeren Jiang , Zhao Wu , Yiping Bao , Zhicheng Wang , Si Liu , Erjin Zhou

As the global population ages, the number of fall-related incidents is on the rise. Effective fall detection systems, specifically in healthcare sector, are crucial to mitigate the risks associated with such events. This study evaluates the…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Aleksander Nagaj , Zenjie Li , Dim P. Papadopoulos , Kamal Nasrollahi

Learning an effective speaker representation is crucial for achieving reliable performance in speaker verification tasks. Speech signals are high-dimensional, long, and variable-length sequences containing diverse information at each…

音频与语音处理 · 电气工程与系统科学 2023-08-25 Wei Xia , John H. L. Hansen

Recent advancements in weakly-supervised video anomaly detection have achieved remarkable performance by applying the multiple instance learning paradigm based on multimodal foundation models such as CLIP to highlight anomalous instances…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Wenti Yin , Huaxin Zhang , Xiang Wang , Yuqing Lu , Yicheng Zhang , Bingquan Gong , Jialong Zuo , Li Yu , Changxin Gao , Nong Sang

Knowledge distillation methods have recently shown to be a promising direction to speedup the synthesis of large-scale diffusion models by requiring only a few inference steps. While several powerful distillation methods were recently…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Nikita Starodubcev , Artem Fedorov , Artem Babenko , Dmitry Baranchuk

Convolutional Neural Networks achieve state-of-the-art accuracy in object detection tasks. However, they have large computational and energy requirements that challenge their deployment on resource-constrained edge devices. Object detection…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Marina Neseem , Sherief Reda

Anomaly detection is important in many real-life applications. Recently, self-supervised learning has greatly helped deep anomaly detection by recognizing several geometric transformations. However these methods lack finer features, usually…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Loic Jezequel , Ngoc-Son Vu , Jean Beaudet , Aymeric Histace
‹ 上一页 1 8 9 10 下一页 ›