paper-with-me

홈 › Papers

Generalized Coarse-to-Fine Visual Recognition with Progressive Training

2018-11-29 · Xutong Ren, Lingxi Xie, Chen Wei, Siyuan Qiao, Chi Su, Jiaying Liu, Qi Tian, Elliot K. Fishman, Alan L. Yuille

Computer vision is difficult, partly because the desired mathematical function connecting input and output data is often complex, fuzzy and thus hard to learn. Coarse-to-fine (C2F) learning is a promising direction, but it remains unclear how it is applied to a wide range of vision problems. This paper presents a generalized C2F framework by making two technical contributions. First, we provide a unified way of C2F propagation, in which the coarse prediction (a class vector, a detected box, a segmentation mask, etc.) is encoded into a dense (pixel-level) matrix and concatenated to the original input, so that the fine model takes the same design of the coarse model but sees additional information. Second, we present a progressive training strategy which starts with feeding the ground-truth instead of the coarse output into the fine model, and gradually increases the fraction of coarse output, so that at the end of training the fine model is ready for testing. We also relate our approach to curriculum learning by showing that data difficulty keeps increasing during the training process. We apply our framework to three vision tasks including image classification, object localization and semantic segmentation, and demonstrate consistent accuracy gain compared to the baseline training strategy.

📄 PDF Abstract BibTeX arXiv:1811.12047

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationObject LocalizationSemantic Segmentation

Similar Papers 제목 키워드 기반

Progressive Graph Convolution Network for EEG Emotion Recognition

2021-12-14 · Yijin Zhou, Fu Li, Yang Li, Youshuo Ji 외

Studies in the area of neuroscience have revealed the relationship between emotional patterns and brain functional regions, demonstrating that dynamic relationships between different brain regions are an essential factor…

EEGEEG Emotion RecognitionElectroencephalogram (EEG)Emotion Recognition

FineViT: Progressively Unlocking Fine-Grained Perception with Dense Recaptions

2026-03-18 · Peisen Zhao, Xiaopeng Zhang, Mingxing Xu, Ruoyu Sun 외 arxiv

While Multimodal Large Language Models (MLLMs) have experienced rapid advancements, their visual encoders frequently remain a performance bottleneck. Conventional CLIP-based encoders struggle with dense spatial tasks due…

MathVis-Fine: Aligning Visual Supervision with Necessity via Progressive Dependency-Guided Training for Multimodal Mathematical Reasoning

2026-06-16 · Wanshi Xu, Haokun Zhao, Haidong Yuan, Songjun Cao 외 arxiv

Chain-of-Thought (CoT) reasoning has extended from purely linguistic domains to multimodal scenarios; however, existing approaches often treat visual inputs as homogeneous or auxiliary signals, failing to capture the int…

Mathematical ReasoningMultimodal ReasoningVisual Grounding

GLip: A Global-Local Integrated Progressive Framework for Robust Visual Speech Recognition

2025-09-19 · Tianyue Wang, Shuang Yang, Shiguang Shan, Xilin Chen arxiv

Visual speech recognition (VSR), also known as lip reading, is the task of recognizing speech from silent video. Despite significant advancements in VSR over recent decades, most existing methods pay limited attention to…

Visual Speech RecognitionLip Reading

Leveraging Depth and Language for Open-Vocabulary Domain-Generalized Semantic Segmentation

2025-06-11 · Siyu Chen, Ting Han, Chengzheng Fu, Changshe Zhang 외

Open-Vocabulary semantic segmentation (OVSS) and domain generalization in semantic segmentation (DGSS) highlight a subtle complementarity that motivates Open-Vocabulary Domain-Generalized Semantic Segmentation (OV-DGSS).…

Autonomous DrivingDomain GeneralizationOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic Segmentation+1