paper-with-me

Papers

AniMer: Animal Pose and Shape Estimation Using Family Aware Transformer

2024-12-01 · CVPR 2025 1 · Jin Lyu, Tianyi Zhu, Yi Gu, Li Lin, Pujin Cheng, Yebin Liu, Xiaoying Tang, Liang An

Quantitative analysis of animal behavior and biomechanics requires accurate animal pose and shape estimation across species, and is important for animal welfare and biological research. However, the small network capacity of previous methods and limited multi-species dataset leave this problem underexplored. To this end, this paper presents AniMer to estimate animal pose and shape using family aware Transformer, enhancing the reconstruction accuracy of diverse quadrupedal families. A key insight of AniMer is its integration of a high-capacity Transformer-based backbone and an animal family supervised contrastive learning scheme, unifying the discriminative understanding of various quadrupedal shapes within a single framework. For effective training, we aggregate most available open-sourced quadrupedal datasets, either with 3D or 2D labels. To improve the diversity of 3D labeled data, we introduce CtrlAni3D, a novel large-scale synthetic dataset created through a new diffusion-based conditional image generation pipeline. CtrlAni3D consists of about 10k images with pixel-aligned SMAL labels. In total, we obtain 41.3k annotated images for training and validation. Consequently, the combination of a family aware Transformer network and an expansive dataset enables AniMer to outperform existing methods not only on 3D datasets like Animal3D and CtrlAni3D, but also on out-of-distribution Animal Kingdom dataset. Ablation studies further demonstrate the effectiveness of our network design and CtrlAni3D in enhancing the performance of AniMer for in-the-wild applications. The project page of AniMer is https://luoxue-star.github.io/AniMer_project_page/.

📄 PDF Abstract BibTeX arXiv:2412.00837

Code (0)

등록된 구현이 없습니다.

Tasks

Conditional Image GenerationContrastive LearningImage Generation

Methods 이 논문이 사용한 방법론

BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Position-Wise Feed-Forward Layer 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Residual Connection 설명 없음
Adam 설명 없음
Attention 설명 없음
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$…
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…

Similar Papers 제목 키워드 기반

AniMer+: Unified Pose and Shape Estimation Across Mammalia and Aves via Family-Aware Transformer

2025-08-01 · Liang An, Jin Lyu, Li Lin, Pujin Cheng 외 arxiv

In the era of foundation models, achieving a unified understanding of different dynamic objects through a single network has the potential to empower stronger spatial intelligence. Moreover, accurate estimation of animal…

Conditional Image Generation

Animal3D: A Comprehensive Dataset of 3D Animal Pose and Shape

2023-08-22 · ICCV 2023 1 · Jiacong Xu, Yi Zhang, Jiawei Peng, Wufei Ma 외

Accurately estimating the 3D pose and shape is an essential step towards understanding animal behavior, and can potentially benefit many downstream applications, such as wildlife conservation. However, research in this a…

Animal Pose EstimationPose Estimation

AP-10K: A Benchmark for Animal Pose Estimation in the Wild

2021-08-28 · Hang Yu, Yufei Xu, Jing Zhang, Wei Zhao 외

Accurate animal pose estimation is an essential step towards understanding animal behavior, and can potentially benefit many downstream applications, such as wildlife conservation. Previous works only focus on specific a…

Animal Pose EstimationDiversityDomain GeneralizationPose Estimation+1

Coarse-to-fine Animal Pose and Shape Estimation

2021-11-16 · NeurIPS 2021 12 · Chen Li, Gim Hee Lee

Most existing animal pose and shape estimation approaches reconstruct animal meshes with a parametric SMAL model. This is because the low-dimensional pose and shape parameters of the SMAL model makes it easier for deep n…

Three-D Safari: Learning to Estimate Zebra Pose, Shape, and Texture from Images "In the Wild"

2019-08-20 · ICCV 2019 10 · Silvia Zuffi, Angjoo Kanazawa, Tanya Berger-Wolf, Michael J. Black

We present the first method to perform automatic 3D pose, shape and texture capture of animals from images acquired in-the-wild. In particular, we focus on the problem of capturing 3D information about Grevy's zebras fro…

Pose EstimationTexture Synthesis