paper-with-me

홈 › Papers

Learning Part Segmentation from Synthetic Animals

2023-11-30 · Jiawei Peng, Ju He, Prakhar Kaushik, Zihao Xiao, Jiteng Mu, Alan Yuille

Semantic part segmentation provides an intricate and interpretable understanding of an object, thereby benefiting numerous downstream tasks. However, the need for exhaustive annotations impedes its usage across diverse object types. This paper focuses on learning part segmentation from synthetic animals, leveraging the Skinned Multi-Animal Linear (SMAL) models to scale up existing synthetic data generated by computer-aided design (CAD) animal models. Compared to CAD models, SMAL models generate data with a wider range of poses observed in real-world scenarios. As a result, our first contribution is to construct a synthetic animal dataset of tigers and horses with more pose diversity, termed Synthetic Animal Parts (SAP). We then benchmark Syn-to-Real animal part segmentation from SAP to PartImageNet, namely SynRealPart, with existing semantic segmentation domain adaptation methods and further improve them as our second contribution. Concretely, we examine three Syn-to-Real adaptation methods but observe relative performance drop due to the innate difference between the two tasks. To address this, we propose a simple yet effective method called Class-Balanced Fourier Data Mixing (CB-FDM). Fourier Data Mixing aligns the spectral amplitudes of synthetic images with real images, thereby making the mixed images have more similar frequency content to real images. We further use Class-Balanced Pseudo-Label Re-Weighting to alleviate the imbalanced class distribution. We demonstrate the efficacy of CB-FDM on SynRealPart over previous methods with significant performance improvements. Remarkably, our third contribution is to reveal that the learned parts from synthetic tiger and horse are transferable across all quadrupeds in PartImageNet, further underscoring the utility and potential applications of animal part segmentation.

📄 PDF Abstract BibTeX arXiv:2311.18661

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPseudo LabelSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Annolid: Annotate, Segment, and Track Anything You Need

2024-03-27 · Chen Yang, Thomas A. Cleland

Annolid is a deep learning-based software package designed for the segmentation, labeling, and tracking of research targets within video files, focusing primarily on animal behavior analysis. Based on state-of-the-art in…

Instance SegmentationSegmentationSemantic SegmentationVideo Object Segmentation+1

Creatures great and SMAL: Recovering the shape and motion of animals from video

2018-11-14 · Benjamin Biggs, Thomas Roddick, Andrew Fitzgibbon, Roberto Cipolla

We present a system to recover the 3D shape and motion of a wide variety of quadrupeds from video. The system comprises a machine learning front-end which predicts candidate 2D joint positions, a discrete optimization wh…

Video SegmentationVideo Semantic Segmentation

Semantic Part Segmentation using Compositional Model combining Shape and Appearance

2014-12-18 · CVPR 2015 6 · Jianyu Wang, Alan Yuille

In this paper, we study the problem of semantic part segmentation for animals. This is more challenging than standard object detection, object segmentation and pose estimation tasks because semantic parts of animals ofte…

Objectobject-detectionObject DetectionPose Estimation+2

Animal Detection in Man-made Environments

2019-10-24 · Abhineet Singh, Marcin Pietrasik, Gabriell Natha, Nehla Ghouaiel 외

Automatic detection of animals that have strayed into human inhabited areas has important security and road safety applications. This paper attempts to solve this problem using deep learning techniques from a variety of …

Edge Detectionobject-detectionObject DetectionSynthetic Data Generation+1

Learning from Synthetic Animals

2019-12-17 · CVPR 2020 6 · Jiteng Mu, Weichao Qiu, Gregory Hager, Alan Yuille

Despite great success in human parsing, progress for parsing other deformable articulated objects, like animals, is still limited by the lack of labeled data. In this paper, we use synthetic images and ground truth gener…

Domain AdaptationHuman ParsingMulti-Task Learning