paper-with-me

홈 › Papers

Look Before You Leap: Learning Landmark Features for One-Stage Visual Grounding

2021-04-09 · CVPR 2021 1 · Binbin Huang, Dongze Lian, Weixin Luo, Shenghua Gao

An LBYL (Look Before You Leap') Network is proposed for end-to-end trainable one-stage visual grounding. The idea behind LBYL-Net is intuitive and straightforward: we follow a language's description to localize the target object based on its relative spatial relation to Landmarks', which is characterized by some spatial positional words and some descriptive words about the object. The core of our LBYL-Net is a landmark feature convolution module that transmits the visual features with the guidance of linguistic description along with different directions. Consequently, such a module encodes the relative spatial positional relations between the current object and its context. Then we combine the contextual information from the landmark feature convolution module with the target's visual features for grounding. To make this landmark feature convolution light-weight, we introduce a dynamic programming algorithm (termed dynamic max pooling) with low complexity to extract the landmark feature. Thanks to the landmark feature convolution module, we mimic the human behavior of `Look Before You Leap' to design an LBYL-Net, which takes full consideration of contextual information. Extensive experiments show our method's effectiveness in four grounding datasets. Specifically, our LBYL-Net outperforms all state-of-the-art two-stage and one-stage methods on ReferitGame. On RefCOCO and RefCOCO+, Our LBYL-Net also achieves comparable results or even better results than existing one-stage methods.

📄 PDF Abstract BibTeX arXiv:2104.04386

Code (1)

svip-lab/LBYLNet 공식 구현 pytorch

Tasks

DescriptiveObjectVisual Grounding

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Look Before You Leap: Improving Text-based Person Retrieval by Learning A Consistent Cross-modal Common Manifold

2022-09-13 · Zijie Wang, Aichun Zhu, Jingyi Xue, Xili Wan 외

The core problem of text-based person retrieval is how to bridge the heterogeneous gap between multi-modal data. Many previous approaches contrive to learning a latent common manifold mapping paradigm following a \textbf…

Person RetrievalRetrievalText based Person RetrievalText-based Person Retrieval

Tracking Hand Hygiene Gestures with Leap Motion Controller

2021-08-11 · Rashmi Bakshi, Jane Courtney, Damon Berry, Graham Gavin

The process of hand washing, according to the WHO, is divided into stages with clearly defined two handed dynamic gestures. In this paper, videos of hand washing experts are segmented and analyzed with the goal of extrac…

Can a Small Model Learn to Look Before It Leaps? Dynamic Learning and Proactive Correction for Hallucination Detection

2025-11-08 · Zepeng Bao, Shen Zhou, Qiankun Pi, Jianhao Chen 외 arxiv

Hallucination in large language models (LLMs) remains a critical barrier to their safe deployment. For hallucination detection to be practical in real-world scenarios, the use of efficient small models is essential to en…

Subject-Level Unknown-Identity Identification from Leap Motion Controller 2 Hand Landmarks

2026-06-22 · Bahar Moharrer, Susanna Cifani, Marco Raoul Marini, Luigi Cinque 외 arxiv

This work studies subject recognition from Leap Motion Controller 2 (LMC2) hand landmark data under a subject-level unknown-identity identification protocol on the Multi View Leap2 Hand Pose (ML2HP) dataset. Using only t…

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 b…

Depth EstimationHead Pose EstimationPose Estimationregression