Miki-lin's Stars
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
dpilger26/NumCpp
C++ implementation of the Python Numpy library
torch-points3d/torch-points3d
Pytorch framework for doing deep learning on point clouds.
onnx/tensorflow-onnx
Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX
NVIDIA/trt-samples-for-hackathon-cn
Simple samples for TensorRT programming
PRBonn/lidar-bonnetal
Semantic and Instance Segmentation of LiDAR point clouds for autonomous driving
xinge008/Cylinder3D
Rank 1st in the leaderboard of SemanticKITTI semantic segmentation (both single-scan and multi-scan) (Nov. 2020) (CVPR2021 Oral)
HuguesTHOMAS/KPConv-PyTorch
Kernel Point Convolution implemented in PyTorch
PRBonn/semantic-kitti-api
SemanticKITTI API for visualizing dataset, processing data, and evaluating results.
HuguesTHOMAS/KPConv
Kernel Point Convolutions
potree/PotreeConverter
Create multi res point cloud to use with potree
cyrusbehr/tensorrt-cpp-api
TensorRT C++ API Tutorial
HuangCongQing/3D-Point-Clouds
🔥3D点云目标检测&语义分割(深度学习)-SOTA方法,代码,论文,数据集等
PJLab-ADG/OpenPCSeg
OpenPCSeg: Open Source Point Cloud Segmentation Toolbox and Benchmark
aRI0U/RandLA-Net-pytorch
PyTorch implementation of RandLA-Net
ldkong1205/Robo3D
[ICCV 2023] Robo3D: Towards Robust and Reliable 3D Perception against Corruptions
PRBonn/rangenet_lib
Inference module for RangeNet++ (milioto2019iros, chen2019iros)
potree/PotreeDesktop
Desktop version of Potree
tsunghan-wu/RandLA-Net-pytorch
:four_leaf_clover: Pytorch Implementation of RandLA-Net (https://arxiv.org/abs/1911.11236)
RichExplor/semantic_slam
semantic_slam from rangenet_lib
Natsu-Akatsuki/RangeNetTrt8
tensorrt8 && cuda && libtorch implementation of rangenet++
huixiancheng/PCB-RandNet
[ICRA 2024] PCB-RandNet: Rethinking Random Sampling for LiDAR Semantic Segmentation in Autonomous Driving Scene
SCUT-BIP-Lab/PointDC
[ICCV 2023] PointDC: Unsupervised Semantic Segmentation of 3D Point Clouds via Cross-modal Distillation and Super-Voxel Clustering
StephenYang190/rangenet_lib
Rangenet lib in TensorRT8
charlesChen02/RandLA-pytorch
Improved pytorch implementation of RandLA (https://arxiv.org/abs/1911.11236) with easier transferability and reproductibility
vincenzo0603/rangenet_lib_forTensorRT8XX
zeal-up/PointcloudClustering
Compare the time cost of vanilla EuclideanClusterExtraction in pcl and Fast Euclidean Clustering algorithm
andrewkouri/lidar-bonnetal
Semantic and Instance Segmentation of LiDAR point clouds for autonomous driving
Mayaolong/Resample
适合点云的上采样,固定采样和,下采样。并包含ply与pcd文件的相互转化