Pinned Repositories
Correction_OBB
通常,点云目标检测网络(如pointrcnn)出来的OBB与真实存在着些许误差,本仓库利用PCA配合BallTree算法对已知的OBB进行修正,效果喜人
CUDA-MatMul-Practice
Lidardet
A rewrite verson of Lidar detection deeplearning framework (PointPillars) for multi device fast applications ((pc train and vehicle inference)).
MIT-18.03-ode-notes
MIT 18.03 微分方程(Differential Equations)中文笔记
numiou
A light-weight and numpy-only rotated intersection over union (IoU) library for object detection.
Open3d_Viewer
Useful 3d lidar visualization tool
OpenPCDet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
pointcloud-notes
一些点云处理笔记
Pointcloud-Viewer
A light and easy to change point cloud / lidar visualization tool, and supports multiple formats of data types.
PointPillars_MultiHead_40FPS
A REAL-TIME 3D detection network [Pointpillars] compiled by CUDA/TensorRT/C++.
hova88's Repositories
hova88/PointPillars_MultiHead_40FPS
A REAL-TIME 3D detection network [Pointpillars] compiled by CUDA/TensorRT/C++.
hova88/OpenPCDet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
hova88/CUDA-MatMul-Practice
hova88/numiou
A light-weight and numpy-only rotated intersection over union (IoU) library for object detection.
hova88/cuda_torch.unique
A c++ and cuda implement scripts of torch.unique
hova88/polyscope
A C++ & Python viewer for 3D data like meshes and point clouds
hova88/pyUKF
Unscented kalman filter (UKF) library in python that supports multiple measurement updates
hova88/abel-pytorch
ABEL implemented in PyTorch
hova88/Applied-Deep-Learning
Applied Deep Learning Course
hova88/av2-api
The official GitHub repository for the Argoverse 2 dataset.
hova88/bpa
An exemplary implementation of the Ball Pivoting Algorithm (BPA) for surface reconstruction from oriented point clouds
hova88/cifar10-models
95.47% on CIFAR10 with PyTorch
hova88/dash-sample-apps
Open-source demos hosted on Dash Gallery
hova88/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
hova88/fast_gicp
A collection of GICP-based fast point cloud registration algorithms
hova88/kalman_filter_example
hova88/lidar_obstacle_detector
3D LiDAR Object Detection & Tracking using Euclidean Clustering, RANSAC, & Hungarian Algorithm
hova88/llm.c
LLM training in simple, raw C/CUDA
hova88/neovim.config
hova88/Open3D-ML
An extension of Open3D to address 3D Machine Learning tasks
hova88/point-e
Point cloud diffusion for 3D model synthesis
hova88/pypipe
Python pipe command line tool
hova88/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
hova88/RAM-multiprocess-dataloader
Demystify RAM Usage in Multi-Process Data Loaders
hova88/ranger
Generate simple index ranges in C++ and CUDA C++
hova88/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
hova88/segment-anything-cpp-wrapper
hova88/SimpleArgs
A tiny command line arguments parser for c++.
hova88/sqpnp
C++ Implementation of the SQPnP algorithm
hova88/UniTraj
A Unified Framework for scalable Vehicle Trajectory Prediction, ECCV 2024