中文
相关论文

相关论文: Open Set Recognition for Endoscopic Image Classifi…

200 篇论文

Open-set image recognition (OSR) aims to both classify known-class samples and identify unknown-class samples in the testing set, which supports robust classifiers in many realistic applications, such as autonomous driving, medical…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Jiayin Sun , Qiulei Dong

Deep neural networks have demonstrated prominent capacities for image classification tasks in a closed set setting, where the test data come from the same distribution as the training data. However, in a more realistic open set scenario,…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Feiyang Cai , Zhenkai Zhang , Jie Liu , Xenofon Koutsoukos

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

Machine learning-based techniques open up many opportunities and improvements to derive deeper and more practical insights from data that can help businesses make informed decisions. However, the majority of these techniques focus on the…

机器学习 · 计算机科学 2024-05-10 Atefeh Mahdavi , Marco Carvalho

Fueled by deep learning, computer-aided diagnosis achieves huge advances. However, out of controlled lab environments, algorithms could face multiple challenges. Open set recognition (OSR), as an important one, states that categories unseen…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Mingyuan Liu , Lu Xu , Jicong Zhang

Unknown examples that are unseen during training often appear in real-world machine learning tasks, and an intelligent self-learning system should be able to distinguish between known and unknown examples. Accordingly, open set recognition…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Jaeyeon Jang , Chang Ouk Kim

Open Set Recognition (OSR) extends image classification to an open-world setting, by simultaneously classifying known classes and identifying unknown ones. While conventional OSR approaches can detect Out-of-Distribution (OOD) samples, they…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Piyapat Saranrittichai , Chaithanya Kumar Mummadi , Claudia Blaiotta , Mauricio Munoz , Volker Fischer

Convolutional Neural Networks (CNNs) are commonly designed for closed set arrangements, where test instances only belong to some "Known Known" (KK) classes used in training. As such, they predict a class label for a test sample based on the…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Md Tahmid Hossain , Shyh Wei Teng , Guojun Lu , Ferdous Sohel

The ability to identify whether or not a test sample belongs to one of the semantic classes in a classifier's training set is critical to practical deployment of the model. This task is termed open-set recognition (OSR) and has received…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Sagar Vaze , Kai Han , Andrea Vedaldi , Andrew Zisserman

The reliance on Deep Neural Network (DNN)-based classifiers in safety-critical and real-world applications necessitates Open-Set Recognition (OSR). OSR enables the identification of input data from classes unknown during training as…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Nadarasar Bahavan , Sachith Seneviratne , Saman Halgamuge

The goal for classification is to correctly assign labels to unseen samples. However, most methods misclassify samples with unseen labels and assign them to one of the known classes. Open-Set Classification (OSC) algorithms aim to maximize…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Halil Bisgin , Andres Palechor , Mike Suter , Manuel Günther

Recently, deep learning based methods have revolutionized remote sensing image segmentation. However, these methods usually rely on a pre-defined semantic class set, thus needing additional image annotation and model training when adapting…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Chengyang Ye , Yunzhi Zhuge , Pingping Zhang

Despite advances in image classification methods, detecting the samples not belonging to the training classes is still a challenging problem. There has been a burst of interest in this subject recently, which is called Open-Set Recognition…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Mohammad Azizmalayeri , Mohammad Hossein Rohban

Existing open-set recognition (OSR) studies typically assume that each image contains only one class label, with the unknown test set (negative) having a disjoint label space from the known test set (positive), a scenario referred to as…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Xu Yin , Fei Pan , Guoyuan An , Yuchi Huo , Zixuan Xie , Sung-Eui Yoon

Land cover classification of satellite imagery is an important step toward analyzing the Earth's surface. Existing models assume a closed-set setting where both the training and testing classes belong to the same label set. However, due to…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Razieh Kaviani Baghbaderani , Ying Qu , Hairong Qi , Craig Stutts

Endoscopy serves as an essential procedure for evaluating the gastrointestinal (GI) tract and plays a pivotal role in identifying GI-related disorders. Recent advancements in deep learning have demonstrated substantial progress in detecting…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Astitva Kamble , Vani Bandodkar , Saakshi Dharmadhikary , Veena Anand , Pradyut Kumar Sanki , Mei X. Wu , Biswabandhu Jana

Driven by advancements in deep learning, computer-aided diagnoses have made remarkable progress. However, outside controlled laboratory settings, algorithms may encounter several challenges. In the medical domain, these difficulties often…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Arnav Aditya , Nitin Kumar , Saurabh Shigwan

Open-set classification is a problem of handling `unknown' classes that are not contained in the training dataset, whereas traditional classifiers assume that only known classes appear in the test environment. Existing open-set classifiers…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Ryota Yoshihashi , Wen Shao , Rei Kawakami , Shaodi You , Makoto Iida , Takeshi Naemura

Open set recognition (OSR) is a critical aspect of machine learning, addressing the challenge of detecting novel classes during inference. Within the realm of deep learning, neural classifiers trained on a closed set of data typically…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Jiawen Xu , Margret Keuper

Open Set Recognition (OSR) is about dealing with unknown situations that were not learned by the models during training. In this paper, we provide a survey of existing works about OSR and distinguish their respective advantages and…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Atefeh Mahdavi , Marco Carvalho
‹ 上一页 1 2 3 10 下一页 ›