Pinned Repositories
Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
awesome-yolo-object-detection
🔥🔥🔥 A collection of some awesome public YOLO object detection series projects.
CNN-LSTM-Attention
CNN+LSTM+Attention predict stock
deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
E-commerce
京东、苏宁、国美三大电商网站全站商品以及评论数据抓取
lc-all-solutions
My own leetcode solutions by python
Machine-Learning-Projects
This repository consists of all my Machine Learning Projects.
time-series-analysis
时间序列分析的基本代码+实例(python)
Udacity-Sensor-Fusion-Nanodegree
Course projects for the Sensor Fusion Nanodegree program on Udacity.
koi-boy's Repositories
koi-boy/AlignBC
Aligning Binary Centers for Single-stage Monocular 3D Object Detection
koi-boy/BEVDet-kitti
koi-boy/Books
书籍资料汇总
koi-boy/centernet3d_onnx_rknn_horizon_tensorRT
CenterNet3D 部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。
koi-boy/chhRobotics
自动驾驶规划控制python代码实现
koi-boy/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
koi-boy/CPlusPlusThings
C++那些事
koi-boy/CUDA-Learn-Note
🎉CUDA 笔记 / 高频面试题汇总 / C++笔记,个人笔记,更新随缘: sgemm、sgemv、warp reduce、block reduce、dot product、elementwise、softmax、layernorm、rmsnorm、hist etc.
koi-boy/CUDA_3D_Detection
koi-boy/Deep_Learning-Notebook
Paper list
koi-boy/DeepLearningSystem
Deep Learning System core principles introduction.
koi-boy/dl_model_deploy
koi-boy/Fast-BEV
Fast-BEV: A Fast and Strong Bird’s-Eye View Perception Baseline
koi-boy/LeGO-LOAM_NOTED
koi-boy/Monocular_Distance_Velocity_Detect
Algorithm based on Yolo v5 and Deep Sort to detect the front vehicles' distance and relative velocity
koi-boy/open-adas
An open source advanced driver assistance system (ADAS) that uses Jetson Nano as the hardware. Features: Traffic sign detection, Forward collision warning, Lane departure warning.
koi-boy/openmmlab-tutorial
帮助新手快速入门、快速使用、习惯 OpenMMLab 开源库官方文档且能够自主上手实验,自由选择阅读更深层的知识。
koi-boy/OpenPCDdet-annotated-pointrcnn
对OpenPCDdet框架中PointRCNN代码进行详细注释
koi-boy/pcdet-note
OpenPCDet 代码重点注解笔记
koi-boy/ros2_for_beginners_code
《ROS 2机器人编程实战——基于现代C++和Python 3》配套代码及相关内容维护
koi-boy/rslidar_sdk
RoboSense LiDAR SDK for ROS & ROS2
koi-boy/RTK-Visual-Inertial-Navigation
A method used sliding window filter frame work for RTK-Visual-Inertial-Navigation
koi-boy/RWKV-LM-LoRA
RWKV is a RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
koi-boy/SensorsCalibration
OpenCalib: A Multi-sensor Calibration Toolbox for Autonomous Driving
koi-boy/SSD-MonoDETR
koi-boy/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
koi-boy/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
koi-boy/yolov5-code
koi-boy/yolov8_tracking
Real-time multi-object tracking and segmentation using YOLOv8
koi-boy/yolov9
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information