paper-with-me

홈 › Papers

Dataset Generation and Bonobo Classification from Weakly Labelled Videos

2023-09-07 · Pierre-Etienne Martin

This paper presents a bonobo detection and classification pipeline built from the commonly used machine learning methods. Such application is motivated by the need to test bonobos in their enclosure using touch screen devices without human assistance. This work introduces a newly acquired dataset based on bonobo recordings generated semi-automatically. The recordings are weakly labelled and fed to a macaque detector in order to spatially detect the individual present in the video. Handcrafted features coupled with different classification algorithms and deep-learning methods using a ResNet architecture are investigated for bonobo identification. Performance is compared in terms of classification accuracy on the splits of the database using different data separation methods. We demonstrate the importance of data preparation and how a wrong data separation can lead to false good results. Finally, after a meaningful separation of the data, the best classification performance is obtained using a fine-tuned ResNet model and reaches 75% of accuracy.

📄 PDF Abstract BibTeX arXiv:2309.03671

Code (1)

ccp-eva/bonobosclassification 공식 구현 pytorch

Tasks

ClassificationDataset Generation

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Residual Connection 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…

Similar Papers 제목 키워드 기반

A Weakly Supervised Learning Approach based on Spectral Graph-Theoretic Grouping

2015-08-03 · Tameem Adel, Alexander Wong, Daniel Stashuk

In this study, a spectral graph-theoretic grouping strategy for weakly supervised classification is introduced, where a limited number of labelled samples and a larger set of unlabelled samples are used to construct a la…

ClassificationGeneral ClassificationWeakly Supervised ClassificationWeakly-supervised Learning

Classification of multivariate weakly-labelled time-series with attention

2021-02-16 · Surayez Rahman, Chang Wei Tan

This research identifies a gap in weakly-labelled multivariate time-series classification (TSC), where state-of-the-art TSC models do not per-form well. Weakly labelled time-series are time-series containing noise and si…

ClassificationEEGElectroencephalogram (EEG)General Classification+3

Segment Relevance Estimation for Audio Analysis and Weakly-Labelled Classification

2019-11-12 · Juliano Henrique Foleiss, Tiago Fernandes Tavares

We propose a method that quantifies the importance, namely relevance, of audio segments for classification in weakly-labelled problems. It works by drawing information from a set of class-wise one-vs-all classifiers. By …

Audio ClassificationClassificationGeneral Classification

DLWL: Improving Detection for Lowshot Classes With Weakly Labelled Data

2020-06-01 · CVPR 2020 6 · Vignesh Ramanathan, Rui Wang, Dhruv Mahajan

Large detection datasets have a long tail of lowshot classes with very few bounding box annotations. We wish to improve detection for lowshot classes with weakly labelled web-scale datasets only having image-level labels…

Multi-level Attention Model for Weakly Supervised Audio Classification

2018-03-06 · Changsong Yu, Karim Said Barsim, Qiuqiang Kong, Bin Yang

In this paper, we propose a multi-level attention model to solve the weakly labelled audio classification problem. The objective of audio classification is to predict the presence or absence of audio events in an audio c…

Audio Classification