zxy202's Stars
qsisi/KITTI_det_vis
Visualizing KITTI 3D Object Detection
kuixu/kitti_object_vis
KITTI Object Visualization (Birdview, Volumetric LiDar point cloud )
Longxiaoze/YOLOv5_and_pointnet_for_object_detection_on_kitti
yudhisteer/Point-Clouds-3D-Perception-with-Open3D
Using the KITTI dataset, we employed Open3D to visualize, downsample, segment with RANSAC, cluster via DBSCAN, create 3D bounding boxes, and perform surface reconstruction on point clouds.
sshaoshuai/PointRCNN
PointRCNN: 3D Object Proposal Generation and Detection from Point Cloud, CVPR 2019.
yanx27/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
ZhengXinyue/bilibili_project
和bilibili教学视频相关的一些源代码
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
bubbliiiing/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。