paper-with-me

Papers

Real-time Keypoints Detection for Autonomous Recovery of the Unmanned Ground Vehicle

2021-07-27 · Jie Li, Sheng Zhang, Kai Han, Xia Yuan, Chunxia Zhao, Yu Liu

The combination of a small unmanned ground vehicle (UGV) and a large unmanned carrier vehicle allows more flexibility in real applications such as rescue in dangerous scenarios. The autonomous recovery system, which is used to guide the small UGV back to the carrier vehicle, is an essential component to achieve a seamless combination of the two vehicles. This paper proposes a novel autonomous recovery framework with a low-cost monocular vision system to provide accurate positioning and attitude estimation of the UGV during navigation. First, we introduce a light-weight convolutional neural network called UGV-KPNet to detect the keypoints of the small UGV from the images captured by a monocular camera. UGV-KPNet is computationally efficient with a small number of parameters and provides pixel-level accurate keypoints detection results in real-time. Then, six degrees of freedom pose is estimated using the detected keypoints to obtain positioning and attitude information of the UGV. Besides, we are the first to create a large-scale real-world keypoints dataset of the UGV. The experimental results demonstrate that the proposed system achieves state-of-the-art performance in terms of both accuracy and speed on UGV keypoint detection, and can further boost the 6-DoF pose estimation for the UGV.

📄 PDF Abstract BibTeX arXiv:2107.12852

Code (0)

등록된 구현이 없습니다.

Tasks

Keypoint DetectionPose Estimation

Similar Papers 제목 키워드 기반

RTM3D: Real-time Monocular 3D Detection from Object Keypoints for Autonomous Driving

2020-01-10 · ECCV 2020 8 · Peixuan Li, Huaici Zhao, PengFei Liu, Feidao Cao

In this work, we propose an efficient and accurate monocular 3D detection framework in single shot. Most successful 3D detectors take the projection constraint from the 3D bounding box to the 2D box as an important compo…

Autonomous DrivingVehicle Pose Estimation

Single-Shot 3D Detection of Vehicles from Monocular RGB Images via Geometry Constrained Keypoints in Real-Time

2020-06-23 · Nils Gählert, Jun-Jun Wan, Nicolas Jourdan, Jan Finkbeiner 외

In this paper we propose a novel 3D single-shot object detection method for detecting vehicles in monocular RGB images. Our approach lifts 2D detections to 3D space by predicting additional regression and classification …

2D Object Detection3D Object DetectionAutonomous DrivingObject+2

Keypoints-Based Deep Feature Fusion for Cooperative Vehicle Detection of Autonomous Driving

2021-09-23 · Yunshuang Yuan, Hao Cheng, Monika Sester

Sharing collective perception messages (CPM) between vehicles is investigated to decrease occlusions so as to improve the perception accuracy and safety of autonomous driving. However, highly accurate data sharing and lo…

Autonomous Drivingvehicle detection

Pose Estimation for Robot Manipulators via Keypoint Optimization and Sim-to-Real Transfer

2020-10-15 · Jingpei Lu, Florian Richter, Michael Yip

Keypoint detection is an essential building block for many robotic applications like motion capture and pose estimation. Historically, keypoints are detected using uniquely engineered markers such as checkerboards or fid…

Keypoint DetectionPose Estimation

3D-FCT: Simultaneous 3D Object Detection and Tracking Using Feature Correlation

2021-10-06 · Naman Sharma, Hocksoon Lim

3D object detection using LiDAR data remains a key task for applications like autonomous driving and robotics. Unlike in the case of 2D images, LiDAR data is almost always collected over a period of time. However, most w…

3D Object Detection3D Object TrackingAutonomous DrivingFeature Correlation+4