paper-with-me

Papers

Integrating Language-Derived Appearance Elements with Visual Cues in Pedestrian Detection

2023-11-02 · Sungjune Park, Hyunjun Kim, Yong Man Ro

Large language models (LLMs) have shown their capabilities in understanding contextual and semantic information regarding knowledge of instance appearances. In this paper, we introduce a novel approach to utilize the strengths of LLMs in understanding contextual appearance variations and to leverage this knowledge into a vision model (here, pedestrian detection). While pedestrian detection is considered one of the crucial tasks directly related to our safety (e.g., intelligent driving systems), it is challenging because of varying appearances and poses in diverse scenes. Therefore, we propose to formulate language-derived appearance elements and incorporate them with visual cues in pedestrian detection. To this end, we establish a description corpus that includes numerous narratives describing various appearances of pedestrians and other instances. By feeding them through an LLM, we extract appearance knowledge sets that contain the representations of appearance variations. Subsequently, we perform a task-prompting process to obtain appearance elements which are guided representative appearance knowledge relevant to a downstream pedestrian detection task. The obtained knowledge elements are adaptable to various detection frameworks, so that we can provide plentiful appearance information by integrating the language-derived appearance elements with visual cues within a detector. Through comprehensive experiments with various pedestrian detectors, we verify the adaptability and effectiveness of our method showing noticeable performance gains and achieving state-of-the-art detection performance on two public pedestrian detection benchmarks (i.e., CrowdHuman and WiderPedestrian).

📄 PDF Abstract BibTeX arXiv:2311.01025

Code (1)

kimhj709/ldae 공식 구현 pytorch

Tasks

Pedestrian Detection

Similar Papers 제목 키워드 기반

Collaborative Comic Generation: Integrating Visual Narrative Theories with AI Models for Enhanced Creativity

2024-09-25 · Yi-Chun Chen, Arnav Jhala

This study presents a theory-inspired visual narrative generative system that integrates conceptual principles-comic authoring idioms-with generative and language models to enhance the comic creation process. Our system …

Decision MakingSequential Decision Making

Linguistics-aware Masked Image Modeling for Self-supervised Scene Text Recognition

2025-03-24 · CVPR 2025 1 · Yifei Zhang, Chang Liu, Jin Wei, Xiaomeng Yang 외

Text images are unique in their dual nature, encompassing both visual and linguistic information. The visual component encompasses structural and appearance-based features, while the linguistic dimension incorporates con…

Contrastive LearningScene Text RecognitionSelf-Supervised Learningself-supervised scene text recognition

Patch to the Future: Unsupervised Visual Prediction

2014-06-01 · CVPR 2014 6 · Jacob Walker, Abhinav Gupta, Martial Hebert

In this paper we present a conceptually simple but surprisingly powerful method for visual prediction which combines the effectiveness of mid-level visual elements with temporal modeling. Our framework can be learned in …

HallucinationPrediction

Fine-grained Appearance Transfer with Diffusion Models

2023-11-27 · Yuteng Ye, Guanwen Li, Hang Zhou, Cai Jiale 외

Image-to-image translation (I2I), and particularly its subfield of appearance transfer, which seeks to alter the visual appearance between images while maintaining structural coherence, presents formidable challenges. De…

Appearance TransferImage-to-Image Translation

Dynamic Appearance Particle Neural Radiance Field

2023-10-11 · Ancheng Lin, Jun Li

Neural Radiance Fields (NeRFs) have shown great potential in modelling 3D scenes. Dynamic NeRFs extend this model by capturing time-varying elements, typically using deformation fields. The existing dynamic NeRFs employ …

NeRF