paper-with-me

홈 › Papers

CenterAtt: Fast 2-stage Center Attention Network

2021-06-19 · Jianyun Xu, Xin Tang, Jian Dou, Xu Shu, Yushi Zhu

In this technical report, we introduce the methods of HIKVISION_LiDAR_Det in the challenge of waymo open dataset real-time 3D detection. Our solution for the competition are built upon Centerpoint 3D detection framework. Several variants of CenterPoint are explored, including center attention head and feature pyramid network neck. In order to achieve real time detection, methods like batchnorm merge, half-precision floating point network and GPU-accelerated voxelization process are adopted. By using these methods, our team ranks 6th among all the methods on real-time 3D detection challenge in the waymo open dataset.

📄 PDF Abstract BibTeX arXiv:2106.10493

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

Contextual Instance Decoupling for Robust Multi-Person Pose Estimation

2022-01-01 · CVPR 2022 1 · Dongkai Wang, Shiliang Zhang

Crowded scenes make it challenging to differentiate persons and locate their pose keypoints. This paper proposes the Contextual Instance Decoupling (CID), which presents a new pipeline for multi-person pose estimatio…

Human Instance SegmentationMulti-Person Pose EstimationPose Estimation

CenterNet3D: An Anchor Free Object Detector for Point Cloud

2020-07-13 · Guojun Wang, Jian Wu, Bin Tian, Siyu Teng 외

Accurate and fast 3D object detection from point clouds is a key task in autonomous driving. Existing one-stage 3D object detection methods can achieve real-time performance, however, they are dominated by anchor-based d…

3D Object DetectionAutonomous DrivingKeypoint EstimationObject+2

Box-DETR: Understanding and Boxing Conditional Spatial Queries

2023-07-17 · Wenze Liu, Hao Lu, Yuliang Liu, Zhiguo Cao

Conditional spatial queries are recently introduced into DEtection TRansformer (DETR) to accelerate convergence. In DAB-DETR, such queries are modulated by the so-called conditional linear projection at each decoder stag…

Decoder

CenterMask: Real-Time Anchor-Free Instance Segmentation

2020-06-01 · CVPR 2020 6 · Youngwan Lee, Jongyoul Park

We propose a simple yet efficient anchor-free instance segmentation, called CenterMask, that adds a novel spatial attention-guided mask (SAG-Mask) branch to anchor-free one stage object detector (FCOS) in the same vein w…

Instance SegmentationReal-time Instance SegmentationSegmentationSemantic Segmentation

CenterMask : Real-Time Anchor-Free Instance Segmentation

2019-11-15 · arXiv 2019 11 · Youngwan Lee, Jongyoul Park

We propose a simple yet efficient anchor-free instance segmentation, called CenterMask, that adds a novel spatial attention-guided mask (SAG-Mask) branch to anchor-free one stage object detector (FCOS) in the same vein w…

Instance SegmentationObject DetectionPanoptic SegmentationReal-time Instance Segmentation+4