paper-with-me

Papers

WildFusion: Individual Animal Identification with Calibrated Similarity Fusion

2024-08-23 · Vojtěch Cermak, Lukas Picek, Lukáš Adam, Lukáš Neumann, Jiří Matas

We propose a new method - WildFusion - for individual identification of a broad range of animal species. The method fuses deep scores (e.g., MegaDescriptor or DINOv2) and local matching similarity (e.g., LoFTR and LightGlue) to identify individual animals. The global and local information fusion is facilitated by similarity score calibration. In a zero-shot setting, relying on local similarity score only, WildFusion achieved mean accuracy, measured on 17 datasets, of 76.2%. This is better than the state-of-the-art model, MegaDescriptor-L, whose training set included 15 of the 17 datasets. If a dataset-specific calibration is applied, mean accuracy increases by 2.3% percentage points. WildFusion, with both local and global similarity scores, outperforms the state-of-the-art significantly - mean accuracy reached 84.0%, an increase of 8.5 percentage points; the mean relative error drops by 35%. We make the code and pre-trained models publicly available5, enabling immediate use in ecology and conservation.

📄 PDF Abstract BibTeX arXiv:2408.12934

Code (1)

wildlifedatasets/wildlife-tools 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Combining feature aggregation and geometric similarity for re-identification of patterned animals

2023-08-11 · Veikka Immonen, Ekaterina Nepovinnykh, Tuomas Eerola, Charles V. Stewart 외

Image-based re-identification of animal individuals allows gathering of information such as migration patterns of the animals over time. This, together with large image volumes collected using camera traps and crowdsourc…

WildlifeReID-10k: Wildlife re-identification dataset with 10k individual animals

2024-06-13 · Lukáš Adam, Vojtěch Čermák, Kostas Papafitsoros, Lukas Picek

We introduce a new wildlife re-identification dataset WildlifeReID-10k with more than 214k images of 10k individual animals. It is a collection of 30 existing wildlife re-identification datasets with additional processin…

Similarity Learning Networks for Animal Individual Re-Identification -- Beyond the Capabilities of a Human Observer

2019-02-21 · Stefan Schneider, Graham W. Taylor, Stefan Linquist, Stefan C. Kremer

Deep learning has become the standard methodology to approach computer vision tasks when large amounts of labeled data are available. One area where traditional deep learning approaches fail to perform is one-shot learni…

Object DetectionOne-Shot LearningTriplet

Degradation-based augmented training for robust individual animal re-identification

2026-03-04 · Thanos Polychronou, Lukáš Adam, Viktor Penchev, Kostas Papafitsoros arxiv

Wildlife re-identification aims to recognise individual animals by matching query images to a database of previously identified individuals, based on their fine-scale unique morphological characteristics. Current state-o…

Metric Learning

PetFace: A Large-Scale Dataset and Benchmark for Animal Identification

2024-07-18 · Risa Shinoda, Kaede Shiohara

Automated animal face identification plays a crucial role in the monitoring of behaviors, conducting of surveys, and finding of lost animals. Despite the advancements in human face identification, the lack of datasets an…

Face IdentificationFace Verification