yifeng361's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
python/cpython
The Python programming language
bradtraversy/50projects50days
50+ mini web projects using HTML, CSS & JS
suno-ai/bark
🔊 Text-Prompted Generative Audio Model
plotly/plotly.py
The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
rust-embedded/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
pliang279/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
kiloreux/awesome-robotics
A list of awesome Robotics resources
MichaelGrupp/evo
Python package for the evaluation of odometry and SLAM
luigifreda/pyslam
pySLAM contains a Visual Odometry (VO) pipeline in Python for monocular, stereo and RGBD cameras. It supports many modern local features based on Deep Learning.
yysijie/st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
zhengjingwei/machine-learning-interview
算法工程师-机器学习面试题总结
yanyan-li/SLAM-BOOK
这是一本关于SLAM的书稿,希望能清楚的介绍SLAM系统中的使用的几何方法和深度学习方法。书稿最后应该会达到200页左右,书稿每章对应的代码也会被整理出来。
HKUST-Aerial-Robotics/Teach-Repeat-Replan
Teach-Repeat-Replan: A Complete and Robust System for Aggressive Flight in Complex Environments
devendrachaplot/Neural-SLAM
Pytorch code for ICLR-20 Paper "Learning to Explore using Active Neural SLAM"
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.
XuyangBai/awesome-point-cloud-registration
A curated list of point cloud registration.
uoip/g2opy
Python binding of SLAM graph optimization framework g2o
Marsrocky/Awesome-WiFi-CSI-Sensing
A list of awesome papers and cool resources on WiFi CSI sensing.
yaochih/awesome-video-stabilization
A curated list of video stabilization methods
m6c7l/pymmw
Pythonic mmWave Toolbox for TI's IWR Radar Sensors
Xiangyu-Gao/mmWave-radar-signal-processing-and-microDoppler-classification
Codes and template data for paper "Experiments with mmWave Automotive Radar Test-bed"
facebookarchive/MazeBase
Simple environment for creating very simple 2D games and training neural network models to perform tasks within them
louisfb01/Top-10-Computer-Vision-Papers-2020
A list of the top 10 computer vision papers in 2020 with video demos, articles, code and paper reference.
hustcalm/OpenIMUFilter
A Project aimed to demo filters for IMU(the complementary filter, the Kalman filter and the Mahony&Madgwick filter) with lots of references and tutorials.
UditSinghParihar/g2o_tutorial
Tutorial on pose graph optimization using g2o
droneslab/edgeslam
Edge-SLAM: Edge-Assisted Visual Simultaneous Localization and Mapping
ChristopherLu/milliEgo
Starynight410/GPU_ArrayRadarImaging
利用CUDA加速阵列雷达成像过程, 使用MIMO阵列雷达对近场空间做2D和3D BP成像, 本项目只涉及后端算法处理。