paper-with-me

Papers

Adaptive High-Frequency Transformer for Diverse Wildlife Re-Identification

2024-10-09 · Chenyue Li, Shuoyi Chen, Mang Ye

Wildlife ReID involves utilizing visual technology to identify specific individuals of wild animals in different scenarios, holding significant importance for wildlife conservation, ecological research, and environmental monitoring. Existing wildlife ReID methods are predominantly tailored to specific species, exhibiting limited applicability. Although some approaches leverage extensively studied person ReID techniques, they struggle to address the unique challenges posed by wildlife. Therefore, in this paper, we present a unified, multi-species general framework for wildlife ReID. Given that high-frequency information is a consistent representation of unique features in various species, significantly aiding in identifying contours and details such as fur textures, we propose the Adaptive High-Frequency Transformer model with the goal of enhancing high-frequency information learning. To mitigate the inevitable high-frequency interference in the wilderness environment, we introduce an object-aware high-frequency selection strategy to adaptively capture more valuable high-frequency components. Notably, we unify the experimental settings of multiple wildlife datasets for ReID, achieving superior performance over state-of-the-art ReID methods. In domain generalization scenarios, our approach demonstrates robust generalization to unknown species.

📄 PDF Abstract BibTeX arXiv:2410.06977

Code (1)

JigglypuffStitch/AdaFreq 공식 구현 pytorch

Tasks

Domain Generalization

Methods 이 논문이 사용한 방법론

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…
Adam 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Attention 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
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…

Similar Papers 제목 키워드 기반

Mixed noise reduction via sparse error constraint representation of high frequency image for wildlife image

2022-05-31 · Multimedia Tools and Applications 2022 5 · Yuan Xu, Yaqin Zhao, Peng Lu

Wildlife image noise reduction is a difficult and challenging problem since the images are inevitably corrupted by the mixed noise in the complex field environments. Most of the existing denoising methods focused on the …

DenoisingDictionary Learning

Frequency-Adaptive Discrete Cosine-ViT-ResNet Architecture for Sparse-Data Vision

2025-05-28 · Ziyue Kang, Weichuan Zhang

A major challenge in rare animal image classification is the scarcity of data, as many species usually have only a small number of labeled samples. To address this challenge, we designed a hybrid deep-learning framework …

image-classificationImage Classification

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…

TrackerBots: Software in the Loop Study of Quad-Copter Robots for Locating Radio-tags in a 3D Space

2018-12-01 · Hoa Van Nguyen, Hamid Rezatofighi, David Taggart, Bertram Ostendorf 외

We investigate the problem of tracking and planning for a UAV in a task to locate multiple radio-tagged wildlife in a three-dimensional (3D) setting in the context of our TrackerBots research project. In particular, we i…

ManagementTAG

Evaluating Deep Learning Models for African Wildlife Image Classification: From DenseNet to Vision Transformers

2025-07-28 · Lukman Jibril Aliyu, Umar Sani Muhammad, Bilqisu Ismail, Nasiru Muhammad 외 arxiv

Wildlife populations in Africa face severe threats, with vertebrate numbers declining by over 65% in the past five decades. In response, image classification using deep learning has emerged as a promising tool for biodiv…

Image ClassificationTransfer Learning