Zhaoguanhua's Stars
vvo/gifify
😻 Convert any video file to an optimized animated GIF.
isl-org/Open3D-ML
An extension of Open3D to address 3D Machine Learning tasks
open-mmlab/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
waymo-research/waymo-open-dataset
Waymo Open Dataset
lucasjinreal/alfred
alfred-py: A deep learning utility library for **human**, more detail about the usage of lib to: https://zhuanlan.zhihu.com/p/341446046
daquexian/onnx-simplifier
Simplify your onnx model
lilanxiao/Rotated_IoU
Differentiable IoU of rotated bounding boxes using Pytorch
tianweiy/CenterPoint
open-mmlab/OpenPCDet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
guochengqian/PointNeXt
[NeurIPS'22] PointNeXt: Revisiting PointNet++ with Improved Training and Scaling Strategies
KangchengLiu/Feature-Geometric-Net-FG-Net
:fire: :muscle: FG-Net: A Fast and Accurate Framework for Large-Scale LiDAR Point Cloud Understanding
ZJULearning/RMI
This is the code for the NeurIPS 2019 paper Region Mutual Information Loss for Semantic Segmentation.
yanx27/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
anilbatra2185/road_connectivity
Improved Road Connectivity by Joint Learning of Orientation and Segmentation (CVPR2019)
Qualcomm-AI-research/InverseForm
NVIDIA/semantic-segmentation
Nvidia Semantic Segmentation monorepo
WeikaiTan/Toronto-3D
A Large-scale Mobile LiDAR Dataset for Semantic Segmentation of Urban Roadways
ShiQiu0419/BAAF-Net
Semantic Segmentation for Real Point Cloud Scenes via Bilateral Augmentation and Adaptive Fusion (CVPR 2021)
wgcban/SPIN_RoadMapper
Official implementation of our ICRA'22 paper: SPIN Road Mapper: Extracting Roads from Aerial Images via Spatial and Interaction Space Graph Reasoning for Autonomous Driving
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
jlblancoc/nanoflann
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
fo40225/tensorflow-windows-wheel
Tensorflow prebuilt binary for Windows
HuguesTHOMAS/KPConv
Kernel Point Convolutions
qiqihaer/RandLA-Net-pytorch
RandLA-Net's implementation with Pytorch
torch-points3d/torch-points3d
Pytorch framework for doing deep learning on point clouds.
isl-org/Open3D
Open3D: A Modern Library for 3D Data Processing
yangyanli/PointCNN
PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)
QingyongHu/RandLA-Net
🔥RandLA-Net in Tensorflow (CVPR 2020, Oral & IEEE TPAMI 2021)
aboulch/ConvPoint
HuguesTHOMAS/KPConv-PyTorch
Kernel Point Convolution implemented in PyTorch