Welcome666Hzz's Stars
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
KindXiaoming/pykan
Kolmogorov Arnold Networks
google-research/vision_transformer
krahets/LeetCode-Book
《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓
zhedahht/CodingInterviewChinese2
《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
hwanz/SSR-V2ray-Trojan
机场推荐与机场评测
TingsongYu/PyTorch-Tutorial-2nd
《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
NVlabs/SegFormer
Official PyTorch implementation of SegFormer
ai-winter/ros_motion_planning
Motion planning and Navigation of AGV/AMR:ROS planner plugin implementation of A*, JPS, D*, LPA*, D* Lite, Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, PSO, Voronoi, PID, LQR, MPC, DWA, APF, Pure Pursuit etc.
ZJU-FAST-Lab/ego-planner
SwinTransformer/Swin-Transformer-Semantic-Segmentation
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation.
teddyluo/hybrid-a-star-annotation
Hybrid A*路径规划器的代码注释
lxtGH/Awesome-Segmentation-With-Transformer
[T-PAMI-2024] Transformer-Based Visual Segmentation: A Survey
wh200720041/iscloam
Intensity Scan Context based full SLAM implementation for autonomous driving. ICRA 2020
VincentWong3/automatic-driving-decision-and-planning-for-matlab
Henry1iu/TNT-Trajectory-Prediction
A Unofficial Pytorch Implementation of TNT: Target-driveN Trajectory Prediction
LimHyungTae/patchwork
SOTA fast and robust ground segmentation using 3D point cloud (accepted in RA-L'21 w/ IROS'21)
HKUST-Aerial-Robotics/grad_traj_optimization
Gradient-Based Online Safe Trajectory Generator
PaddleCV-SIG/EISeg
高效交互式语义分割标注软件EISeg 『Efficient and intelligent interactive segmentation annotation software』
MMehrez/MPC-and-MHE-implementation-in-MATLAB-using-Casadi
This is a workshop on implementing model predictive control (MPC) and moving horizon estimation (MHE) on Matlab. The implementation is based on the Casadi Package which is used for numerical optimization. A non-holonomic mobile robot is used as a system for the implementation. The workshop video recording can be found here https://www.youtube.com/playlist?list=PLK8squHT_Uzej3UCUHjtOtm5X7pMFSgAL ... Casadi can be downloaded here https://web.casadi.org/
leggedrobotics/viplanner
ViPlanner: Visual Semantic Imperative Learning for Local Navigation
bubbliiiing/segformer-pytorch
这是一个segformer-pytorch的源码,可以用于训练自己的模型。
HuaiyuanXu/3D-Occupancy-Perception
[Information Fusion 2024] A Survey on Occupancy Perception for Autonomous Driving: The Information Fusion Perspective
DQSSSSS/VectorNet
VectorNet: Encoding HD Maps and Agent Dynamics from Vectorized Representation, partial function re-implement
Dangko/ego-planner-for-ground-robot
sisl/MPOPIS
Adaptive importance sampling modification to MPPI
NithishkumarS/DWA-RL
Novel reinforcement learning based local planner that accounts for the dynamic constraints of the robot to enable smooth robot trajectories. Reward shaping is done to enable a spatially aware navigation.
jojolee6513/Marsegdataset
lijun-mce/dwa_local_planner
dwa源码注释与解读