中文
相关论文

相关论文: BackMix: Regularizing Open Set Recognition by Remo…

200 篇论文

Outlier detection is an essential capability in safety-critical applications of supervised visual recognition. Most of the existing methods deliver best results by encouraging standard closed-set models to produce low-confidence predictions…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Anja Delić , Matej Grcić , Siniša Šegvić

In the realm of automated robotic surgery and computer-assisted interventions, understanding robotic surgical activities stands paramount. Existing algorithms dedicated to surgical activity recognition predominantly cater to pre-defined…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Long Bai , Guankun Wang , Jie Wang , Xiaoxiao Yang , Huxin Gao , Xin Liang , An Wang , Mobarakol Islam , Hongliang Ren

Semi-supervised learning (SSL) aims to leverage massive unlabeled data when labels are expensive to obtain. Unfortunately, in many real-world applications, the collected unlabeled data will inevitably contain unseen-class outliers not…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Zekun Li , Lei Qi , Yinghuan Shi , Yang Gao

Developing reliable UAV navigation systems requires robust air-to-air object detectors capable of distinguishing between objects seen during training and previously unseen objects. While many methods address closed-set detection and achieve…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Spyridon Loukovitis , Vasileios Karampinis , Athanasios Voulodimos

Background subtraction (BGS) aims to extract all moving objects in the video frames to obtain binary foreground segmentation masks. Deep learning has been widely used in this field. Compared with supervised-based BGS methods, unsupervised…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Yongqi An , Xu Zhao , Tao Yu , Haiyun Guo , Chaoyang Zhao , Ming Tang , Jinqiao Wang

Sparse decomposition has been widely used for different applications, such as source separation, image classification and image denoising. This paper presents a new algorithm for segmentation of an image into background and foreground text…

计算机视觉与模式识别 · 计算机科学 2016-12-22 Shervin Minaee , Yao Wang

Background modelling is a fundamental step for several real-time computer vision applications that requires security systems and monitoring. An accurate background model helps detecting activity of moving objects in the video. In this work,…

计算机视觉与模式识别 · 计算机科学 2018-10-22 Şahin Işık , Kemal Özkan , Ömer Nezih Gerek

Neural surface reconstruction relies heavily on accurate camera poses as input. Despite utilizing advanced pose estimators like COLMAP or ARKit, camera poses can still be noisy. Existing pose-NeRF joint optimization methods handle poses…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Yi Gu , Dongjun Ye , Zhaorui Wang , Jiaxu Wang , Jiahang Cao , Renjing Xu

Foreground segmentation is a fundamental task in computer vision, encompassing various subdivision tasks. Previous research has typically designed task-specific architectures for each task, leading to a lack of unification. Moreover, they…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Zuyao You , Lingyu Kong , Lingchen Meng , Zuxuan Wu

Semi-supervised learning (SSL) is an effective means to leverage unlabeled data to improve a model's performance. Typical SSL methods like FixMatch assume that labeled and unlabeled data share the same label space. However, in practice,…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Kuniaki Saito , Donghyun Kim , Kate Saenko

Segmenting small lesions in medical images remains notoriously difficult. Most prior work tackles this challenge by either designing better architectures, loss functions, or data augmentation schemes; and collecting more labeled data. We…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Rachit Saluja , Asli Cihangir , Ruining Deng , Johannes C. Paetzold , Fengbei Liu , Mert R. Sabuncu

Image harmonization is an important step in photo editing to achieve visual consistency in composite images by adjusting the appearances of foreground to make it compatible with background. Previous approaches to harmonize composites are…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Konstantin Sofiiuk , Polina Popenova , Anton Konushin

We propose a novel unsupervised backlit image enhancement method, abbreviated as CLIP-LIT, by exploring the potential of Contrastive Language-Image Pre-Training (CLIP) for pixel-level image enhancement. We show that the open-world CLIP…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Zhexin Liang , Chongyi Li , Shangchen Zhou , Ruicheng Feng , Chen Change Loy

Classifying patterns of known classes and rejecting ambiguous and novel (also called as out-of-distribution (OOD)) inputs are involved in open world pattern recognition. Deep neural network models usually excel in closed-set classification…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Zhen Cheng , Xu-Yao Zhang , Cheng-Lin Liu

Video matting has broad applications, from adding interesting effects to casually captured movies to assisting video production professionals. Matting with associated effects such as shadows and reflections has also attracted increasing…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Geng Lin , Chen Gao , Jia-Bin Huang , Changil Kim , Yipeng Wang , Matthias Zwicker , Ayush Saraf

High-quality facial appearance capture has traditionally required costly studio recording. Recent works consider an in-the-wild smartphone-based setup; however, their model-based inverse rendering paradigm struggles with the complex…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Yuxuan Han , Xin Ming , Tianxiao Li , Zhuofan Shen , Qixuan Zhang , Lan Xu , Feng Xu

Text removal is a crucial task in computer vision with applications such as privacy preservation, image editing, and media reuse. While existing research has primarily focused on scene text removal in natural images, limitations in current…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Jan Zdenek , Wataru Shimoda , Kota Yamaguchi

3D recognition is the foundation of 3D deep learning in many emerging fields, such as autonomous driving and robotics.Existing 3D methods mainly focus on the recognition of a fixed set of known classes and neglect possible unknown classes…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Weng Tingyu , Xiao Jun , Jiang Haiyong

While deep neural networks have achieved remarkable performance, data augmentation has emerged as a crucial strategy to mitigate overfitting and enhance network performance. These techniques hold particular significance in industrial…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Hyungmin Kim , Donghun Kim , Pyunghwan Ahn , Sungho Suh , Hansang Cho , Junmo Kim

Detecting test-time distribution shift has emerged as a key capability for safely deployed machine learning models, with the question being tackled under various guises in recent years. In this paper, we aim to provide a consolidated view…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Hongjun Wang , Sagar Vaze , Kai Han