via RA (RODNet) or RAD (Ramp-cnn)
- RODNet:A Real-Time Radar Object Detection Network Cross-Supervised by Camera-Radar Fused Object 3D Localization(JSTSP 2021)[2102.05150] RODNet: A Real-Time Radar Object Detection Network Cross-Supervised by Camera-Radar Fused Object 3D Localization
- yizhou-wang/RODNet: RODNet: Radar object detection network
- RODNet旨在直接从雷达的RA图像中检测目标。它的核心思想是将RA图视为一种特殊的“图像”,并利用卷积神经网络(CNN)强大的特征提取能力来识别目标。
基于RODNet范式:
- T-RODNet:Transformer for Vehicular Millimeter-Wave Radar Object Detection(TIM 2022)
- T-RODNet: Transformer for Vehicular Millimeter-Wave Radar Object Detection | IEEE Journals & Magazine | IEEE Xplore
- Zhuanglong2/T-RODNet
- E-RODNet:Lightweight Approach to Object Detection by Vehicular Millimeter-Wave Radar(IEEE Sensor Journal 2024)
- E-RODNet: Lightweight Approach to Object Detection by Vehicular Millimeter-Wave Radar | IEEE Journals & Magazine | IEEE Xplore
- lupeng-xm/E-RODNet
- Mask-RadarNet: Enhancing Transformer With Spatial-Temporal Semantic Context for Radar Object Detection in Autonomousournal Driving(12)
- [2412.15595] Mask-RadarNet: Enhancing Transformer With Spatial-Temporal Semantic Context for Radar Object Detection in Autonomous Driving
- 无代码
- mRadNet: A Compact Radar Object Detector with MetaFormer(9)
- mRadNet: A Compact Radar Object Detector with MetaFormer
- huaiyu-chen/mRadNet: mRadNet: A Compact Radar Object Detector with MetaFormer

RAD-based
- RAMP-CNN: A Novel Neural Network for Enhanced Automotive Radar Object Recognition(IEEE Sensor Journal 2021)
- RAMP-CNN: A Novel Neural Network for Enhanced Automotive Radar Object Recognition | IEEE Journals & Magazine | IEEE Xplore
- Xiangyu-Gao/Radar-multiple-perspective-object-detection: Codes and template data for paper "RAMP-CNN: A Novel Neural Network for Enhanced Automotive Radar Object Recognition"
- Ramp-CNN旨在直接将雷达的RADcube处理为 RA RD AD 三种分支信息,通过三者的信息互补,实现RA和RD两种图像上的目标检测。
基于Ramp-CNN范式
- TMVA-Net:Multi-View Radar Semantic Segmentation(ICCV2021)
- Multi-View Radar Semantic Segmentation | IEEE Conference Publication | IEEE Xplore
- valeoai/MVRSS: [ICCV 2021] Multi-View Radar Semantic Segmentation
- PeakConv: Learning Peak Receptive Field for Radar Semantic Segmentation(CVPR2023)
- openaccess.thecvf.com/content/CVPR2023/papers/Zhang_PeakConv_Learning_Peak_Receptive_Field_for_Radar_Semantic_Segmentation_CVPR_2023_paper.pdf
- zlw9161/PKC: PeakConv-based Radar Semantic Segmentation Network
- AdaPKC: PeakConv with Adaptive Peak Receptive Field for Radar Semantic Segmentation(NIPS2024)
- TransRadar: Adaptive-Directional Transformer for Real-Time Multi-View Radar Semantic Segmentation(WACV2024)
- TransRadar: Adaptive-Directional Transformer for Real-Time Multi-View Radar Semantic Segmentation
- YahiDar/TransRadar
- TARSS-Net: Temporal-Aware Radar Semantic Segmentation Network(NIPS 2024)
- papers.nips.cc/paper_files/paper/2024/file/08a362bd4ae1934e099ce025f06039fe-Paper-Conference.pdf
- zlw9161/TARSS-Net: Temporal-Aware Radar Semantic Segmentation Network