中文
相关论文

相关论文: Open Set Recognition using Vision Transformer with…

200 篇论文

Open-set face recognition describes a scenario where unknown subjects, unseen during the training stage, appear on test time. Not only it requires methods that accurately identify individuals of interest, but also demands approaches that…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Rafael Henrique Vareto , William Robson Schwartz

Despite the demonstrated effectiveness of transformer models in NLP, and image and video classification, the available tools for extracting features from captured IoT network flow packets fail to capture sequential patterns in addition to…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Hassan Wasswa , Timothy Lynar , Aziida Nanyonga , Hussein Abbass

Optical Coherence Tomography (OCT) is a non-invasive imaging modality essential for diagnosing various eye diseases. Despite its clinical significance, developing OCT-based diagnostic tools faces challenges, such as limited public datasets,…

计算机视觉与模式识别 · 计算机科学 2025-01-30 Mohammadreza Saraei , Igor Kozak , Eung-Joo Lee

While today's robots are able to perform sophisticated tasks, they can only act on objects they have been trained to recognize. This is a severe limitation: any robot will inevitably see new objects in unconstrained settings, and thus will…

机器人学 · 计算机科学 2019-06-05 Massimiliano Mancini , Hakan Karaoguz , Elisa Ricci , Patric Jensfelt , Barbara Caputo

Transformers are popular neural network models that use layers of self-attention and fully-connected nodes with embedded tokens. Vision Transformers (ViT) adapt transformers for image recognition tasks. In order to do this, the images are…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Brian Kenji Iwana , Akihiro Kusuda

Open-Set Object Detection (OSOD) has emerged as a contemporary research direction to address the detection of unknown objects. Recently, few works have achieved remarkable performance in the OSOD task by employing contrastive clustering to…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Hiran Sarkar , Vishal Chudasama , Naoyuki Onoe , Pankaj Wasnik , Vineeth N Balasubramanian

Biomedical image classification requires capturing of bio-informatics based on specific feature distribution. In most of such applications, there are mainly challenges due to limited availability of samples for diseased cases and imbalanced…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Arun K. Sharma , Nishchal K. Verma

In recent years, increasingly large models have achieved outstanding performance across CV tasks. However, these models demand substantial computational resources and storage, and their growing complexity limits our understanding of how…

机器学习 · 计算机科学 2025-11-21 Carlos Boned Riera , David Romero Sanchez , Oriol Ramos Terrades

This paper proposes a working recipe of using Vision Transformer (ViT) in class incremental learning. Although this recipe only combines existing techniques, developing the combination is not trivial. Firstly, naive application of ViT to…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Pei Yu , Yinpeng Chen , Ying Jin , Zicheng Liu

Transformers, composed of multiple self-attention layers, hold strong promises toward a generic learning primitive applicable to different data modalities, including the recent breakthroughs in computer vision achieving state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Sayak Paul , Pin-Yu Chen

Vision Transformers (ViT) have recently demonstrated the significant potential of transformer architectures for computer vision. To what extent can image-based deep reinforcement learning also benefit from ViT architectures, as compared to…

机器学习 · 计算机科学 2022-05-17 Tianxin Tao , Daniele Reda , Michiel van de Panne

In recent years, the scientific community has focused on the development of CAD tools that could improve bone fractures' classification, mostly based on Convolutional Neural Network (CNN). However, the discerning accuracy of fractures'…

人工智能 · 计算机科学 2021-10-27 Leonardo Tanzi , Andrea Audisio , Giansalvo Cirrincione , Alessandro Aprato , Enrico Vezzetti

Most of the existing recognition algorithms are proposed for closed set scenarios, where all categories are known beforehand. However, in practice, recognition is essentially an open set problem. There are categories we know called…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Yu Shu , Yemin Shi , Yaowei Wang , Tiejun Huang , Yonghong Tian

Convolutional Neural Networks (CNNs) for computer vision sometimes struggle with understanding images in a global context, as they mainly focus on local patterns. On the other hand, Vision Transformers (ViTs), inspired by models originally…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Dimitrios N. Vlachogiannis , Dimitrios A. Koutsomitropoulos

In this paper, we consider the problem of open-vocabulary semantic segmentation (OVS), which aims to segment objects of arbitrary classes instead of pre-defined, closed-set categories. The main contributions are as follows: First, we…

计算机视觉与模式识别 · 计算机科学 2023-03-06 Jilan Xu , Junlin Hou , Yuejie Zhang , Rui Feng , Yi Wang , Yu Qiao , Weidi Xie

Transformer has been applied in the field of computer vision due to its excellent performance in natural language processing, surpassing traditional convolutional neural networks and achieving new state-of-the-art. ViT divides an image into…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Yuang Liu , Zhiheng Qiu , Xiaokai Qin

A compositional understanding of the world in terms of objects and their geometry in 3D space is considered a cornerstone of human cognition. Facilitating the learning of such a representation in neural networks holds promise for…

As a special type of transformer, Vision Transformers (ViTs) are used to various computer vision applications (CV), such as image recognition. There are several potential problems with convolutional neural networks (CNNs) that can be solved…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Sonain Jamil , Md. Jalil Piran , Oh-Jin Kwon

Global biodiversity is declining at an unprecedented rate, yet little information is known about most species and how their populations are changing. Indeed, some 90% of Earth's species are estimated to be completely unknown. Machine…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Yuyan Chen , Nico Lang , B. Christian Schmidt , Aditya Jain , Yves Basset , Sara Beery , Maxim Larrivée , David Rolnick

Real world data often exhibits a long-tailed and open-ended (with unseen classes) distribution. A practical recognition system must balance between majority (head) and minority (tail) classes, generalize across the distribution, and…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Ziwei Liu , Zhongqi Miao , Xiaohang Zhan , Jiayun Wang , Boqing Gong , Stella X. Yu