paper-with-me

홈 › Papers

FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation From a Single Image

2019-06-01 · CVPR 2019 6 · Tsun-Yi Yang, Yi-Ting Chen, Yen-Yu Lin, Yung-Yu Chuang

This paper proposes a method for head pose estimation from a single image. Previous methods often predict head poses through landmark or depth estimation and would require more computation than necessary. Our method is based on regression and feature aggregation. For having a compact model, we employ the soft stagewise regression scheme. Existing feature aggregation methods treat inputs as a bag of features and thus ignore their spatial relationship in a feature map. We propose to learn a fine-grained structure mapping for spatially grouping features before aggregation. The fine-grained structure provides part-based information and pooled values. By utilizing learnable and non-learnable importance over the spatial location, different model variants can be generated and form a complementary ensemble. Experiments show that our method outperforms the state-of-the-art methods including both the landmark-free ones and the ones based on landmark or depth estimation. With only a single RGB frame as input, our method even outperforms methods utilizing multi-modality information (RGB-D, RGB-Time) on estimating the yaw angle. Furthermore, the memory overhead of our model is 100 times smaller than those of previous methods.

📄 PDF Abstract BibTeX

Code (1)

shamangary/FSA-Net tf

Tasks

Depth EstimationHead Pose EstimationPose Estimationregression

Similar Papers 제목 키워드 기반

Head-Aware Visual Cropping: Enhancing Fine-Grained VQA with Attention-Guided Subimage

2026-01-30 · Junfei Xie, Peng Pan, Xulong Zhang arxiv

Multimodal Large Language Models (MLLMs) show strong performance in Visual Question Answering (VQA) but remain limited in fine-grained reasoning due to low-resolution inputs and noisy attention aggregation. We propose \t…

Visual Question AnsweringVisual Grounding

TakeLab at SemEval-2017 Task 5: Linear aggregation of word embeddings for fine-grained sentiment analysis of financial news

2017-08-01 · SEMEVAL 2017 8 · Leon Rotim, Martin Tutek, Jan {\v{S}}najder

This paper describes our system for fine-grained sentiment scoring of news headlines submitted to SemEval 2017 task 5{--}subtask 2. Our system uses a feature-light method that consists of a Support Vector Regression (SVR…

Feature EngineeringregressionSentiment AnalysisWord Embeddings

DAG-MoE: From Simple Mixture to Structural Aggregation in Mixture-of-Experts

2026-05-31 · Jiarui Feng, Hanqing Zeng, Karish Grover, Ruizhong Qiu 외 arxiv

Mixture-of-Experts (MoE) models have become a leading approach for decoupling parameter count from computational cost in large language models, yet effectively scaling MoE performance remains a challenge. Prior work show…

GLAF: Global-to-Local Aggregation and Fission Network for Semantic Level Fact Verification

2022-10-01 · COLING 2022 10 · Zhiyuan Ma, Jianjun Li, GuoHui Li, Yongjing Cheng

Accurate fact verification depends on performing fine-grained reasoning over crucial entities by capturing their latent logical relations hidden in multiple evidence clues, which is generally lacking in existing fact ver…

Fact Verification

Gramian Attention Heads are Strong yet Efficient Vision Learners

2023-10-25 · ICCV 2023 1 · Jongbin Ryu, Dongyoon Han, Jongwoo Lim

We introduce a novel architecture design that enhances expressiveness by incorporating multiple head classifiers (\ie, classification heads) instead of relying on channel expansion or additional building blocks. Our appr…

Fine-Grained Image ClassificationInstance SegmentationSegmentationSemantic Segmentation