moonsonK's Stars
allenai/OLMo
Modeling, training, eval, and inference code for OLMo
Enter-tainer/cxx2flow
将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart
CASIA-IVA-Lab/FastSAM
Fast Segment Anything
PJLab-ADG/SensorsCalibration
OpenCalib: A Multi-sensor Calibration Toolbox for Autonomous Driving
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
weiyithu/SurroundDepth
[CoRL 2022] SurroundDepth: Entangling Surrounding Views for Self-Supervised Multi-Camera Depth Estimation
balzer82/Kalman
Some Python Implementations of the Kalman Filter
Nowely/birds-eye-view-transform
Education projects
dyfcalid/CameraCalibration
Fisheye or Normal Camera Intrinsic and Extrinsic Calibration. Surround Camera Bird Eye View Generator.
williamhyin/CarND-Extended-Kalman-Filter
Udacity CarND-Extended-Kalman-Filter project
JunshengFu/tracking-with-Extended-Kalman-Filter
Object (e.g Pedestrian, vehicles) tracking by Extended Kalman Filter (EKF), with fused data from both lidar and radar sensors.
mikel-brostrom/boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
JDAI-CV/fast-reid
SOTA Re-identification Methods and Toolbox
nutonomy/second.pytorch
PointPillars for KITTI object detection
traveller59/second.pytorch
SECOND for KITTI/NuScenes object detection
hova88/PointPillars_MultiHead_40FPS
A REAL-TIME 3D detection network [Pointpillars] compiled by CUDA/TensorRT/C++.
tianweiy/CenterPoint
freefq/free
翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子
compphoto/BoostingMonocularDepth
google-research/google-research
Google Research
ialhashim/DenseDepth
High Quality Monocular Depth Estimation via Transfer Learning
tusen-ai/SST
Code for a series of work in LiDAR perception, including SST (CVPR 22), FSD (NeurIPS 22), FSD++ (TPAMI 23), FSDv2, and CTRL (ICCV 23, oral).
williamhyin/lidar_to_camera
Projection of Lidar 3d point cloud to 2d image plane
LoveBaldwin/SFND_Lidar_to_Camera_Projection
Coordinate transformation || Lidar Point Clouds projected to Camera Image plane
wangx1996/LIDAR-Segmentation-Based-on-Range-Image
This is a lidar segmentation method based on range image.
williamhyin/SFND_Lidar_Obstacle_Detection
SFND_Lidar_Obstacle_Detection
azureology/kitti-velo2cam
lidar to camera projection of KITTI
waymo-research/waymo-open-dataset
Waymo Open Dataset
ApolloAuto/apollo
An open autonomous driving platform
fizyr/keras-retinanet
Keras implementation of RetinaNet object detection.