-
DSVT-AI-TRT Public
Forked from jingyue202205/DSVT-AI-TRTDSVT: Dynamic Sparse Voxel Transformer with Rotated Sets(CVPR2023),vaymo vehicle 3D Object Detection(top2), waymo cyclist 3D Object Detection(top1),waymo pedestrian 3D Object Detection(top1)
C++ UpdatedAug 17, 2023 -
SensorsCalibration Public
Forked from PJLab-ADG/SensorsCalibrationOpenCalib: A Multi-sensor Calibration Toolbox for Autonomous Driving
C++ Apache License 2.0 UpdatedJul 11, 2023 -
data-centric-AI Public
Forked from daochenzha/data-centric-AIA curated, but incomplete, list of data-centric AI resources.
UpdatedApr 29, 2023 -
-
pointcloud-3d-detector-tensorrt Public
Forked from OuyangJunyuan/pointcloud-3d-detector-tensorrtThe first tensorrt implementation for point-based 3d detector, i.e., 3DSSD,SASA,IA-SSD.
Cuda UpdatedApr 15, 2023 -
CRB-active-3Ddet Public
Forked from Luoyadan/CRB-active-3DdetThe official PyTorch implementation of "Exploring Active 3D Object Detection from a Generalization Perspective" (ICLR Spotlight 2023).
Python Apache License 2.0 UpdatedJan 23, 2023 -
patchwork-plusplus Public
Forked from url-kaist/patchwork-plusplusPatchwork++: Fast and robust ground segmentation method for 3D point cloud. @ IROS'22
C++ GNU General Public License v3.0 UpdatedJan 10, 2023 -
awesome-active-learning Public
Forked from SupeRuier/awesome-active-learningHope you can find everything you need about Active Learning in this repository.
UpdatedJan 3, 2023 -
patchwork Public
Forked from LimHyungTae/patchworkSOTA fast and robust ground segmentation using 3D point cloud (accepted in RA-L'21 w/ IROS'21)
C++ MIT License UpdatedDec 23, 2022 -
Point-Clouds-Visualization Public
Forked from HuangCongQing/Point-Clouds-Visualizationvisualization点云可视化(open3D, mayavi,rviz(ros)等)
Python MIT License UpdatedDec 16, 2022 -
LiDAL Public
Forked from hzykent/LiDALImplementation of ECCV2022 paper - LiDAL: Inter-frame Uncertainty Based Active Learning for 3D LiDAR Semantic Segmentation
Python UpdatedNov 22, 2022 -
SUSTechPOINTS Public
Forked from naurril/SUSTechPOINTS3D Point Cloud Annotation Platform for Autonomous Driving
JavaScript GNU General Public License v3.0 UpdatedOct 27, 2022 -
awesome-lidar-labeling Public
Forked from Leozyc-waseda/awesome-lidar-labelingA collection of annotation tools for LiDAR Point Cloud. There are 3D Object Detection directions, and Semantic Segmentation.
MIT License UpdatedOct 4, 2022 -
SE-SSD-AI-TRT Public
Forked from jingyue202205/SE-SSD-AI-TRTSE-SSD ALL IN TensorRT,NMS not implemented in TensorRT,implemented in c++
Cuda UpdatedSep 8, 2022 -
CIA-SSD-AI-TRT Public
Forked from jingyue202205/CIA-SSD-AI-TRTCIA-SSD ALL IN TensorRT,NMS not implemented in TensorRT,implemented in c++
Cuda UpdatedSep 6, 2022 -
viz_3Dbbox_ros2_pointpillars Public
Forked from NVIDIA-AI-IOT/viz_3Dbbox_ros2_pointpillarsVisualization tool for 3D bounding box results of TAO-PointPillars
Python GNU General Public License v3.0 UpdatedAug 9, 2022 -
MST-plus-plus-TensorRT Public
Forked from TRT2022/MST-plus-plus-TensorRT🐩 🐩 🐩 TensorRT 2022复赛方案: 首个基于Transformer的图像重建模型MST++的TensorRT模型推断优化
Python Apache License 2.0 UpdatedJul 6, 2022 -
locus Public
Forked from csiro-robotics/locus[ICRA 2021] This repository contains the code for "Locus: LiDAR-based Place Recognition using Spatiotemporal Higher-Order Pooling".
Python Other UpdatedMay 25, 2021 -
pytorchOCR Public
Forked from BADBADBADBOY/pytorchOCR基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn
C++ UpdatedMar 26, 2021 -
vehicle-recognition-api-yolov4-python Public
Forked from TheDeveloperMask/vehicle-recognition-api-yolov4-pythonVehicle Recognition API - brand and color classification
Python MIT License UpdatedMar 7, 2021 -
Pointpillars-ROS Public
Forked from liu-qingzhen/Pointpillars-ROSPointpillars with ROS Rviz
Python UpdatedJan 11, 2021 -
efficientdet-pytorch Public
Forked from rwightman/efficientdet-pytorchA PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
Python Apache License 2.0 UpdatedDec 7, 2020 -
HyperLPR Public
Forked from szad670401/HyperLPR基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
C++ Apache License 2.0 UpdatedNov 13, 2020 -
Vehicle-Car-detection-and-multilabel-classification Public
Forked from CaptainEven/Vehicle-Car-detection-and-multilabel-classification使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or recognize
Python MIT License UpdatedOct 10, 2020 -
kitti_visualizer Public
Forked from xiaoliangabc/kitti_visualizerVisualize KITTI Data Based on ROS and Rviz
C++ UpdatedSep 19, 2020 -
car-color-classifier-yolo3-python Public
Forked from chenxyzj/car-color-classifier-yolo3-pythonCar color classification with YOLOv3 object detector - Python example
Python MIT License UpdatedSep 1, 2020 -
vininfo Public
Forked from idlesign/vininfoExtracts useful information from Vehicle Identification Number (VIN)
Python BSD 3-Clause "New" or "Revised" License UpdatedJul 30, 2020 -
HyperVID Public
Forked from zeusees/HyperVID开源移动端车型识别 Mobile Plateform Vehicle Identification Model
C++ UpdatedJul 9, 2020 -
cnn_seg_lidar Public
Forked from AbangLZU/cnn_seg_lidarReal time 3D semantic segmentation for Lidar, Ros based project
C++ UpdatedJun 19, 2020 -
3D-Machine-Learning Public
Forked from timzhang642/3D-Machine-LearningA resource repository for 3D machine learning
UpdatedApr 9, 2020