中文
相关论文

相关论文: FishAI 2.0: Marine Fish Image Classification with …

200 篇论文

Learning with few samples is a major challenge for parameter-rich models like deep networks. In contrast, people learn complex new concepts even from very few examples, suggesting that the sample complexity of learning can often be reduced.…

机器学习 · 计算机科学 2019-06-11 Roman Visotsky , Yuval Atzmon , Gal Chechik

Accurate and timely identification of plant leaf diseases is essential for resilient and sustainable agriculture, yet most deep learning approaches rely on large annotated datasets and computationally intensive models that are unsuitable…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Anika Islam , Tasfia Tahsin , Zaarin Anjum , Md. Bakhtiar Hasan , Md. Hasanul Kabir

Metric-based few-shot learning methods try to overcome the difficulty due to the lack of training examples by learning embedding to make comparison easy. We propose a novel algorithm to generate class representatives for few-shot…

机器学习 · 计算机科学 2019-06-06 Junyoung Park , Subin Yi , Yongseok Choi , Dong-Yeon Cho , Jiwon Kim

Few-shot learning aims to generalize the recognizer from seen categories to an entirely novel scenario. With only a few support samples, several advanced methods initially introduce class names as prior knowledge for identifying novel…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Yuyu Jia , Qing Zhou , Wei Huang , Junyu Gao , Qi Wang

The basic principles in designing convolutional neural network (CNN) structures for predicting objects on different levels, e.g., image-level, region-level, and pixel-level are diverging. Generally, network structures designed specifically…

计算机视觉与模式识别 · 计算机科学 2019-01-14 Shuyang Sun , Jiangmiao Pang , Jianping Shi , Shuai Yi , Wanli Ouyang

Few-shot classification aims to recognize novel categories with only few labeled images in each class. Existing metric-based few-shot classification algorithms predict categories by comparing the feature embeddings of query images with…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Hung-Yu Tseng , Hsin-Ying Lee , Jia-Bin Huang , Ming-Hsuan Yang

Few-shot image classification is challenging due to the lack of ample samples in each class. Such a challenge becomes even tougher when the number of classes is very large, i.e., the large-class few-shot scenario. In this novel scenario,…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Bingcong Li , Bo Han , Zhuowei Wang , Jing Jiang , Guodong Long

Robust visual recognition in underwater environments remains a significant challenge due to complex distortions such as turbidity, low illumination, and occlusion, which severely degrade the performance of standard vision systems. This…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Taufikur Rahman Fuad , Sabbir Ahmed , Shahriar Ivan

Accurate and interpretable image-based diagnosis remains a fundamental challenge in medical AI, particularly under domain shifts and rare-class conditions. Deep learning models often struggle with real-world distribution changes, exhibit…

机器学习 · 计算机科学 2025-12-13 Midhat Urooj , Ayan Banerjee , Farhat Shaikh , Kuntal Thakur , Sandeep Gupta

New conversation topics and functionalities are constantly being added to conversational AI agents like Amazon Alexa and Apple Siri. As data collection and annotation is not scalable and is often costly, only a handful of examples for the…

计算与语言 · 计算机科学 2019-10-11 Varun Kumar , Hadrien Glaude , Cyprien de Lichy , William Campbell

Humans exhibit remarkable proficiency in visual classification tasks, accurately recognizing and classifying new images with minimal examples. This ability is attributed to their capacity to focus on details and identify common features…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Weihao Jiang , Shuoxi Zhang , Kun He

Uses of underwater videos to assess diversity and abundance of fish are being rapidly adopted by marine biologists. Manual processing of videos for quantification by human analysts is time and labour intensive. Automatic processing of…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Ranju Mandal , Rod M. Connolly , Thomas A. Schlacherz , Bela Stantic

In this study, we investigate the performance of few-shot classification models across different domains, specifically natural images and histopathological images. We first train several few-shot classification models on natural images and…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Ardhendu Sekhar , Aditya Bhattacharya , Vinayak Goyal , Vrinda Goel , Aditya Bhangale , Ravi Kant Gupta , Amit Sethi

Advances in deep learning have resulted in state-of-the-art performance for many audio classification tasks but, unlike humans, these systems traditionally require large amounts of data to make accurate predictions. Not every person or…

音频与语音处理 · 电气工程与系统科学 2020-12-04 Piper Wolters , Chris Careaga , Brian Hutchinson , Lauren Phillips

Few-shot image classification aims to learn an image classifier using only a small set of labeled examples per class. A recent research direction for improving few-shot classifiers involves augmenting the labelled samples with synthetic…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Victor G. Turrisi da Costa , Nicola Dall'Asen , Yiming Wang , Nicu Sebe , Elisa Ricci

In fisheye images, rich distinct distortion patterns are regularly distributed in the image plane. These distortion patterns are independent of the visual content and provide informative cues for rectification. To make the best of such…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Hao Feng , Wendi Wang , Jiajun Deng , Wengang Zhou , Li Li , Houqiang Li

Few-Shot Learning is the challenge of training a model with only a small amount of data. Many solutions to this problem use meta-learning algorithms, i.e. algorithms that learn to learn. By sampling few-shot tasks from a larger dataset, we…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Etienne Bennequin

The success of deep learning models is heavily tied to the use of massive amount of labeled data and excessively long training time. With the emergence of intelligent edge applications that use these models, the critical challenge is to…

机器学习 · 计算机科学 2018-05-23 Mohammad Ghasemzadeh , Fang Lin , Bita Darvish Rouhani , Farinaz Koushanfar , Ke Huang

The availability of data is limited in some fields, especially for object detection tasks, where it is necessary to have correctly labeled bounding boxes around each object. A notable example of such data scarcity is found in the domain of…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Matteo Paiano , Stefano Martina , Carlotta Giannelli , Filippo Caruso

Effective image classification hinges on discerning relevant features from both foreground and background elements, with the foreground typically holding the critical information. While humans adeptly classify images with limited exposure,…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Weihao Jiang , Haoyang Cui , Kun He