paper-with-me

홈 › Papers

Incremental Learning for Animal Pose Estimation using RBF k-DPP

2021-10-26 · Gaurav Kumar Nayak, Het Shah, Anirban Chakraborty

Pose estimation is the task of locating keypoints for an object of interest in an image. Animal Pose estimation is more challenging than estimating human pose due to high inter and intra class variability in animals. Existing works solve this problem for a fixed set of predefined animal categories. Models trained on such sets usually do not work well with new animal categories. Retraining the model on new categories makes the model overfit and leads to catastrophic forgetting. Thus, in this work, we propose a novel problem of "Incremental Learning for Animal Pose Estimation". Our method uses an exemplar memory, sampled using Determinantal Point Processes (DPP) to continually adapt to new animal categories without forgetting the old ones. We further propose a new variant of k-DPP that uses RBF kernel (termed as "RBF k-DPP") which gives more gain in performance over traditional k-DPP. Due to memory constraints, the limited number of exemplars along with new class data can lead to class imbalance. We mitigate it by performing image warping as an augmentation technique. This helps in crafting diverse poses, which reduces overfitting and yields further improvement in performance. The efficacy of our proposed approach is demonstrated via extensive experiments and ablations where we obtain significant improvements over state-of-the-art baseline methods.

📄 PDF Abstract BibTeX arXiv:2110.13598

Code (0)

등록된 구현이 없습니다.

Tasks

Animal Pose EstimationIncremental LearningPoint ProcessesPose Estimation

Similar Papers 제목 키워드 기반

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

APT-36K: A Large-scale Benchmark for Animal Pose Estimation and Tracking

2022-06-12 · Yuxiang Yang, Junjie Yang, Yufei Xu, Jing Zhang 외

Animal pose estimation and tracking (APT) is a fundamental task for detecting and tracking animal keypoints from a sequence of video frames. Previous animal-related datasets focus either on animal tracking or single-fram…

Animal Pose EstimationDomain GeneralizationPose EstimationTransfer Learning

Program-Based Strategy Induction for Reinforcement Learning

2024-02-26 · Carlos G. Correa, Thomas L. Griffiths, Nathaniel D. Daw

Typical models of learning assume incremental estimation of continuously-varying decision variables like expected rewards. However, this class of models fails to capture more idiosyncratic, discrete heuristics and strate…

Incremental LearningProgram inductionreinforcement-learningReinforcement Learning

Cross-Domain Adaptation for Animal Pose Estimation

2019-08-16 · ICCV 2019 10 · Jinkun Cao, Hongyang Tang, Hao-Shu Fang, Xiaoyong Shen 외

In this paper, we are interested in pose estimation of animals. Animals usually exhibit a wide range of variations on poses and there is no available animal pose dataset for training and testing. To address this problem,…

Animal Pose EstimationDomain AdaptationPose Estimation

Robust Multi-view Camera Calibration from Dense Matches

2025-12-17 · Johannes Hägerlind, Bao-Long Tran, Urs Waldmann, Per-Erik Forssén arxiv

Estimating camera intrinsics and extrinsics is a fundamental problem in computer vision, and while advances in structure-from-motion (SfM) have improved accuracy and robustness, open challenges remain. In this paper, we …

Pose Estimation