paper-with-me

홈 › Papers

Primate Face Identification in the Wild

2019-07-03 · Ankita Shukla, Gullal Singh Cheema, Saket Anand, Qamar Qureshi, Yadvendradev Jhala

Ecological imbalance owing to rapid urbanization and deforestation has adversely affected the population of several wild animals. This loss of habitat has skewed the population of several non-human primate species like chimpanzees and macaques and has constrained them to co-exist in close proximity of human settlements, often leading to human-wildlife conflicts while competing for resources. For effective wildlife conservation and conflict management, regular monitoring of population and of conflicted regions is necessary. However, existing approaches like field visits for data collection and manual analysis by experts is resource intensive, tedious and time consuming, thus necessitating an automated, non-invasive, more efficient alternative like image based facial recognition. The challenge in individual identification arises due to unrelated factors like pose, lighting variations and occlusions due to the uncontrolled environments, that is further exacerbated by limited training data. Inspired by human perception, we propose to learn representations that are robust to such nuisance factors and capture the notion of similarity over the individual identity sub-manifolds. The proposed approach, Primate Face Identification (PFID), achieves this by training the network to distinguish between positive and negative pairs of images. The PFID loss augments the standard cross entropy loss with a pairwise loss to learn more discriminative and generalizable features, thus making it appropriate for other related identification tasks like open-set, closed set and verification. We report state-of-the-art accuracy on facial recognition of two primate species, rhesus macaques and chimpanzees under the four protocols of classification, verification, closed-set identification and open-set recognition.

📄 PDF Abstract BibTeX arXiv:1907.02642

Code (0)

등록된 구현이 없습니다.

Tasks

Face IdentificationManagementOpen Set Learning

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Residual Connection 설명 없음
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…
Siamese Network 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Face Recognition: Primates in the Wild

2018-04-24 · Debayan Deb, Susan Wiper, Alexandra Russo, Sixue Gong 외

We present a new method of primate face recognition, and evaluate this method on several endangered primates, including golden monkeys, lemurs, and chimpanzees. The three datasets contain a total of 11,637 images of 280 …

AllFace Recognition

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…

Introducing a Central African Primate Vocalisation Dataset for Automated Species Classification

2021-01-25 · Joeri A. Zwerts, Jelle Treep, Casper S. Kaandorp, Floor Meewis 외

Automated classification of animal vocalisations is a potentially powerful wildlife monitoring tool. Training robust classifiers requires sizable annotated datasets, which are not easily recorded in the wild. To circumve…

General Classification

GorillaWatch: An Automated System for In-the-Wild Gorilla Re-Identification and Population Monitoring

2025-12-08 · Maximilian Schall, Felix Leonard Knöfel, Noah Elias König, Jan Jonas Kubeler 외 arxiv

Monitoring critically endangered western lowland gorillas is currently hampered by the immense manual effort required to re-identify individuals from vast archives of camera trap footage. The primary obstacle to automati…

Multi-Object Tracking

Beyond Humans: Multispecies Animal Face Recognition Using Transfer Learning

2026-06-08 · Maria De Marsico, Anil K. Jain, Annalaura Miglino arxiv

Individual animal recognition can be useful in the search for lost or stolen pets, the tracking of individuals of endangered species, and the recognition of animals in crowded farms. Present recognition techniques mostly…

Transfer LearningFace Recognition