paper-with-me

홈 › Papers

PETDet: Proposal Enhancement for Two-Stage Fine-Grained Object Detection

2023-12-16 · Wentao Li, Danpei Zhao, Bo Yuan, Yue Gao, Zhenwei Shi

Fine-grained object detection (FGOD) extends object detection with the capability of fine-grained recognition. In recent two-stage FGOD methods, the region proposal serves as a crucial link between detection and fine-grained recognition. However, current methods overlook that some proposal-related procedures inherited from general detection are not equally suitable for FGOD, limiting the multi-task learning from generation, representation, to utilization. In this paper, we present PETDet (Proposal Enhancement for Two-stage fine-grained object detection) to better handle the sub-tasks in two-stage FGOD methods. Firstly, an anchor-free Quality Oriented Proposal Network (QOPN) is proposed with dynamic label assignment and attention-based decomposition to generate high-quality oriented proposals. Additionally, we present a Bilinear Channel Fusion Network (BCFN) to extract independent and discriminative features of the proposals. Furthermore, we design a novel Adaptive Recognition Loss (ARL) which offers guidance for the R-CNN head to focus on high-quality proposals. Extensive experiments validate the effectiveness of PETDet. Quantitative analysis reveals that PETDet with ResNet50 reaches state-of-the-art performance on various FGOD datasets, including FAIR1M-v1.0 (42.96 AP), FAIR1M-v2.0 (48.81 AP), MAR20 (85.91 AP) and ShipRSImageNet (74.90 AP). The proposed method also achieves superior compatibility between accuracy and inference speed. Our code and models will be released at https://github.com/canoe-Z/PETDet.

📄 PDF Abstract BibTeX arXiv:2312.10515

Code (1)

canoe-z/petdet 공식 구현 pytorch

Tasks

Multi-Task LearningObjectobject-detectionObject DetectionRegion Proposal

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

RRPN++: Guidance Towards More Accurate Scene Text Detection

2020-09-28 · Jianqi Ma

RRPN is among the outstanding scene text detection approaches, but the manually-designed anchor and coarse proposal refinement make the performance still far from perfection. In this paper, we propose RRPN++ to exploit t…

Multi-Task LearningScene Text DetectionText Detection

Improving Brain-to-Image Reconstruction via Fine-Grained Text Bridging

2025-05-28 · Runze Xia, Shuo Feng, Renzhi Wang, Congchi Yin 외

Brain-to-Image reconstruction aims to recover visual stimuli perceived by humans from brain activity. However, the reconstructed visual stimuli often missing details and semantic inconsistencies, which may be attributed …

Image ReconstructionLanguage ModelingLanguage ModellingSemantic Similarity+1

TLPG-Tracker: Joint Learning of Target Localization and Proposal Generation for Visual Tracking.

2020-06-01 · International Joint Conference on Artificial Intelligence 2020 6 · Siyuan Li, Zhi Zhang, Ziyu Liu, Anna Wang 외

Target localization and proposal generation are two essential subtasks in generic visual tracking, and it is a challenge to address both the two efficiently. In this paper, we propose an efficient two-stage architecture …

Visual Tracking

CMF-IoU: Multi-Stage Cross-Modal Fusion 3D Object Detection with IoU Joint Prediction

2025-08-18 · Zhiwei Ning, Zhaojiang Liu, Xuanang Gao, Yifan Zuo 외 arxiv

Multi-modal methods based on camera and LiDAR sensors have garnered significant attention in the field of 3D detection. However, many prevalent works focus on single or partial stage fusion, leading to insufficient featu…

3D Object DetectionDepth Completion

Look Closer to Ground Better: Weakly-Supervised Temporal Grounding of Sentence in Video

2020-01-25 · Zhenfang Chen, Lin Ma, Wenhan Luo, Peng Tang 외

In this paper, we study the problem of weakly-supervised temporal grounding of sentence in video. Specifically, given an untrimmed video and a query sentence, our goal is to localize a temporal segment in the video that …

Sentence