{"url":"/task/birds-eye-view-object-detection","name":"Birds Eye View Object Detection","slug":"birds-eye-view-object-detection","description_markdown":"KITTI birds eye view detection task","categories":[{"name":"Computer Vision","url":"/area/computer-vision"}],"source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","slug_source":"archive_url"},"counts":{"papers_tagged":8,"papers_with_code":8,"benchmarks":22,"benchmark_tables_in_archive":22,"benchmark_tables_shown":22,"benchmark_tables_withheld_as_spam":0,"benchmark_definition":"a leaderboard table with at least one row; benchmark_tables_shown also counts the zero-row tables; benchmark_tables_in_archive adds the tables withheld as spam","datasets":2,"subtasks":0,"parent_tasks":0},"benchmarks":[{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-cars","slug":"birds-eye-view-object-detection-on-kitti-cars","dataset":"KITTI Cars Moderate","dataset_url":"/dataset/kitti","rows_in_archive":9,"metrics":["AP"],"first_row_in_archive_order":{"model":"SE-SSD","paper_title":"SE-SSD: Self-Ensembling Single-Stage Object Detector From Point Cloud","paper_url":"/paper/se-ssd-self-ensembling-single-stage-object","paper_date":"2021-04-20","arxiv_id":"2104.09804","code_links":[{"title":"Vegeta2020/SE-SSD","url":"https://github.com/Vegeta2020/SE-SSD"}],"syntology":{"n":5,"n_ran":0,"n_unverified":5,"n_pointer_only":0}}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-cars-4","slug":"birds-eye-view-object-detection-on-kitti-cars-4","dataset":"KITTI Cars Easy","dataset_url":"/dataset/kitti","rows_in_archive":9,"metrics":["AP"],"first_row_in_archive_order":{"model":"SE-SSD","paper_title":"SE-SSD: Self-Ensembling Single-Stage Object Detector From Point Cloud","paper_url":"/paper/se-ssd-self-ensembling-single-stage-object","paper_date":"2021-04-20","arxiv_id":"2104.09804","code_links":[{"title":"Vegeta2020/SE-SSD","url":"https://github.com/Vegeta2020/SE-SSD"}],"syntology":{"n":5,"n_ran":0,"n_unverified":5,"n_pointer_only":0}}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-cars-5","slug":"birds-eye-view-object-detection-on-kitti-cars-5","dataset":"KITTI Cars Hard","dataset_url":"/dataset/kitti","rows_in_archive":8,"metrics":["AP"],"first_row_in_archive_order":{"model":"STD","paper_title":"STD: Sparse-to-Dense 3D Object Detector for Point Cloud","paper_url":"/paper/std-sparse-to-dense-3d-object-detector-for","paper_date":"2019-07-22","arxiv_id":"1907.10471","code_links":[],"syntology":null}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti","slug":"birds-eye-view-object-detection-on-kitti","dataset":"KITTI Cyclists Moderate","dataset_url":"/dataset/kitti","rows_in_archive":6,"metrics":["AP"],"first_row_in_archive_order":{"model":"PV-RCNN","paper_title":"PV-RCNN: Point-Voxel Feature Set Abstraction for 3D Object Detection","paper_url":"/paper/pv-rcnn-point-voxel-feature-set-abstraction","paper_date":"2019-12-31","arxiv_id":"1912.13192","code_links":[{"title":"open-mmlab/OpenPCDet","url":"https://github.com/open-mmlab/OpenPCDet"},{"title":"jhultman/PV-RCNN","url":"https://github.com/jhultman/PV-RCNN"},{"title":"sshaoshuai/PV-RCNN","url":"https://github.com/sshaoshuai/PV-RCNN"},{"title":"KangchengLiu/FAC_Foreground_Aware_Contrast","url":"https://github.com/KangchengLiu/FAC_Foreground_Aware_Contrast"},{"title":"KangchengLiu/RM3D","url":"https://github.com/KangchengLiu/RM3D"},{"title":"KPeng9510/MASS","url":"https://github.com/KPeng9510/MASS"},{"title":"code-implementation1/Code7","url":"https://github.com/code-implementation1/Code7/tree/main/rcnn"},{"title":"sunshenggu/xc_eval_pcdet","url":"https://github.com/sunshenggu/xc_eval_pcdet"},{"title":"2023-MindSpore-1/ms-code-6","url":"https://github.com/2023-MindSpore-1/ms-code-6/tree/main/CascadeRCNN"},{"title":"MindSpore-paper-code-3/code6","url":"https://github.com/MindSpore-paper-code-3/code6/tree/main/CascadeRCNN"},{"title":"code-implementation1/Code5","url":"https://github.com/code-implementation1/Code5/tree/main/ms_rcnn"},{"title":"2023-MindSpore-1/ms-code-220","url":"https://github.com/2023-MindSpore-1/ms-code-220/tree/main/textrcnn"}],"syntology":{"n":16,"n_ran":2,"n_unverified":14,"n_pointer_only":0}}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-1","slug":"birds-eye-view-object-detection-on-kitti-1","dataset":"KITTI Pedestrians Moderate","dataset_url":"/dataset/kitti","rows_in_archive":6,"metrics":["AP"],"first_row_in_archive_order":{"model":"Frustrum-PointPillars","paper_title":"Frustum-PointPillars: A Multi-Stage Approach for 3D Object Detection using RGB Camera and LiDAR","paper_url":"/paper/frustum-pointpillars-a-multi-stage-approach","paper_date":"2021-10-11","arxiv_id":null,"code_links":[{"title":"anshulpaigwar/Frustum-Pointpillars","url":"https://github.com/anshulpaigwar/Frustum-Pointpillars"},{"title":"MS-Mind/MS-Code-06","url":"https://github.com/MS-Mind/MS-Code-06/tree/main/pointpillars"}],"syntology":null}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-cars-2","slug":"birds-eye-view-object-detection-on-kitti-cars-2","dataset":"KITTI Cars Moderate val","dataset_url":"/dataset/kitti","rows_in_archive":3,"metrics":["AP"],"first_row_in_archive_order":{"model":"VoxelNet","paper_title":"VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection","paper_url":"/paper/voxelnet-end-to-end-learning-for-point-cloud","paper_date":"2017-11-17","arxiv_id":"1711.06396","code_links":[{"title":"qianguih/voxelnet","url":"https://github.com/qianguih/voxelnet"},{"title":"skyhehe123/voxelnet-pytorch","url":"https://github.com/skyhehe123/voxelnet-pytorch"},{"title":"steph1793/Voxelnet","url":"https://github.com/steph1793/Voxelnet"},{"title":"TUMFTM/RadarVoxelFusionNet","url":"https://github.com/TUMFTM/RadarVoxelFusionNet"},{"title":"kargarisaac/PointNet-SemSeg-VKITTI3D","url":"https://github.com/kargarisaac/PointNet-SemSeg-VKITTI3D"},{"title":"jediofgever/PointNet_Custom_Object_Detection","url":"https://github.com/jediofgever/PointNet_Custom_Object_Detection"},{"title":"eduardohenriquearnold/coop-3dod-infra","url":"https://github.com/eduardohenriquearnold/coop-3dod-infra"},{"title":"ZhihaoZhu/PointNet-Implementation-Tensorflow","url":"https://github.com/ZhihaoZhu/PointNet-Implementation-Tensorflow"},{"title":"kargarisaac/3d-MNIST-classification-PointNet","url":"https://github.com/kargarisaac/3d-MNIST-classification-PointNet"},{"title":"WordBearerYI/VoxelNet-pytorch","url":"https://github.com/WordBearerYI/VoxelNet-pytorch"},{"title":"aaronfriedman6/MV3D_VoxelNet","url":"https://github.com/aaronfriedman6/MV3D_VoxelNet"},{"title":"y2kmz/pointnetv2","url":"https://github.com/y2kmz/pointnetv2"},{"title":"abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds","url":"https://github.com/abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds"},{"title":"ModelBunker/PointNet-TensorFlow","url":"https://github.com/ModelBunker/PointNet-TensorFlow"},{"title":"CuberrChen/VoxelNet","url":"https://github.com/CuberrChen/VoxelNet"},{"title":"RishiTejaMadduri/VoxelNet_PyTorch","url":"https://github.com/RishiTejaMadduri/VoxelNet_PyTorch"},{"title":"zgx0534/pointnet_win","url":"https://github.com/zgx0534/pointnet_win"},{"title":"wonderland-dsg/pointnet-grid","url":"https://github.com/wonderland-dsg/pointnet-grid"},{"title":"Lw510107/pointnet-2018.6.27-","url":"https://github.com/Lw510107/pointnet-2018.6.27-"},{"title":"KhusDM/PointNetTree","url":"https://github.com/KhusDM/PointNetTree"},{"title":"LebronGG/PointNet","url":"https://github.com/LebronGG/PointNet"},{"title":"dannofield/CarND-Extended-Kalman-Filter","url":"https://github.com/dannofield/CarND-Extended-Kalman-Filter"},{"title":"aviros/roatationPointnet","url":"https://github.com/aviros/roatationPointnet"},{"title":"yanx27/Pointnet","url":"https://github.com/yanx27/Pointnet"},{"title":"SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning","url":"https://github.com/SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning"},{"title":"KaidongLi/tf-3d-alpha","url":"https://github.com/KaidongLi/tf-3d-alpha"},{"title":"dwtstore/sfm1","url":"https://github.com/dwtstore/sfm1"},{"title":"BPMJG/annotated_pointnet","url":"https://github.com/BPMJG/annotated_pointnet"},{"title":"coconutzs/PointNet_zs","url":"https://github.com/coconutzs/PointNet_zs"},{"title":"wuryantoAji/POINTNET","url":"https://github.com/wuryantoAji/POINTNET"},{"title":"LONG-9621/PointNet","url":"https://github.com/LONG-9621/PointNet"},{"title":"LONG-9621/Extract_Point_3D","url":"https://github.com/LONG-9621/Extract_Point_3D"},{"title":"bt77/pointnet","url":"https://github.com/bt77/pointnet"},{"title":"ahmed-anas/thesis-pointnet","url":"https://github.com/ahmed-anas/thesis-pointnet"},{"title":"KiranAkadas/My_Pointnet_v2","url":"https://github.com/KiranAkadas/My_Pointnet_v2"},{"title":"YiruS/pointnet_adversarial","url":"https://github.com/YiruS/pointnet_adversarial"},{"title":"Harut0726/my-pointnet-tensorflow","url":"https://github.com/Harut0726/my-pointnet-tensorflow"},{"title":"AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation","url":"https://github.com/AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation"},{"title":"VaanHUANG/CSCI5210HW1","url":"https://github.com/VaanHUANG/CSCI5210HW1"},{"title":"lingzhang1/pointnet_tensorflow","url":"https://github.com/lingzhang1/pointnet_tensorflow"},{"title":"Yang2446/pointnet","url":"https://github.com/Yang2446/pointnet"},{"title":"aviros/pointnet_totations","url":"https://github.com/aviros/pointnet_totations"},{"title":"hy-signal/VoxelNet","url":"https://github.com/hy-signal/VoxelNet"},{"title":"ytng001/sensemaking","url":"https://github.com/ytng001/sensemaking"}],"syntology":{"n":4,"n_ran":2,"n_unverified":2,"n_pointer_only":4}}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-16","slug":"birds-eye-view-object-detection-on-kitti-16","dataset":"KITTI Pedestrians Easy","dataset_url":"/dataset/kitti","rows_in_archive":2,"metrics":["AP"],"first_row_in_archive_order":{"model":"STD","paper_title":"STD: Sparse-to-Dense 3D Object Detector for Point Cloud","paper_url":"/paper/std-sparse-to-dense-3d-object-detector-for","paper_date":"2019-07-22","arxiv_id":"1907.10471","code_links":[],"syntology":null}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-17","slug":"birds-eye-view-object-detection-on-kitti-17","dataset":"KITTI Pedestrians Hard","dataset_url":"/dataset/kitti","rows_in_archive":2,"metrics":["AP"],"first_row_in_archive_order":{"model":"Frustrum-PointPillars","paper_title":"Frustum-PointPillars: A Multi-Stage Approach for 3D Object Detection using RGB Camera and LiDAR","paper_url":"/paper/frustum-pointpillars-a-multi-stage-approach","paper_date":"2021-10-11","arxiv_id":null,"code_links":[{"title":"anshulpaigwar/Frustum-Pointpillars","url":"https://github.com/anshulpaigwar/Frustum-Pointpillars"},{"title":"MS-Mind/MS-Code-06","url":"https://github.com/MS-Mind/MS-Code-06/tree/main/pointpillars"}],"syntology":null}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-8","slug":"birds-eye-view-object-detection-on-kitti-8","dataset":"KITTI Cyclists Easy","dataset_url":"/dataset/kitti","rows_in_archive":2,"metrics":["AP"],"first_row_in_archive_order":{"model":"PV-RCNN","paper_title":"PV-RCNN: Point-Voxel Feature Set Abstraction for 3D Object Detection","paper_url":"/paper/pv-rcnn-point-voxel-feature-set-abstraction","paper_date":"2019-12-31","arxiv_id":"1912.13192","code_links":[{"title":"open-mmlab/OpenPCDet","url":"https://github.com/open-mmlab/OpenPCDet"},{"title":"jhultman/PV-RCNN","url":"https://github.com/jhultman/PV-RCNN"},{"title":"sshaoshuai/PV-RCNN","url":"https://github.com/sshaoshuai/PV-RCNN"},{"title":"KangchengLiu/FAC_Foreground_Aware_Contrast","url":"https://github.com/KangchengLiu/FAC_Foreground_Aware_Contrast"},{"title":"KangchengLiu/RM3D","url":"https://github.com/KangchengLiu/RM3D"},{"title":"KPeng9510/MASS","url":"https://github.com/KPeng9510/MASS"},{"title":"code-implementation1/Code7","url":"https://github.com/code-implementation1/Code7/tree/main/rcnn"},{"title":"sunshenggu/xc_eval_pcdet","url":"https://github.com/sunshenggu/xc_eval_pcdet"},{"title":"2023-MindSpore-1/ms-code-6","url":"https://github.com/2023-MindSpore-1/ms-code-6/tree/main/CascadeRCNN"},{"title":"MindSpore-paper-code-3/code6","url":"https://github.com/MindSpore-paper-code-3/code6/tree/main/CascadeRCNN"},{"title":"code-implementation1/Code5","url":"https://github.com/code-implementation1/Code5/tree/main/ms_rcnn"},{"title":"2023-MindSpore-1/ms-code-220","url":"https://github.com/2023-MindSpore-1/ms-code-220/tree/main/textrcnn"}],"syntology":{"n":16,"n_ran":2,"n_unverified":14,"n_pointer_only":0}}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-9","slug":"birds-eye-view-object-detection-on-kitti-9","dataset":"KITTI Cyclists Hard","dataset_url":"/dataset/kitti","rows_in_archive":2,"metrics":["AP"],"first_row_in_archive_order":{"model":"PV-RCNN","paper_title":"PV-RCNN: Point-Voxel Feature Set Abstraction for 3D Object Detection","paper_url":"/paper/pv-rcnn-point-voxel-feature-set-abstraction","paper_date":"2019-12-31","arxiv_id":"1912.13192","code_links":[{"title":"open-mmlab/OpenPCDet","url":"https://github.com/open-mmlab/OpenPCDet"},{"title":"jhultman/PV-RCNN","url":"https://github.com/jhultman/PV-RCNN"},{"title":"sshaoshuai/PV-RCNN","url":"https://github.com/sshaoshuai/PV-RCNN"},{"title":"KangchengLiu/FAC_Foreground_Aware_Contrast","url":"https://github.com/KangchengLiu/FAC_Foreground_Aware_Contrast"},{"title":"KangchengLiu/RM3D","url":"https://github.com/KangchengLiu/RM3D"},{"title":"KPeng9510/MASS","url":"https://github.com/KPeng9510/MASS"},{"title":"code-implementation1/Code7","url":"https://github.com/code-implementation1/Code7/tree/main/rcnn"},{"title":"sunshenggu/xc_eval_pcdet","url":"https://github.com/sunshenggu/xc_eval_pcdet"},{"title":"2023-MindSpore-1/ms-code-6","url":"https://github.com/2023-MindSpore-1/ms-code-6/tree/main/CascadeRCNN"},{"title":"MindSpore-paper-code-3/code6","url":"https://github.com/MindSpore-paper-code-3/code6/tree/main/CascadeRCNN"},{"title":"code-implementation1/Code5","url":"https://github.com/code-implementation1/Code5/tree/main/ms_rcnn"},{"title":"2023-MindSpore-1/ms-code-220","url":"https://github.com/2023-MindSpore-1/ms-code-220/tree/main/textrcnn"}],"syntology":{"n":16,"n_ran":2,"n_unverified":14,"n_pointer_only":0}}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-cars-1","slug":"birds-eye-view-object-detection-on-kitti-cars-1","dataset":"KITTI Cars Easy val","dataset_url":"/dataset/kitti","rows_in_archive":2,"metrics":["AP"],"first_row_in_archive_order":{"model":"VoxelNet","paper_title":"VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection","paper_url":"/paper/voxelnet-end-to-end-learning-for-point-cloud","paper_date":"2017-11-17","arxiv_id":"1711.06396","code_links":[{"title":"qianguih/voxelnet","url":"https://github.com/qianguih/voxelnet"},{"title":"skyhehe123/voxelnet-pytorch","url":"https://github.com/skyhehe123/voxelnet-pytorch"},{"title":"steph1793/Voxelnet","url":"https://github.com/steph1793/Voxelnet"},{"title":"TUMFTM/RadarVoxelFusionNet","url":"https://github.com/TUMFTM/RadarVoxelFusionNet"},{"title":"kargarisaac/PointNet-SemSeg-VKITTI3D","url":"https://github.com/kargarisaac/PointNet-SemSeg-VKITTI3D"},{"title":"jediofgever/PointNet_Custom_Object_Detection","url":"https://github.com/jediofgever/PointNet_Custom_Object_Detection"},{"title":"eduardohenriquearnold/coop-3dod-infra","url":"https://github.com/eduardohenriquearnold/coop-3dod-infra"},{"title":"ZhihaoZhu/PointNet-Implementation-Tensorflow","url":"https://github.com/ZhihaoZhu/PointNet-Implementation-Tensorflow"},{"title":"kargarisaac/3d-MNIST-classification-PointNet","url":"https://github.com/kargarisaac/3d-MNIST-classification-PointNet"},{"title":"WordBearerYI/VoxelNet-pytorch","url":"https://github.com/WordBearerYI/VoxelNet-pytorch"},{"title":"aaronfriedman6/MV3D_VoxelNet","url":"https://github.com/aaronfriedman6/MV3D_VoxelNet"},{"title":"y2kmz/pointnetv2","url":"https://github.com/y2kmz/pointnetv2"},{"title":"abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds","url":"https://github.com/abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds"},{"title":"ModelBunker/PointNet-TensorFlow","url":"https://github.com/ModelBunker/PointNet-TensorFlow"},{"title":"CuberrChen/VoxelNet","url":"https://github.com/CuberrChen/VoxelNet"},{"title":"RishiTejaMadduri/VoxelNet_PyTorch","url":"https://github.com/RishiTejaMadduri/VoxelNet_PyTorch"},{"title":"zgx0534/pointnet_win","url":"https://github.com/zgx0534/pointnet_win"},{"title":"wonderland-dsg/pointnet-grid","url":"https://github.com/wonderland-dsg/pointnet-grid"},{"title":"Lw510107/pointnet-2018.6.27-","url":"https://github.com/Lw510107/pointnet-2018.6.27-"},{"title":"KhusDM/PointNetTree","url":"https://github.com/KhusDM/PointNetTree"},{"title":"LebronGG/PointNet","url":"https://github.com/LebronGG/PointNet"},{"title":"dannofield/CarND-Extended-Kalman-Filter","url":"https://github.com/dannofield/CarND-Extended-Kalman-Filter"},{"title":"aviros/roatationPointnet","url":"https://github.com/aviros/roatationPointnet"},{"title":"yanx27/Pointnet","url":"https://github.com/yanx27/Pointnet"},{"title":"SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning","url":"https://github.com/SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning"},{"title":"KaidongLi/tf-3d-alpha","url":"https://github.com/KaidongLi/tf-3d-alpha"},{"title":"dwtstore/sfm1","url":"https://github.com/dwtstore/sfm1"},{"title":"BPMJG/annotated_pointnet","url":"https://github.com/BPMJG/annotated_pointnet"},{"title":"coconutzs/PointNet_zs","url":"https://github.com/coconutzs/PointNet_zs"},{"title":"wuryantoAji/POINTNET","url":"https://github.com/wuryantoAji/POINTNET"},{"title":"LONG-9621/PointNet","url":"https://github.com/LONG-9621/PointNet"},{"title":"LONG-9621/Extract_Point_3D","url":"https://github.com/LONG-9621/Extract_Point_3D"},{"title":"bt77/pointnet","url":"https://github.com/bt77/pointnet"},{"title":"ahmed-anas/thesis-pointnet","url":"https://github.com/ahmed-anas/thesis-pointnet"},{"title":"KiranAkadas/My_Pointnet_v2","url":"https://github.com/KiranAkadas/My_Pointnet_v2"},{"title":"YiruS/pointnet_adversarial","url":"https://github.com/YiruS/pointnet_adversarial"},{"title":"Harut0726/my-pointnet-tensorflow","url":"https://github.com/Harut0726/my-pointnet-tensorflow"},{"title":"AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation","url":"https://github.com/AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation"},{"title":"VaanHUANG/CSCI5210HW1","url":"https://github.com/VaanHUANG/CSCI5210HW1"},{"title":"lingzhang1/pointnet_tensorflow","url":"https://github.com/lingzhang1/pointnet_tensorflow"},{"title":"Yang2446/pointnet","url":"https://github.com/Yang2446/pointnet"},{"title":"aviros/pointnet_totations","url":"https://github.com/aviros/pointnet_totations"},{"title":"hy-signal/VoxelNet","url":"https://github.com/hy-signal/VoxelNet"},{"title":"ytng001/sensemaking","url":"https://github.com/ytng001/sensemaking"}],"syntology":{"n":4,"n_ran":2,"n_unverified":2,"n_pointer_only":4}}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-cars-3","slug":"birds-eye-view-object-detection-on-kitti-cars-3","dataset":"KITTI Cars Hard val","dataset_url":"/dataset/kitti","rows_in_archive":2,"metrics":["AP"],"first_row_in_archive_order":{"model":"VoxelNet","paper_title":"VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection","paper_url":"/paper/voxelnet-end-to-end-learning-for-point-cloud","paper_date":"2017-11-17","arxiv_id":"1711.06396","code_links":[{"title":"qianguih/voxelnet","url":"https://github.com/qianguih/voxelnet"},{"title":"skyhehe123/voxelnet-pytorch","url":"https://github.com/skyhehe123/voxelnet-pytorch"},{"title":"steph1793/Voxelnet","url":"https://github.com/steph1793/Voxelnet"},{"title":"TUMFTM/RadarVoxelFusionNet","url":"https://github.com/TUMFTM/RadarVoxelFusionNet"},{"title":"kargarisaac/PointNet-SemSeg-VKITTI3D","url":"https://github.com/kargarisaac/PointNet-SemSeg-VKITTI3D"},{"title":"jediofgever/PointNet_Custom_Object_Detection","url":"https://github.com/jediofgever/PointNet_Custom_Object_Detection"},{"title":"eduardohenriquearnold/coop-3dod-infra","url":"https://github.com/eduardohenriquearnold/coop-3dod-infra"},{"title":"ZhihaoZhu/PointNet-Implementation-Tensorflow","url":"https://github.com/ZhihaoZhu/PointNet-Implementation-Tensorflow"},{"title":"kargarisaac/3d-MNIST-classification-PointNet","url":"https://github.com/kargarisaac/3d-MNIST-classification-PointNet"},{"title":"WordBearerYI/VoxelNet-pytorch","url":"https://github.com/WordBearerYI/VoxelNet-pytorch"},{"title":"aaronfriedman6/MV3D_VoxelNet","url":"https://github.com/aaronfriedman6/MV3D_VoxelNet"},{"title":"y2kmz/pointnetv2","url":"https://github.com/y2kmz/pointnetv2"},{"title":"abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds","url":"https://github.com/abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds"},{"title":"ModelBunker/PointNet-TensorFlow","url":"https://github.com/ModelBunker/PointNet-TensorFlow"},{"title":"CuberrChen/VoxelNet","url":"https://github.com/CuberrChen/VoxelNet"},{"title":"RishiTejaMadduri/VoxelNet_PyTorch","url":"https://github.com/RishiTejaMadduri/VoxelNet_PyTorch"},{"title":"zgx0534/pointnet_win","url":"https://github.com/zgx0534/pointnet_win"},{"title":"wonderland-dsg/pointnet-grid","url":"https://github.com/wonderland-dsg/pointnet-grid"},{"title":"Lw510107/pointnet-2018.6.27-","url":"https://github.com/Lw510107/pointnet-2018.6.27-"},{"title":"KhusDM/PointNetTree","url":"https://github.com/KhusDM/PointNetTree"},{"title":"LebronGG/PointNet","url":"https://github.com/LebronGG/PointNet"},{"title":"dannofield/CarND-Extended-Kalman-Filter","url":"https://github.com/dannofield/CarND-Extended-Kalman-Filter"},{"title":"aviros/roatationPointnet","url":"https://github.com/aviros/roatationPointnet"},{"title":"yanx27/Pointnet","url":"https://github.com/yanx27/Pointnet"},{"title":"SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning","url":"https://github.com/SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning"},{"title":"KaidongLi/tf-3d-alpha","url":"https://github.com/KaidongLi/tf-3d-alpha"},{"title":"dwtstore/sfm1","url":"https://github.com/dwtstore/sfm1"},{"title":"BPMJG/annotated_pointnet","url":"https://github.com/BPMJG/annotated_pointnet"},{"title":"coconutzs/PointNet_zs","url":"https://github.com/coconutzs/PointNet_zs"},{"title":"wuryantoAji/POINTNET","url":"https://github.com/wuryantoAji/POINTNET"},{"title":"LONG-9621/PointNet","url":"https://github.com/LONG-9621/PointNet"},{"title":"LONG-9621/Extract_Point_3D","url":"https://github.com/LONG-9621/Extract_Point_3D"},{"title":"bt77/pointnet","url":"https://github.com/bt77/pointnet"},{"title":"ahmed-anas/thesis-pointnet","url":"https://github.com/ahmed-anas/thesis-pointnet"},{"title":"KiranAkadas/My_Pointnet_v2","url":"https://github.com/KiranAkadas/My_Pointnet_v2"},{"title":"YiruS/pointnet_adversarial","url":"https://github.com/YiruS/pointnet_adversarial"},{"title":"Harut0726/my-pointnet-tensorflow","url":"https://github.com/Harut0726/my-pointnet-tensorflow"},{"title":"AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation","url":"https://github.com/AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation"},{"title":"VaanHUANG/CSCI5210HW1","url":"https://github.com/VaanHUANG/CSCI5210HW1"},{"title":"lingzhang1/pointnet_tensorflow","url":"https://github.com/lingzhang1/pointnet_tensorflow"},{"title":"Yang2446/pointnet","url":"https://github.com/Yang2446/pointnet"},{"title":"aviros/pointnet_totations","url":"https://github.com/aviros/pointnet_totations"},{"title":"hy-signal/VoxelNet","url":"https://github.com/hy-signal/VoxelNet"},{"title":"ytng001/sensemaking","url":"https://github.com/ytng001/sensemaking"}],"syntology":{"n":4,"n_ran":2,"n_unverified":2,"n_pointer_only":4}}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-10","slug":"birds-eye-view-object-detection-on-kitti-10","dataset":"KITTI Pedestrian Easy","dataset_url":"/dataset/kitti","rows_in_archive":1,"metrics":["Average Precision"],"first_row_in_archive_order":{"model":"PiFeNet","paper_title":"Accurate and Real-time 3D Pedestrian Detection Using an Efficient Attentive Pillar Network","paper_url":"/paper/pifenet-pillar-feature-network-for-real-time","paper_date":"2021-12-31","arxiv_id":"2112.15458","code_links":[{"title":"ldtho/pifenet","url":"https://github.com/ldtho/pifenet"}],"syntology":null}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-11","slug":"birds-eye-view-object-detection-on-kitti-11","dataset":"KITTI Pedestrian Moderate","dataset_url":"/dataset/kitti","rows_in_archive":1,"metrics":["Average Precision"],"first_row_in_archive_order":{"model":"PiFeNet","paper_title":"Accurate and Real-time 3D Pedestrian Detection Using an Efficient Attentive Pillar Network","paper_url":"/paper/pifenet-pillar-feature-network-for-real-time","paper_date":"2021-12-31","arxiv_id":"2112.15458","code_links":[{"title":"ldtho/pifenet","url":"https://github.com/ldtho/pifenet"}],"syntology":null}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-12","slug":"birds-eye-view-object-detection-on-kitti-12","dataset":"KITTI Pedestrian Hard","dataset_url":"/dataset/kitti","rows_in_archive":1,"metrics":["Average Precision"],"first_row_in_archive_order":{"model":"PiFeNet","paper_title":"Accurate and Real-time 3D Pedestrian Detection Using an Efficient Attentive Pillar Network","paper_url":"/paper/pifenet-pillar-feature-network-for-real-time","paper_date":"2021-12-31","arxiv_id":"2112.15458","code_links":[{"title":"ldtho/pifenet","url":"https://github.com/ldtho/pifenet"}],"syntology":null}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-13","slug":"birds-eye-view-object-detection-on-kitti-13","dataset":"KITTI Pedestrian","dataset_url":"/dataset/kitti","rows_in_archive":1,"metrics":["mAP"],"first_row_in_archive_order":{"model":"PiFeNet","paper_title":"Accurate and Real-time 3D Pedestrian Detection Using an Efficient Attentive Pillar Network","paper_url":"/paper/pifenet-pillar-feature-network-for-real-time","paper_date":"2021-12-31","arxiv_id":"2112.15458","code_links":[{"title":"ldtho/pifenet","url":"https://github.com/ldtho/pifenet"}],"syntology":null}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-2","slug":"birds-eye-view-object-detection-on-kitti-2","dataset":"KITTI Pedestrian Easy val","dataset_url":"/dataset/kitti","rows_in_archive":1,"metrics":["AP"],"first_row_in_archive_order":{"model":"VoxelNet","paper_title":"VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection","paper_url":"/paper/voxelnet-end-to-end-learning-for-point-cloud","paper_date":"2017-11-17","arxiv_id":"1711.06396","code_links":[{"title":"qianguih/voxelnet","url":"https://github.com/qianguih/voxelnet"},{"title":"skyhehe123/voxelnet-pytorch","url":"https://github.com/skyhehe123/voxelnet-pytorch"},{"title":"steph1793/Voxelnet","url":"https://github.com/steph1793/Voxelnet"},{"title":"TUMFTM/RadarVoxelFusionNet","url":"https://github.com/TUMFTM/RadarVoxelFusionNet"},{"title":"kargarisaac/PointNet-SemSeg-VKITTI3D","url":"https://github.com/kargarisaac/PointNet-SemSeg-VKITTI3D"},{"title":"jediofgever/PointNet_Custom_Object_Detection","url":"https://github.com/jediofgever/PointNet_Custom_Object_Detection"},{"title":"eduardohenriquearnold/coop-3dod-infra","url":"https://github.com/eduardohenriquearnold/coop-3dod-infra"},{"title":"ZhihaoZhu/PointNet-Implementation-Tensorflow","url":"https://github.com/ZhihaoZhu/PointNet-Implementation-Tensorflow"},{"title":"kargarisaac/3d-MNIST-classification-PointNet","url":"https://github.com/kargarisaac/3d-MNIST-classification-PointNet"},{"title":"WordBearerYI/VoxelNet-pytorch","url":"https://github.com/WordBearerYI/VoxelNet-pytorch"},{"title":"aaronfriedman6/MV3D_VoxelNet","url":"https://github.com/aaronfriedman6/MV3D_VoxelNet"},{"title":"y2kmz/pointnetv2","url":"https://github.com/y2kmz/pointnetv2"},{"title":"abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds","url":"https://github.com/abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds"},{"title":"ModelBunker/PointNet-TensorFlow","url":"https://github.com/ModelBunker/PointNet-TensorFlow"},{"title":"CuberrChen/VoxelNet","url":"https://github.com/CuberrChen/VoxelNet"},{"title":"RishiTejaMadduri/VoxelNet_PyTorch","url":"https://github.com/RishiTejaMadduri/VoxelNet_PyTorch"},{"title":"zgx0534/pointnet_win","url":"https://github.com/zgx0534/pointnet_win"},{"title":"wonderland-dsg/pointnet-grid","url":"https://github.com/wonderland-dsg/pointnet-grid"},{"title":"Lw510107/pointnet-2018.6.27-","url":"https://github.com/Lw510107/pointnet-2018.6.27-"},{"title":"KhusDM/PointNetTree","url":"https://github.com/KhusDM/PointNetTree"},{"title":"LebronGG/PointNet","url":"https://github.com/LebronGG/PointNet"},{"title":"dannofield/CarND-Extended-Kalman-Filter","url":"https://github.com/dannofield/CarND-Extended-Kalman-Filter"},{"title":"aviros/roatationPointnet","url":"https://github.com/aviros/roatationPointnet"},{"title":"yanx27/Pointnet","url":"https://github.com/yanx27/Pointnet"},{"title":"SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning","url":"https://github.com/SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning"},{"title":"KaidongLi/tf-3d-alpha","url":"https://github.com/KaidongLi/tf-3d-alpha"},{"title":"dwtstore/sfm1","url":"https://github.com/dwtstore/sfm1"},{"title":"BPMJG/annotated_pointnet","url":"https://github.com/BPMJG/annotated_pointnet"},{"title":"coconutzs/PointNet_zs","url":"https://github.com/coconutzs/PointNet_zs"},{"title":"wuryantoAji/POINTNET","url":"https://github.com/wuryantoAji/POINTNET"},{"title":"LONG-9621/PointNet","url":"https://github.com/LONG-9621/PointNet"},{"title":"LONG-9621/Extract_Point_3D","url":"https://github.com/LONG-9621/Extract_Point_3D"},{"title":"bt77/pointnet","url":"https://github.com/bt77/pointnet"},{"title":"ahmed-anas/thesis-pointnet","url":"https://github.com/ahmed-anas/thesis-pointnet"},{"title":"KiranAkadas/My_Pointnet_v2","url":"https://github.com/KiranAkadas/My_Pointnet_v2"},{"title":"YiruS/pointnet_adversarial","url":"https://github.com/YiruS/pointnet_adversarial"},{"title":"Harut0726/my-pointnet-tensorflow","url":"https://github.com/Harut0726/my-pointnet-tensorflow"},{"title":"AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation","url":"https://github.com/AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation"},{"title":"VaanHUANG/CSCI5210HW1","url":"https://github.com/VaanHUANG/CSCI5210HW1"},{"title":"lingzhang1/pointnet_tensorflow","url":"https://github.com/lingzhang1/pointnet_tensorflow"},{"title":"Yang2446/pointnet","url":"https://github.com/Yang2446/pointnet"},{"title":"aviros/pointnet_totations","url":"https://github.com/aviros/pointnet_totations"},{"title":"hy-signal/VoxelNet","url":"https://github.com/hy-signal/VoxelNet"},{"title":"ytng001/sensemaking","url":"https://github.com/ytng001/sensemaking"}],"syntology":{"n":4,"n_ran":2,"n_unverified":2,"n_pointer_only":4}}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-3","slug":"birds-eye-view-object-detection-on-kitti-3","dataset":"KITTI Pedestrian Moderate val","dataset_url":"/dataset/kitti","rows_in_archive":1,"metrics":["AP"],"first_row_in_archive_order":{"model":"VoxelNet","paper_title":"VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection","paper_url":"/paper/voxelnet-end-to-end-learning-for-point-cloud","paper_date":"2017-11-17","arxiv_id":"1711.06396","code_links":[{"title":"qianguih/voxelnet","url":"https://github.com/qianguih/voxelnet"},{"title":"skyhehe123/voxelnet-pytorch","url":"https://github.com/skyhehe123/voxelnet-pytorch"},{"title":"steph1793/Voxelnet","url":"https://github.com/steph1793/Voxelnet"},{"title":"TUMFTM/RadarVoxelFusionNet","url":"https://github.com/TUMFTM/RadarVoxelFusionNet"},{"title":"kargarisaac/PointNet-SemSeg-VKITTI3D","url":"https://github.com/kargarisaac/PointNet-SemSeg-VKITTI3D"},{"title":"jediofgever/PointNet_Custom_Object_Detection","url":"https://github.com/jediofgever/PointNet_Custom_Object_Detection"},{"title":"eduardohenriquearnold/coop-3dod-infra","url":"https://github.com/eduardohenriquearnold/coop-3dod-infra"},{"title":"ZhihaoZhu/PointNet-Implementation-Tensorflow","url":"https://github.com/ZhihaoZhu/PointNet-Implementation-Tensorflow"},{"title":"kargarisaac/3d-MNIST-classification-PointNet","url":"https://github.com/kargarisaac/3d-MNIST-classification-PointNet"},{"title":"WordBearerYI/VoxelNet-pytorch","url":"https://github.com/WordBearerYI/VoxelNet-pytorch"},{"title":"aaronfriedman6/MV3D_VoxelNet","url":"https://github.com/aaronfriedman6/MV3D_VoxelNet"},{"title":"y2kmz/pointnetv2","url":"https://github.com/y2kmz/pointnetv2"},{"title":"abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds","url":"https://github.com/abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds"},{"title":"ModelBunker/PointNet-TensorFlow","url":"https://github.com/ModelBunker/PointNet-TensorFlow"},{"title":"CuberrChen/VoxelNet","url":"https://github.com/CuberrChen/VoxelNet"},{"title":"RishiTejaMadduri/VoxelNet_PyTorch","url":"https://github.com/RishiTejaMadduri/VoxelNet_PyTorch"},{"title":"zgx0534/pointnet_win","url":"https://github.com/zgx0534/pointnet_win"},{"title":"wonderland-dsg/pointnet-grid","url":"https://github.com/wonderland-dsg/pointnet-grid"},{"title":"Lw510107/pointnet-2018.6.27-","url":"https://github.com/Lw510107/pointnet-2018.6.27-"},{"title":"KhusDM/PointNetTree","url":"https://github.com/KhusDM/PointNetTree"},{"title":"LebronGG/PointNet","url":"https://github.com/LebronGG/PointNet"},{"title":"dannofield/CarND-Extended-Kalman-Filter","url":"https://github.com/dannofield/CarND-Extended-Kalman-Filter"},{"title":"aviros/roatationPointnet","url":"https://github.com/aviros/roatationPointnet"},{"title":"yanx27/Pointnet","url":"https://github.com/yanx27/Pointnet"},{"title":"SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning","url":"https://github.com/SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning"},{"title":"KaidongLi/tf-3d-alpha","url":"https://github.com/KaidongLi/tf-3d-alpha"},{"title":"dwtstore/sfm1","url":"https://github.com/dwtstore/sfm1"},{"title":"BPMJG/annotated_pointnet","url":"https://github.com/BPMJG/annotated_pointnet"},{"title":"coconutzs/PointNet_zs","url":"https://github.com/coconutzs/PointNet_zs"},{"title":"wuryantoAji/POINTNET","url":"https://github.com/wuryantoAji/POINTNET"},{"title":"LONG-9621/PointNet","url":"https://github.com/LONG-9621/PointNet"},{"title":"LONG-9621/Extract_Point_3D","url":"https://github.com/LONG-9621/Extract_Point_3D"},{"title":"bt77/pointnet","url":"https://github.com/bt77/pointnet"},{"title":"ahmed-anas/thesis-pointnet","url":"https://github.com/ahmed-anas/thesis-pointnet"},{"title":"KiranAkadas/My_Pointnet_v2","url":"https://github.com/KiranAkadas/My_Pointnet_v2"},{"title":"YiruS/pointnet_adversarial","url":"https://github.com/YiruS/pointnet_adversarial"},{"title":"Harut0726/my-pointnet-tensorflow","url":"https://github.com/Harut0726/my-pointnet-tensorflow"},{"title":"AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation","url":"https://github.com/AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation"},{"title":"VaanHUANG/CSCI5210HW1","url":"https://github.com/VaanHUANG/CSCI5210HW1"},{"title":"lingzhang1/pointnet_tensorflow","url":"https://github.com/lingzhang1/pointnet_tensorflow"},{"title":"Yang2446/pointnet","url":"https://github.com/Yang2446/pointnet"},{"title":"aviros/pointnet_totations","url":"https://github.com/aviros/pointnet_totations"},{"title":"hy-signal/VoxelNet","url":"https://github.com/hy-signal/VoxelNet"},{"title":"ytng001/sensemaking","url":"https://github.com/ytng001/sensemaking"}],"syntology":{"n":4,"n_ran":2,"n_unverified":2,"n_pointer_only":4}}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-4","slug":"birds-eye-view-object-detection-on-kitti-4","dataset":"KITTI Pedestrian Hard val","dataset_url":"/dataset/kitti","rows_in_archive":1,"metrics":["AP"],"first_row_in_archive_order":{"model":"VoxelNet","paper_title":"VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection","paper_url":"/paper/voxelnet-end-to-end-learning-for-point-cloud","paper_date":"2017-11-17","arxiv_id":"1711.06396","code_links":[{"title":"qianguih/voxelnet","url":"https://github.com/qianguih/voxelnet"},{"title":"skyhehe123/voxelnet-pytorch","url":"https://github.com/skyhehe123/voxelnet-pytorch"},{"title":"steph1793/Voxelnet","url":"https://github.com/steph1793/Voxelnet"},{"title":"TUMFTM/RadarVoxelFusionNet","url":"https://github.com/TUMFTM/RadarVoxelFusionNet"},{"title":"kargarisaac/PointNet-SemSeg-VKITTI3D","url":"https://github.com/kargarisaac/PointNet-SemSeg-VKITTI3D"},{"title":"jediofgever/PointNet_Custom_Object_Detection","url":"https://github.com/jediofgever/PointNet_Custom_Object_Detection"},{"title":"eduardohenriquearnold/coop-3dod-infra","url":"https://github.com/eduardohenriquearnold/coop-3dod-infra"},{"title":"ZhihaoZhu/PointNet-Implementation-Tensorflow","url":"https://github.com/ZhihaoZhu/PointNet-Implementation-Tensorflow"},{"title":"kargarisaac/3d-MNIST-classification-PointNet","url":"https://github.com/kargarisaac/3d-MNIST-classification-PointNet"},{"title":"WordBearerYI/VoxelNet-pytorch","url":"https://github.com/WordBearerYI/VoxelNet-pytorch"},{"title":"aaronfriedman6/MV3D_VoxelNet","url":"https://github.com/aaronfriedman6/MV3D_VoxelNet"},{"title":"y2kmz/pointnetv2","url":"https://github.com/y2kmz/pointnetv2"},{"title":"abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds","url":"https://github.com/abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds"},{"title":"ModelBunker/PointNet-TensorFlow","url":"https://github.com/ModelBunker/PointNet-TensorFlow"},{"title":"CuberrChen/VoxelNet","url":"https://github.com/CuberrChen/VoxelNet"},{"title":"RishiTejaMadduri/VoxelNet_PyTorch","url":"https://github.com/RishiTejaMadduri/VoxelNet_PyTorch"},{"title":"zgx0534/pointnet_win","url":"https://github.com/zgx0534/pointnet_win"},{"title":"wonderland-dsg/pointnet-grid","url":"https://github.com/wonderland-dsg/pointnet-grid"},{"title":"Lw510107/pointnet-2018.6.27-","url":"https://github.com/Lw510107/pointnet-2018.6.27-"},{"title":"KhusDM/PointNetTree","url":"https://github.com/KhusDM/PointNetTree"},{"title":"LebronGG/PointNet","url":"https://github.com/LebronGG/PointNet"},{"title":"dannofield/CarND-Extended-Kalman-Filter","url":"https://github.com/dannofield/CarND-Extended-Kalman-Filter"},{"title":"aviros/roatationPointnet","url":"https://github.com/aviros/roatationPointnet"},{"title":"yanx27/Pointnet","url":"https://github.com/yanx27/Pointnet"},{"title":"SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning","url":"https://github.com/SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning"},{"title":"KaidongLi/tf-3d-alpha","url":"https://github.com/KaidongLi/tf-3d-alpha"},{"title":"dwtstore/sfm1","url":"https://github.com/dwtstore/sfm1"},{"title":"BPMJG/annotated_pointnet","url":"https://github.com/BPMJG/annotated_pointnet"},{"title":"coconutzs/PointNet_zs","url":"https://github.com/coconutzs/PointNet_zs"},{"title":"wuryantoAji/POINTNET","url":"https://github.com/wuryantoAji/POINTNET"},{"title":"LONG-9621/PointNet","url":"https://github.com/LONG-9621/PointNet"},{"title":"LONG-9621/Extract_Point_3D","url":"https://github.com/LONG-9621/Extract_Point_3D"},{"title":"bt77/pointnet","url":"https://github.com/bt77/pointnet"},{"title":"ahmed-anas/thesis-pointnet","url":"https://github.com/ahmed-anas/thesis-pointnet"},{"title":"KiranAkadas/My_Pointnet_v2","url":"https://github.com/KiranAkadas/My_Pointnet_v2"},{"title":"YiruS/pointnet_adversarial","url":"https://github.com/YiruS/pointnet_adversarial"},{"title":"Harut0726/my-pointnet-tensorflow","url":"https://github.com/Harut0726/my-pointnet-tensorflow"},{"title":"AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation","url":"https://github.com/AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation"},{"title":"VaanHUANG/CSCI5210HW1","url":"https://github.com/VaanHUANG/CSCI5210HW1"},{"title":"lingzhang1/pointnet_tensorflow","url":"https://github.com/lingzhang1/pointnet_tensorflow"},{"title":"Yang2446/pointnet","url":"https://github.com/Yang2446/pointnet"},{"title":"aviros/pointnet_totations","url":"https://github.com/aviros/pointnet_totations"},{"title":"hy-signal/VoxelNet","url":"https://github.com/hy-signal/VoxelNet"},{"title":"ytng001/sensemaking","url":"https://github.com/ytng001/sensemaking"}],"syntology":{"n":4,"n_ran":2,"n_unverified":2,"n_pointer_only":4}}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-5","slug":"birds-eye-view-object-detection-on-kitti-5","dataset":"KITTI Cyclist Easy val","dataset_url":"/dataset/kitti","rows_in_archive":1,"metrics":["AP"],"first_row_in_archive_order":{"model":"VoxelNet","paper_title":"VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection","paper_url":"/paper/voxelnet-end-to-end-learning-for-point-cloud","paper_date":"2017-11-17","arxiv_id":"1711.06396","code_links":[{"title":"qianguih/voxelnet","url":"https://github.com/qianguih/voxelnet"},{"title":"skyhehe123/voxelnet-pytorch","url":"https://github.com/skyhehe123/voxelnet-pytorch"},{"title":"steph1793/Voxelnet","url":"https://github.com/steph1793/Voxelnet"},{"title":"TUMFTM/RadarVoxelFusionNet","url":"https://github.com/TUMFTM/RadarVoxelFusionNet"},{"title":"kargarisaac/PointNet-SemSeg-VKITTI3D","url":"https://github.com/kargarisaac/PointNet-SemSeg-VKITTI3D"},{"title":"jediofgever/PointNet_Custom_Object_Detection","url":"https://github.com/jediofgever/PointNet_Custom_Object_Detection"},{"title":"eduardohenriquearnold/coop-3dod-infra","url":"https://github.com/eduardohenriquearnold/coop-3dod-infra"},{"title":"ZhihaoZhu/PointNet-Implementation-Tensorflow","url":"https://github.com/ZhihaoZhu/PointNet-Implementation-Tensorflow"},{"title":"kargarisaac/3d-MNIST-classification-PointNet","url":"https://github.com/kargarisaac/3d-MNIST-classification-PointNet"},{"title":"WordBearerYI/VoxelNet-pytorch","url":"https://github.com/WordBearerYI/VoxelNet-pytorch"},{"title":"aaronfriedman6/MV3D_VoxelNet","url":"https://github.com/aaronfriedman6/MV3D_VoxelNet"},{"title":"y2kmz/pointnetv2","url":"https://github.com/y2kmz/pointnetv2"},{"title":"abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds","url":"https://github.com/abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds"},{"title":"ModelBunker/PointNet-TensorFlow","url":"https://github.com/ModelBunker/PointNet-TensorFlow"},{"title":"CuberrChen/VoxelNet","url":"https://github.com/CuberrChen/VoxelNet"},{"title":"RishiTejaMadduri/VoxelNet_PyTorch","url":"https://github.com/RishiTejaMadduri/VoxelNet_PyTorch"},{"title":"zgx0534/pointnet_win","url":"https://github.com/zgx0534/pointnet_win"},{"title":"wonderland-dsg/pointnet-grid","url":"https://github.com/wonderland-dsg/pointnet-grid"},{"title":"Lw510107/pointnet-2018.6.27-","url":"https://github.com/Lw510107/pointnet-2018.6.27-"},{"title":"KhusDM/PointNetTree","url":"https://github.com/KhusDM/PointNetTree"},{"title":"LebronGG/PointNet","url":"https://github.com/LebronGG/PointNet"},{"title":"dannofield/CarND-Extended-Kalman-Filter","url":"https://github.com/dannofield/CarND-Extended-Kalman-Filter"},{"title":"aviros/roatationPointnet","url":"https://github.com/aviros/roatationPointnet"},{"title":"yanx27/Pointnet","url":"https://github.com/yanx27/Pointnet"},{"title":"SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning","url":"https://github.com/SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning"},{"title":"KaidongLi/tf-3d-alpha","url":"https://github.com/KaidongLi/tf-3d-alpha"},{"title":"dwtstore/sfm1","url":"https://github.com/dwtstore/sfm1"},{"title":"BPMJG/annotated_pointnet","url":"https://github.com/BPMJG/annotated_pointnet"},{"title":"coconutzs/PointNet_zs","url":"https://github.com/coconutzs/PointNet_zs"},{"title":"wuryantoAji/POINTNET","url":"https://github.com/wuryantoAji/POINTNET"},{"title":"LONG-9621/PointNet","url":"https://github.com/LONG-9621/PointNet"},{"title":"LONG-9621/Extract_Point_3D","url":"https://github.com/LONG-9621/Extract_Point_3D"},{"title":"bt77/pointnet","url":"https://github.com/bt77/pointnet"},{"title":"ahmed-anas/thesis-pointnet","url":"https://github.com/ahmed-anas/thesis-pointnet"},{"title":"KiranAkadas/My_Pointnet_v2","url":"https://github.com/KiranAkadas/My_Pointnet_v2"},{"title":"YiruS/pointnet_adversarial","url":"https://github.com/YiruS/pointnet_adversarial"},{"title":"Harut0726/my-pointnet-tensorflow","url":"https://github.com/Harut0726/my-pointnet-tensorflow"},{"title":"AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation","url":"https://github.com/AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation"},{"title":"VaanHUANG/CSCI5210HW1","url":"https://github.com/VaanHUANG/CSCI5210HW1"},{"title":"lingzhang1/pointnet_tensorflow","url":"https://github.com/lingzhang1/pointnet_tensorflow"},{"title":"Yang2446/pointnet","url":"https://github.com/Yang2446/pointnet"},{"title":"aviros/pointnet_totations","url":"https://github.com/aviros/pointnet_totations"},{"title":"hy-signal/VoxelNet","url":"https://github.com/hy-signal/VoxelNet"},{"title":"ytng001/sensemaking","url":"https://github.com/ytng001/sensemaking"}],"syntology":{"n":4,"n_ran":2,"n_unverified":2,"n_pointer_only":4}}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-6","slug":"birds-eye-view-object-detection-on-kitti-6","dataset":"KITTI Cyclist Moderate val","dataset_url":"/dataset/kitti","rows_in_archive":1,"metrics":["AP"],"first_row_in_archive_order":{"model":"VoxelNet","paper_title":"VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection","paper_url":"/paper/voxelnet-end-to-end-learning-for-point-cloud","paper_date":"2017-11-17","arxiv_id":"1711.06396","code_links":[{"title":"qianguih/voxelnet","url":"https://github.com/qianguih/voxelnet"},{"title":"skyhehe123/voxelnet-pytorch","url":"https://github.com/skyhehe123/voxelnet-pytorch"},{"title":"steph1793/Voxelnet","url":"https://github.com/steph1793/Voxelnet"},{"title":"TUMFTM/RadarVoxelFusionNet","url":"https://github.com/TUMFTM/RadarVoxelFusionNet"},{"title":"kargarisaac/PointNet-SemSeg-VKITTI3D","url":"https://github.com/kargarisaac/PointNet-SemSeg-VKITTI3D"},{"title":"jediofgever/PointNet_Custom_Object_Detection","url":"https://github.com/jediofgever/PointNet_Custom_Object_Detection"},{"title":"eduardohenriquearnold/coop-3dod-infra","url":"https://github.com/eduardohenriquearnold/coop-3dod-infra"},{"title":"ZhihaoZhu/PointNet-Implementation-Tensorflow","url":"https://github.com/ZhihaoZhu/PointNet-Implementation-Tensorflow"},{"title":"kargarisaac/3d-MNIST-classification-PointNet","url":"https://github.com/kargarisaac/3d-MNIST-classification-PointNet"},{"title":"WordBearerYI/VoxelNet-pytorch","url":"https://github.com/WordBearerYI/VoxelNet-pytorch"},{"title":"aaronfriedman6/MV3D_VoxelNet","url":"https://github.com/aaronfriedman6/MV3D_VoxelNet"},{"title":"y2kmz/pointnetv2","url":"https://github.com/y2kmz/pointnetv2"},{"title":"abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds","url":"https://github.com/abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds"},{"title":"ModelBunker/PointNet-TensorFlow","url":"https://github.com/ModelBunker/PointNet-TensorFlow"},{"title":"CuberrChen/VoxelNet","url":"https://github.com/CuberrChen/VoxelNet"},{"title":"RishiTejaMadduri/VoxelNet_PyTorch","url":"https://github.com/RishiTejaMadduri/VoxelNet_PyTorch"},{"title":"zgx0534/pointnet_win","url":"https://github.com/zgx0534/pointnet_win"},{"title":"wonderland-dsg/pointnet-grid","url":"https://github.com/wonderland-dsg/pointnet-grid"},{"title":"Lw510107/pointnet-2018.6.27-","url":"https://github.com/Lw510107/pointnet-2018.6.27-"},{"title":"KhusDM/PointNetTree","url":"https://github.com/KhusDM/PointNetTree"},{"title":"LebronGG/PointNet","url":"https://github.com/LebronGG/PointNet"},{"title":"dannofield/CarND-Extended-Kalman-Filter","url":"https://github.com/dannofield/CarND-Extended-Kalman-Filter"},{"title":"aviros/roatationPointnet","url":"https://github.com/aviros/roatationPointnet"},{"title":"yanx27/Pointnet","url":"https://github.com/yanx27/Pointnet"},{"title":"SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning","url":"https://github.com/SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning"},{"title":"KaidongLi/tf-3d-alpha","url":"https://github.com/KaidongLi/tf-3d-alpha"},{"title":"dwtstore/sfm1","url":"https://github.com/dwtstore/sfm1"},{"title":"BPMJG/annotated_pointnet","url":"https://github.com/BPMJG/annotated_pointnet"},{"title":"coconutzs/PointNet_zs","url":"https://github.com/coconutzs/PointNet_zs"},{"title":"wuryantoAji/POINTNET","url":"https://github.com/wuryantoAji/POINTNET"},{"title":"LONG-9621/PointNet","url":"https://github.com/LONG-9621/PointNet"},{"title":"LONG-9621/Extract_Point_3D","url":"https://github.com/LONG-9621/Extract_Point_3D"},{"title":"bt77/pointnet","url":"https://github.com/bt77/pointnet"},{"title":"ahmed-anas/thesis-pointnet","url":"https://github.com/ahmed-anas/thesis-pointnet"},{"title":"KiranAkadas/My_Pointnet_v2","url":"https://github.com/KiranAkadas/My_Pointnet_v2"},{"title":"YiruS/pointnet_adversarial","url":"https://github.com/YiruS/pointnet_adversarial"},{"title":"Harut0726/my-pointnet-tensorflow","url":"https://github.com/Harut0726/my-pointnet-tensorflow"},{"title":"AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation","url":"https://github.com/AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation"},{"title":"VaanHUANG/CSCI5210HW1","url":"https://github.com/VaanHUANG/CSCI5210HW1"},{"title":"lingzhang1/pointnet_tensorflow","url":"https://github.com/lingzhang1/pointnet_tensorflow"},{"title":"Yang2446/pointnet","url":"https://github.com/Yang2446/pointnet"},{"title":"aviros/pointnet_totations","url":"https://github.com/aviros/pointnet_totations"},{"title":"hy-signal/VoxelNet","url":"https://github.com/hy-signal/VoxelNet"},{"title":"ytng001/sensemaking","url":"https://github.com/ytng001/sensemaking"}],"syntology":{"n":4,"n_ran":2,"n_unverified":2,"n_pointer_only":4}}},{"leaderboard":"/sota/birds-eye-view-object-detection-on-kitti-7","slug":"birds-eye-view-object-detection-on-kitti-7","dataset":"KITTI Cyclist Hard val","dataset_url":"/dataset/kitti","rows_in_archive":1,"metrics":["AP"],"first_row_in_archive_order":{"model":"VoxelNet","paper_title":"VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection","paper_url":"/paper/voxelnet-end-to-end-learning-for-point-cloud","paper_date":"2017-11-17","arxiv_id":"1711.06396","code_links":[{"title":"qianguih/voxelnet","url":"https://github.com/qianguih/voxelnet"},{"title":"skyhehe123/voxelnet-pytorch","url":"https://github.com/skyhehe123/voxelnet-pytorch"},{"title":"steph1793/Voxelnet","url":"https://github.com/steph1793/Voxelnet"},{"title":"TUMFTM/RadarVoxelFusionNet","url":"https://github.com/TUMFTM/RadarVoxelFusionNet"},{"title":"kargarisaac/PointNet-SemSeg-VKITTI3D","url":"https://github.com/kargarisaac/PointNet-SemSeg-VKITTI3D"},{"title":"jediofgever/PointNet_Custom_Object_Detection","url":"https://github.com/jediofgever/PointNet_Custom_Object_Detection"},{"title":"eduardohenriquearnold/coop-3dod-infra","url":"https://github.com/eduardohenriquearnold/coop-3dod-infra"},{"title":"ZhihaoZhu/PointNet-Implementation-Tensorflow","url":"https://github.com/ZhihaoZhu/PointNet-Implementation-Tensorflow"},{"title":"kargarisaac/3d-MNIST-classification-PointNet","url":"https://github.com/kargarisaac/3d-MNIST-classification-PointNet"},{"title":"WordBearerYI/VoxelNet-pytorch","url":"https://github.com/WordBearerYI/VoxelNet-pytorch"},{"title":"aaronfriedman6/MV3D_VoxelNet","url":"https://github.com/aaronfriedman6/MV3D_VoxelNet"},{"title":"y2kmz/pointnetv2","url":"https://github.com/y2kmz/pointnetv2"},{"title":"abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds","url":"https://github.com/abdullahozer11/Segmentation-and-Classification-of-Objects-in-Point-Clouds"},{"title":"ModelBunker/PointNet-TensorFlow","url":"https://github.com/ModelBunker/PointNet-TensorFlow"},{"title":"CuberrChen/VoxelNet","url":"https://github.com/CuberrChen/VoxelNet"},{"title":"RishiTejaMadduri/VoxelNet_PyTorch","url":"https://github.com/RishiTejaMadduri/VoxelNet_PyTorch"},{"title":"zgx0534/pointnet_win","url":"https://github.com/zgx0534/pointnet_win"},{"title":"wonderland-dsg/pointnet-grid","url":"https://github.com/wonderland-dsg/pointnet-grid"},{"title":"Lw510107/pointnet-2018.6.27-","url":"https://github.com/Lw510107/pointnet-2018.6.27-"},{"title":"KhusDM/PointNetTree","url":"https://github.com/KhusDM/PointNetTree"},{"title":"LebronGG/PointNet","url":"https://github.com/LebronGG/PointNet"},{"title":"dannofield/CarND-Extended-Kalman-Filter","url":"https://github.com/dannofield/CarND-Extended-Kalman-Filter"},{"title":"aviros/roatationPointnet","url":"https://github.com/aviros/roatationPointnet"},{"title":"yanx27/Pointnet","url":"https://github.com/yanx27/Pointnet"},{"title":"SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning","url":"https://github.com/SSN15/Behavioral-Cloning--Implementaion-of-Autonomous-car-using-deep-learning"},{"title":"KaidongLi/tf-3d-alpha","url":"https://github.com/KaidongLi/tf-3d-alpha"},{"title":"dwtstore/sfm1","url":"https://github.com/dwtstore/sfm1"},{"title":"BPMJG/annotated_pointnet","url":"https://github.com/BPMJG/annotated_pointnet"},{"title":"coconutzs/PointNet_zs","url":"https://github.com/coconutzs/PointNet_zs"},{"title":"wuryantoAji/POINTNET","url":"https://github.com/wuryantoAji/POINTNET"},{"title":"LONG-9621/PointNet","url":"https://github.com/LONG-9621/PointNet"},{"title":"LONG-9621/Extract_Point_3D","url":"https://github.com/LONG-9621/Extract_Point_3D"},{"title":"bt77/pointnet","url":"https://github.com/bt77/pointnet"},{"title":"ahmed-anas/thesis-pointnet","url":"https://github.com/ahmed-anas/thesis-pointnet"},{"title":"KiranAkadas/My_Pointnet_v2","url":"https://github.com/KiranAkadas/My_Pointnet_v2"},{"title":"YiruS/pointnet_adversarial","url":"https://github.com/YiruS/pointnet_adversarial"},{"title":"Harut0726/my-pointnet-tensorflow","url":"https://github.com/Harut0726/my-pointnet-tensorflow"},{"title":"AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation","url":"https://github.com/AlvesRobot/Deep-Learning-on-Point-Cloud-for-3D-Classification-and-Segmentation"},{"title":"VaanHUANG/CSCI5210HW1","url":"https://github.com/VaanHUANG/CSCI5210HW1"},{"title":"lingzhang1/pointnet_tensorflow","url":"https://github.com/lingzhang1/pointnet_tensorflow"},{"title":"Yang2446/pointnet","url":"https://github.com/Yang2446/pointnet"},{"title":"aviros/pointnet_totations","url":"https://github.com/aviros/pointnet_totations"},{"title":"hy-signal/VoxelNet","url":"https://github.com/hy-signal/VoxelNet"},{"title":"ytng001/sensemaking","url":"https://github.com/ytng001/sensemaking"}],"syntology":{"n":4,"n_ran":2,"n_unverified":2,"n_pointer_only":4}}}],"datasets":[{"url":"/dataset/kitti","name":"KITTI","full_name":"","num_papers_in_archive":3661},{"url":"/dataset/silk","name":"SILK","full_name":"Synth It Like KITTI","num_papers_in_archive":12}],"subtasks":[],"parent_tasks":[],"papers":{"order":"repositories listed in the archive (desc), then date (desc); the archive holds no stars","population":"papers tagged with this task that list at least one repository in the archive","shown":8,"of":8,"tagged_in_all":8,"items":[{"url":"/paper/voxelnet-end-to-end-learning-for-point-cloud","title":"VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection","date":"2017-11-17","arxiv_id":"1711.06396","repositories_listed":44,"syntology":{"n":4,"n_ran":2,"n_unverified":2,"n_pointer_only":4}},{"url":"/paper/pointpillars-fast-encoders-for-object","title":"PointPillars: Fast Encoders for Object Detection from Point Clouds","date":"2018-12-14","arxiv_id":"1812.05784","repositories_listed":18,"syntology":{"n":15,"n_ran":2,"n_unverified":13,"n_pointer_only":1}},{"url":"/paper/sparse-pointpillars-exploiting-sparsity-in","title":"Sparse PointPillars: Maintaining and Exploiting Input Sparsity to Improve Runtime on Embedded Systems","date":"2021-06-12","arxiv_id":"2106.06882","repositories_listed":3,"syntology":null},{"url":"/paper/frustum-pointpillars-a-multi-stage-approach","title":"Frustum-PointPillars: A Multi-Stage Approach for 3D Object Detection using RGB Camera and LiDAR","date":"2021-10-11","arxiv_id":null,"repositories_listed":2,"syntology":null},{"url":"/paper/pixor-real-time-3d-object-detection-from","title":"PIXOR: Real-time 3D Object Detection from Point Clouds","date":"2019-02-17","arxiv_id":"1902.06326","repositories_listed":2,"syntology":{"n":4,"n_ran":4,"n_unverified":0,"n_pointer_only":4}},{"url":"/paper/pifenet-pillar-feature-network-for-real-time","title":"Accurate and Real-time 3D Pedestrian Detection Using an Efficient Attentive Pillar Network","date":"2021-12-31","arxiv_id":"2112.15458","repositories_listed":1,"syntology":null},{"url":"/paper/se-ssd-self-ensembling-single-stage-object","title":"SE-SSD: Self-Ensembling Single-Stage Object Detector From Point Cloud","date":"2021-04-20","arxiv_id":"2104.09804","repositories_listed":1,"syntology":{"n":5,"n_ran":0,"n_unverified":5,"n_pointer_only":0}},{"url":"/paper/cia-ssd-confident-iou-aware-single-stage","title":"CIA-SSD: Confident IoU-Aware Single-Stage Object Detector From Point Cloud","date":"2020-12-05","arxiv_id":"2012.03015","repositories_listed":1,"syntology":null}],"syntology_records":4,"syntology_note":"a paper without a record is not a recorded non-run: it may lack an arXiv id or simply be absent from the graph layer"},"description_links":{"kept":0,"unwrapped_to_text":0,"bare_urls_linked":0,"relative_images_dropped":0,"rule":"internal links are kept only when the target slug exists in the catalog"},"syntology":{"read_at":"2026-09-24T18:15:14+00:00","claim":"Per-sample execution status on synthesized fixtures ('ran N of M samples'); not a correctness claim and not a ranking signal.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"}},"not_shown":{"libraries":"the archive has no per-task library table","trend_sparklines":"the Trend column of the benchmarks table was a rendered image; it is not in the archive","social_and_latest_sorts":"stars and social signals are not in the archive"}}