paper-with-me

홈 › Papers

Dynamic Curriculum Learning for Great Ape Detection in the Wild

2022-04-30 · Xinyu Yang, Tilo Burghardt, Majid Mirmehdi

We propose a novel end-to-end curriculum learning approach for sparsely labelled animal datasets leveraging large volumes of unlabelled data to improve supervised species detectors. We exemplify the method in detail on the task of finding great apes in camera trap footage taken in challenging real-world jungle environments. In contrast to previous semi-supervised methods, our approach adjusts learning parameters dynamically over time and gradually improves detection quality by steering training towards virtuous self-reinforcement. To achieve this, we propose integrating pseudo-labelling with curriculum learning policies and show how learning collapse can be avoided. We discuss theoretical arguments, ablations, and significant performance improvements against various state-of-the-art systems when evaluating on the Extended PanAfrican Dataset holding approx. 1.8M frames. We also demonstrate our method can outperform supervised baselines with significant margins on sparse label versions of other animal datasets such as Bees and Snapshot Serengeti. We note that performance advantages are strongest for smaller labelled ratios common in ecological applications. Finally, we show that our approach achieves competitive benchmarks for generic object detection in MS-COCO and PASCAL-VOC indicating wider applicability of the dynamic learning concepts introduced. We publish all relevant source code, network weights, and data access details for full reproducibility. The code is available at https://github.com/youshyee/DCL-Detection.

📄 PDF Abstract BibTeX arXiv:2205.00275

Code (1)

youshyee/dcl-detection 공식 구현 pytorch

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

WildDESED: An LLM-Powered Dataset for Wild Domestic Environment Sound Event Detection System

2024-07-04 · Yang Xiao, Rohan Kumar Das

This work aims to advance sound event detection (SED) research by presenting a new large language model (LLM)-powered dataset namely wild domestic environment sound event detection (WildDESED). It is crafted as an extens…

Event DetectionLanguage ModelingLanguage ModellingLarge Language Model+1

WildBox: A Dataset and Benchmark for Aerial Monocular 3D Detection of African Savanna Wildlife

2026-06-19 · Vandita Shukla, Kilian Meier, Lucie Laporte-Devylder, Camille Rondeau Saint-Jean 외 arxiv

We introduce WildBox, a dataset and benchmark for monocular 3D detection of wildlife from drone video, comprising 237,505 3D bounding box annotations across seven African savanna species grouped into six benchmark classe…

Advancing Wildfire Risk Prediction via Morphology-Aware Curriculum Contrastive Learning

2025-07-23 · Fabrizio Lo Scudo, Alessio De Rango, Luca Furnari, Alfonso Senatore 외 arxiv

Wildfires significantly impact natural ecosystems and human health, leading to biodiversity loss, increased hydrogeological risks, and elevated emissions of toxic substances. Climate change exacerbates these effects, par…

Contrastive Learning

Scale-Invariant Multi-Oriented Text Detection in Wild Scene Images

2020-02-15 · Kinjal Dasgupta, Sudip Das, Ujjwal Bhattacharya

Automatic detection of scene texts in the wild is a challenging problem, particularly due to the difficulties in handling (i) occlusions of varying percentages, (ii) widely different scales and orientations, (iii) severe…

Text Detection

Curriculum in Gradient-Based Meta-Reinforcement Learning

2020-02-19 · Bhairav Mehta, Tristan Deleu, Sharath Chandra Raparthy, Chris J. Pal 외

Gradient-based meta-learners such as Model-Agnostic Meta-Learning (MAML) have shown strong few-shot performance in supervised and reinforcement learning settings. However, specifically in the case of meta-reinforcement l…

BenchmarkingMeta-LearningMeta Reinforcement LearningOut-of-Distribution Generalization+3