Jack1412's Stars
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
microsoft/Phi-3CookBook
This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open sourced AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.
jingyaogong/minimind
「大模型」3小时完全从0训练26M的小参数GPT,个人显卡即可推理训练!
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Thinklab-SJTU/Awesome-LLM4AD
A curated list of awesome LLM for Autonomous Driving resources (continually updated)
gaoxiang12/g2o_ba_example
An easy example of doing bundle adjustment within two images using g2o.
EpsAvlc/HandwritingSFM
handwriting sfm
aliyun/oss-browser
OSS Browser 提供类似windows资源管理器功能。用户可以很方便的浏览文件,上传下载文件,支持断点续传等。
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
MPIG-Robot/robotics_in_python
Implementation codes of robotics in Python
Jackpopc/CS-Books-Store
你想要的计算机经典书籍,这里都有!
cggos/imu_x_fusion
IMU + X(GNSS, 6DoF Odom) Loosely-Coupled Fusion Localization based on ESKF, IEKF, UKF(UKF/SPKF, JUKF, SVD-UKF) and MAP
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.
gisbi-kim/SC-LIO-SAM
LiDAR-inertial SLAM: Scan Context + LIO-SAM
kxhit/semantic-icp
fork from https://bitbucket.org/saparkison/semantic-icp/src
izhengfan/ba_demo_ceres
Bundle adjustment demo using Ceres Solver, with customized cost function and local parameterization on SE(3)
GeekLiB/Lee-SLAM-source
SLAM 开发学习资源与经验分享
changh95/visual-slam-roadmap
Roadmap to become a Visual-SLAM developer in 2023
dongjing3309/minisam
A general and flexible factor graph non-linear least square optimization framework
BrightXiaoHan/CMakeTutorial
CMake中文实战教程
Gaochao-hit/LIO-SAM_based_relocalization
A simple system that can relocalize a robot on a built map is developed in this system. The system is based on LIO-SAM.
ujasmandavia/IMU_Preintegration
IMU pre-integrator for VIO pipeline
vectr-ucla/direct_lidar_odometry
[IEEE RA-L & ICRA'22] A lightweight and computationally-efficient frontend LiDAR odometry solution with consistent and accurate localization.
RoverRobotics-forks/serial-ros2
Cross-platform, Serial Port library written in C++
jlblancoc/factor-graphs-course
TurtleZhong/Map-based-Visual-Localization
A general framework for map-based visual localization. It contains 1) Map Generation which support traditional features or deeplearning features. 2) Hierarchical-Localizationvisual in visual(points or line) map. 3)Fusion framework with IMU, wheel odom and GPS sensors.
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
PacktPublishing/ROS-Robotics-Projects-SecondEdition
ROS Robotics Projects, published by Packt
facontidavide/PlotJuggler
The Time Series Visualization Tool that you deserve.
ros2/launch_ros
Tools for launching ROS nodes and for writing tests involving ROS nodes.