English
Related papers

Related papers: A Few-Shot Sequential Approach for Object Counting

200 papers

Most existing works on few-shot object detection (FSOD) focus on a setting where both pre-training and few-shot learning datasets are from a similar domain. However, few-shot algorithms are important in multiple domains; hence evaluation…

Computer Vision and Pattern Recognition · Computer Science 2022-07-25 Kibok Lee , Hao Yang , Satyaki Chakraborty , Zhaowei Cai , Gurumurthy Swaminathan , Avinash Ravichandran , Onkar Dabeer

Few-shot segmentation (FSS) aims to segment objects of unseen classes given only a few annotated support images. Most existing methods simply stitch query features with independent support prototypes and segment the query image by feeding…

Computer Vision and Pattern Recognition · Computer Science 2022-11-03 Kai Huang , Mingfei Cheng , Yang Wang , Bochen Wang , Ye Xi , Feigege Wang , Peng Chen

In the ever-evolving era of Artificial Intelligence (AI), model performance has constituted a key metric driving innovation, leading to an exponential growth in model size and complexity. However, sustainability and energy efficiency have…

Few-shot learning is the process of learning novel classes using only a few examples and it remains a challenging task in machine learning. Many sophisticated few-shot learning algorithms have been proposed based on the notion that networks…

Machine Learning · Computer Science 2019-10-04 Akihiro Nakamura , Tatsuya Harada

Currently, the state-of-the-art methods treat few-shot semantic segmentation task as a conditional foreground-background segmentation problem, assuming each class is independent. In this paper, we introduce the concept of meta-class, which…

Computer Vision and Pattern Recognition · Computer Science 2021-08-17 Zhonghua Wu , Xiangxi Shi , Guosheng lin , Jianfei Cai

In this paper, we propose an approach to improve few-shot classification performance using a composite rotation based auxiliary task. Few-shot classification methods aim to produce neural networks that perform well for classes with a large…

Computer Vision and Pattern Recognition · Computer Science 2020-11-24 Pratik Mazumder , Pravendra Singh , Vinay P. Namboodiri

In image classification, it is common practice to train deep networks to extract a single feature vector per input image. Few-shot classification methods also mostly follow this trend. In this work, we depart from this established direction…

Computer Vision and Pattern Recognition · Computer Science 2022-04-05 Arman Afrasiyabi , Hugo Larochelle , Jean-François Lalonde , Christian Gagné

Current large open vision models could be useful for one and few-shot object recognition. Nevertheless, gradient-based re-training solutions are costly. On the other hand, open-vocabulary object detection models bring closer visual and…

Computer Vision and Pattern Recognition · Computer Science 2024-10-22 Ben Crulis , Barthelemy Serres , Cyril De Runz , Gilles Venturini

In this thesis, we develop theoretical, algorithmic and experimental contributions for Machine Learning with limited labels, and more specifically for the tasks of Image Classification and Object Detection in Computer Vision. In a first…

Computer Vision and Pattern Recognition · Computer Science 2023-11-09 Quentin Bouniot

Transfer learning has been widely adopted for few-shot classification. Recent studies reveal that obtaining good generalization representation of images on novel classes is the key to improving the few-shot classification accuracy. To…

Computer Vision and Pattern Recognition · Computer Science 2023-05-02 Sai Yang , Fan Liu , Delong Chen , Jun Zhou

This paper is about few-shot segmentation of foreground objects in images. We train a CNN on small subsets of training images, each mimicking the few-shot setting. In each subset, one image serves as the query and the other(s) as support…

Computer Vision and Pattern Recognition · Computer Science 2019-10-01 Khoi Nguyen , Sinisa Todorovic

Many existing approaches for 3D point cloud semantic segmentation are fully supervised. These fully supervised approaches heavily rely on large amounts of labeled training data that are difficult to obtain and cannot segment new classes…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Na Zhao , Tat-Seng Chua , Gim Hee Lee

Existing approaches towards anomaly detection~(AD) often rely on a substantial amount of anomaly-free data to train representation and density models. However, large anomaly-free datasets may not always be available before the inference…

Computer Vision and Pattern Recognition · Computer Science 2024-03-01 Jingyi Liao , Xun Xu , Manh Cuong Nguyen , Adam Goodge , Chuan Sheng Foo

Few-shot learning is a challenging problem since only a few examples are provided to recognize a new class. Several recent studies exploit additional semantic information, e.g. text embeddings of class names, to address the issue of rare…

Computer Vision and Pattern Recognition · Computer Science 2023-03-27 Wentao Chen , Chenyang Si , Zhang Zhang , Liang Wang , Zilei Wang , Tieniu Tan

Few-Shot learning aims to train and optimize a model that can adapt to unseen visual classes with only a few labeled examples. The existing few-shot learning (FSL) methods, heavily rely only on visual data, thus fail to capture the semantic…

Computer Vision and Pattern Recognition · Computer Science 2022-10-21 Mohamed Afham , Ranga Rodrigo

Low-shot object counters estimate the number of objects in an image using few or no annotated exemplars. Objects are localized by matching them to prototypes, which are constructed by unsupervised image-wide object appearance aggregation.…

Computer Vision and Pattern Recognition · Computer Science 2024-12-02 Jer Pelhan , Alan Lukežič , Vitjan Zavrtanik , Matej Kristan

Few-shot instance segmentation methods are promising when labeled training data for novel classes is scarce. However, current approaches do not facilitate flexible addition of novel classes. They also require that examples of each class are…

Computer Vision and Pattern Recognition · Computer Science 2021-05-13 Dan Andrei Ganea , Bas Boom , Ronald Poppe

In this paper we reformulate few-shot classification as a reconstruction problem in latent space. The ability of the network to reconstruct a query feature map from support features of a given class predicts membership of the query in that…

Computer Vision and Pattern Recognition · Computer Science 2021-04-28 Davis Wertheimer , Luming Tang , Bharath Hariharan

Few-shot classification aims to carry out classification given only few labeled examples for the categories of interest. Though several approaches have been proposed, most existing few-shot learning (FSL) models assume that base and novel…

Computer Vision and Pattern Recognition · Computer Science 2021-12-28 Yuan-Chia Cheng , Ci-Siang Lin , Fu-En Yang , Yu-Chiang Frank Wang

This paper aims to tackle the challenging problem of one-shot object detection. Given a query image patch whose class label is not included in the training data, the goal of the task is to detect all instances of the same class in a target…

Computer Vision and Pattern Recognition · Computer Science 2019-12-02 Ting-I Hsieh , Yi-Chen Lo , Hwann-Tzong Chen , Tyng-Luh Liu