GPNET: MONOCULAR 3D VEHICLE DETECTION BASED ON LIGHTWEIGHT WHEEL GROUNDING POINT DETECTION NETWORK
We present a method to infer 3D location and orientation of vehicles on a single image. To tackle this problem, we optimize the mapping relation between the vehicle’s wheel grounding point on the image and the real location of the wheel in the 3D real world coordinate. Here we also integrate three task priors, including a ground plane constraint and vehicle wheel grounding point position, as well as a small projection error from the image to the ground plane. And a robust light network for grounding point detection in autopilot is proposed based on the vehicle and wheel detection result. In the light grounding point detection network, the DSNT key point regression method is used for balancing the speed of convergence and the accuracy of position, which has been proved more robust and accurate compared with the other key point detection methods. With more, the size of grounding point detection network is less than 1 MB, which can be executed quickly on the embedded environment. The code will be available soon.
Code (0)
등록된 구현이 없습니다.
Tasks
Positionvehicle detectionSimilar Papers 제목 키워드 기반
PL-VIWO2: A Lightweight, Fast and Robust Visual-Inertial-Wheel Odometry Using Points and Lines
Vision-based odometry has been widely adopted in autonomous driving owing to its low cost and lightweight setup; however, its performance often degrades in complex outdoor urban environments. To address these challenges,…
Autonomous DrivingDesigning a lightweight 1D convolutional neural network with Bayesian optimization for wheel flat detection using carbody accelerations:
Many freight waggons in Europe have been recently equipped with embedded systems (ESs) for vehicle tracking. This provides opportunities to implement the real-time fault diagnosis algorithm on ESs without additional inve…
Bayesian OptimizationFault DiagnosisVision-Based Autonomous Vehicle Control using the Two-Point Visual Driver Control Model
This work proposes a new self-driving framework that uses a human driver control model, whose feature-input values are extracted from images using deep convolutional neural networks (CNNs). The development of image proce…
SKoPe3D: A Synthetic Dataset for Vehicle Keypoint Perception in 3D from Traffic Monitoring Cameras
Intelligent transportation systems (ITS) have revolutionized modern road infrastructure, providing essential functionalities such as traffic monitoring, road safety assessment, congestion reduction, and law enforcement. …
Keypoint DetectionPose EstimationTransfer Learningvehicle detection+1SleepyWheels: An Ensemble Model for Drowsiness Detection leading to Accident Prevention
Around 40 percent of accidents related to driving on highways in India occur due to the driver falling asleep behind the steering wheel. Several types of research are ongoing to detect driver drowsiness but they suffer f…