LiuxhRobotAI's Stars
Arko98/Gradient-Descent-Algorithms
A collection of various gradient descent algorithms implemented in Python from scratch
DroidAITech/ROS-Academy-for-Beginners
**大学MOOC《机器人操作系统入门》课程代码示例
cartographer-project/cartographer
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
lukasvst/dm-vio
Source code for the paper DM-VIO: Delayed Marginalization Visual-Inertial Odometry
APRIL-ZJU/lidar_IMU_calib
[IROS 2020] Targetless Calibration of LiDAR-IMU System Based on Continuous-time Batch Estimation
FilippoAiraldi/mpc-reinforcement-learning
Reinforcement Learning with Model Predictive Control
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
ut-amrl/ObVi-SLAM
Long-Term Object Visual SLAM
Thinkin99/yolov5_d435i_detection
使用realsense d435i相机,基于pytorch实现yolov5目标检测,返回检测目标相机坐标系下的位置信息。
coderonion/awesome-yolo-object-detection
🚀🚀🚀 A collection of some awesome public YOLO object detection series projects.
hku-mars/LiDAR_IMU_Init
[IROS2022] Robust Real-time LiDAR-inertial Initialization Method.
hku-mars/FAST_LIO
A computationally efficient and robust LiDAR-inertial odometry (LIO) package
hku-mars/FAST-LIVO2
FAST-LIVO2: Fast, Direct LiDAR-Inertial-Visual Odometry
jwchoi384/Gaussian_YOLOv3
Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)
NicolasBoumal/manopt
Manopt, a Matlab toolbox for optimization on manifolds
opendigg/awesome-github-vue
Vue相关开源项目库汇总
guillaume-chevalier/Spiking-Neural-Network-SNN-with-PyTorch-where-Backpropagation-engenders-STDP
What about coding a Spiking Neural Network using an automatic differentiation framework? In SNNs, there is a time axis and the neural network sees data throughout time, and activation functions are instead spikes that are raised past a certain pre-activation threshold. Pre-activation values constantly fades if neurons aren't excited enough.
weijia-yao/cdc20_singularity
Codes for CDC20
notmahi/dobb-e
Dobb·E: An open-source, general framework for learning household robotic manipulation
Montinger/Transformer-Workbench
Playground for Transformers
sradc/pretraining-BERT
Pre-train BERT from scratch, with HuggingFace. Accompanies the blog post: sidsite.com/posts/bert-from-scratch
JonasGeiping/cramming
Cramming the training of a (BERT-type) language model into limited compute.
huawei-noah/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
google-research/timesfm
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
KindXiaoming/pykan
Kolmogorov Arnold Networks
Blealtan/efficient-kan
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
yay-robot/yay_robot
PyTorch implementation of YAY Robot
unconv/gpt4v-browsing
Web Scraping with GPT-4 Vision API and Puppeteer