paper-with-me

홈 › Papers

Toward Minimal Misalignment at Minimal Cost in One-Stage and Anchor-Free Object Detection

2021-12-16 · Shuaizheng Hao, Hongzhe Liu, Ningwei Wang, Cheng Xu

Common object detection models consist of classification and regression branches, due to different task drivers, these two branches have different sensibility to the features from the same scale level and the same spatial location. The point-based prediction method, which is based on the assumption that the high classification confidence point has the high regression quality, leads to the misalignment problem. Our analysis shows, the problem is further composed of scale misalignment and spatial misalignment specifically. We aim to resolve the phenomenon at minimal cost: a minor adjustment of the head network and a new label assignment method replacing the rigid one. Our experiments show that, compared to the baseline FCOS, a one-stage and anchor-free object detection model, our model consistently get around 3 AP improvement with different backbones, demonstrating both simplicity and efficiency of our method.

📄 PDF Abstract BibTeX arXiv:2112.08902

Code (1)

HaoGood/MOD 공식 구현 pytorch

Tasks

object-detectionObject Detectionregression

Methods 이 논문이 사용한 방법론

FPN 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
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…
Non Maximum Suppression Non Maximum Suppression is a computer vision method that selects a single entity out of many overlapping entities (for example bounding boxes in object detection). The…
FCOS FCOS is an anchor-box free, proposal free, single-stage object detection model. By eliminating the predefined set of anchor boxes, FCOS avoids computation related to anchor…

Similar Papers 제목 키워드 기반

Visual Self-Refine: A Pixel-Guided Paradigm for Accurate Chart Parsing

2026-02-18 · Jinsong Li, Xiaoyi Dong, Yuhang Zang, Yuhang Cao 외 arxiv

While Large Vision-Language Models (LVLMs) have demonstrated remarkable capabilities for reasoning and self-correction at the textual level, these strengths provide minimal benefits for complex tasks centered on visual p…

Ideology as a Problem: Lightweight Logit Steering for Annotator-Specific Alignment in Social Media Analysis

2025-12-08 · Wei Xia, Haowen Tang, Luozheng Li arxiv

LLMs internally organize political ideology along low-dimensional structures that are partially, but not fully aligned with human ideological space. This misalignment is systematic, model specific, and measurable. We int…

Differential Unfolding: Efficient Unfolding Reconstruction for Video Snapshot Compressive Imaging

2026-06-23 · Muyuan Zhang, Jiancheng Zhang, Haijin Zeng, Yin-ping Zhao arxiv

While Deep Unfolding Networks (DUNs) dominate video Snapshot Compressive Imaging (SCI), they remain constrained by a uniform design philosophy. Existing methods repeatedly stack high-complexity priors with identical stru…

Reshoot-Anything: A Self-Supervised Model for In-the-Wild Video Reshooting

2026-04-23 · Avinash Paliwal, Adithya Iyer, Shivin Yadav, Muhammad Ali Afridi 외 arxiv

Precise camera control for reshooting dynamic videos is bottlenecked by the severe scarcity of paired multi-view data for non-rigid scenes. We overcome this limitation with a highly scalable self-supervised framework cap…

Novel View Synthesis

STAIL: Semantic Text-Anchored Incremental Learning for Medical Imaging via Large Language Models

2026-08-06 · Songpan Gao, Yajie Zhang, Guanxing Chen, Jiayu Qian 외 arxiv

Deep learning models applied to medical image analysis suffer from severe catastrophic forgetting when continually adapting to new clinical tasks in dynamic environments. Mainstream incremental learning methods typically…

Incremental Learning