Autonomous driving paper index
Deep-PDANet: Camera-Radar Fusion for Depth Estimation in Autonomous Driving Scenarios
One-line summary
In this paper, a new depth estimation model named Deep-PDANet based on RC-PDA is proposed, which increases the depth and width of the network and alleviates the problem of network degradation through residual structure.
Engineering notes
Key topics: autonomous driving, depth estimation, monocular depth, nuscenes, radar. See the paper for implementation details and experimental results.
Chinese explanation / 中文解读
中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。
Original abstract
The results of monocular depth estimation are no satisfactory in the automatic driving scenario. The combination of radar and camera for depth estimation is a feasible solution to the problem of depth estimation in similar scenes. The radar-camera pixel depth association model establishes a reliable correlation between radar depth and camera pixel. In this paper, a new depth estimation model named Deep-PDANet based on RC-PDA is proposed, which increases the depth and width of the network and alleviates the problem of network degradation through residual structure. Convolution kernels of different sizes are selected in the basic units to further improve the ability to extract global information while taking into account the extraction of information from a single pixel. The convergence speed and learning ability of the network are improved by the training strategy of multi-weight loss function in stages. In this paper, comparison experiments and ablation study were performed on the NuScenes dataset, and the accuracy of the multidimensional model was improved over the baseline model, which exceeded the existing excellent algorithms.
Links and sources
Need this topic turned into a technical roadmap?
Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.
Request B2B research
Comments