paper-with-me

홈 › Papers

PosNeg-Balanced Anchors with Aligned Features for Single-Shot Object Detection

2019-08-09 · Qiankun Tang, Shice Liu, Jie Li, Yu Hu

We introduce a novel single-shot object detector to ease the imbalance of foreground-background class by suppressing the easy negatives while increasing the positives. To achieve this, we propose an Anchor Promotion Module (APM) which predicts the probability of each anchor as positive and adjusts their initial locations and shapes to promote both the quality and quantity of positive anchors. In addition, we design an efficient Feature Alignment Module (FAM) to extract aligned features for fitting the promoted anchors with the help of both the location and shape transformation information from the APM. We assemble the two proposed modules to the backbone of VGG-16 and ResNet-101 network with an encoder-decoder architecture. Extensive experiments on MS COCO well demonstrate our model performs competitively with alternative methods (40.0\% mAP on \textit{test-dev} set) and runs faster (28.6 \textit{fps}).

📄 PDF Abstract BibTeX arXiv:1908.03295

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Gaussian Guided IoU: A Better Metric for Balanced Learning on Object Detection

2021-03-25 · Shengkai Wu, Jinrong Yang, Hangcheng Yu, Lijun Gou 외

For most of the anchor-based detectors, Intersection over Union(IoU) is widely utilized to assign targets for the anchors during training. However, IoU pays insufficient attention to the closeness of the anchor's center …

object-detectionObject Detection

Reinforced Sequential Decision-Making for Sepsis Treatment: The POSNEGDM Framework with Mortality Classifier and Transformer

2024-03-12 · Dipesh Tamboli, Jiayu Chen, Kiran Pranesh Jotheeswaran, Denny Yu 외

Sepsis, a life-threatening condition triggered by the body's exaggerated response to infection, demands urgent intervention to prevent severe complications. Existing machine learning methods for managing sepsis struggle …

Decision MakingSequential Decision Making

Layer-wise Customized Weak Segmentation Block and AIoU Loss for Accurate Object Detection

2021-08-25 · Keyang Wang, Lei Zhang, Wenli Song, Qinghai Lang 외

The anchor-based detectors handle the problem of scale variation by building the feature pyramid and directly setting different scales of anchors on each cell in different layers. However, it is difficult for box-wise an…

object-detectionObject Detection

TOOD: Task-aligned One-stage Object Detection

2021-08-17 · ICCV 2021 10 · Chengjian Feng, Yujie Zhong, Yu Gao, Matthew R. Scott 외

One-stage object detection is commonly implemented by optimizing two sub-tasks: object classification and localization, using heads with two parallel branches, which might lead to a certain level of spatial misalignment …

2D Object DetectionObjectobject-detectionObject Detection

Sequential Trajectories and Simultaneous Blending: Multi-Emotion Modeling for Instruction-Following TTS

2026-08-31 · Yan Zhou, Yun Hong, Yang Feng arxiv

Natural-language instructions enable flexible control of synthesized speech, yet emotional TTS systems primarily model a single utterance-level affect, leaving multi-emotion control underexplored. We study two complement…