Pinned Repositories
Autonomous-driving-application-using-YOLO
This is the assignment of Deep ai course delivered by Andrew Ng.
autoware_tracker
Minimum code needed to run Autoware multi-object tracking
awesome-data-labeling
A curated list of awesome data labeling tools
CenterPoint
TensorRT deployment for CenterPoint Lidar Detection Model.
Change-Detection-Using-GMM
coco_dataloader
coco dataset loader in Pytorch for training and testing
Cruise-control-system
CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
dig-into-apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
Dummy-Robot
我的超迷你机械臂机器人项目。
TianchaoHuo's Repositories
TianchaoHuo/Change-Detection-Using-GMM
TianchaoHuo/Autonomous-driving-application-using-YOLO
This is the assignment of Deep ai course delivered by Andrew Ng.
TianchaoHuo/autoware_tracker
Minimum code needed to run Autoware multi-object tracking
TianchaoHuo/awesome-data-labeling
A curated list of awesome data labeling tools
TianchaoHuo/CenterPoint
TensorRT deployment for CenterPoint Lidar Detection Model.
TianchaoHuo/coco_dataloader
coco dataset loader in Pytorch for training and testing
TianchaoHuo/Cruise-control-system
TianchaoHuo/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
TianchaoHuo/dig-into-apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
TianchaoHuo/Dummy-Robot
我的超迷你机械臂机器人项目。
TianchaoHuo/Fruit-Detection
TianchaoHuo/labelCloud
A lightweight tool for labeling 3D bounding boxes in point clouds.
TianchaoHuo/labelImg_data
TianchaoHuo/Machine-Learning
TianchaoHuo/mobilenetV3
TianchaoHuo/neural-style-transfer
TianchaoHuo/PathPlanning
Common used path planning algorithms with animations.
TianchaoHuo/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
TianchaoHuo/SUSTechPOINTS
3D Point Cloud Annotation Platform for Autonomous Driving
TianchaoHuo/TianchaoHuo.github.io
Hexo Blog
TianchaoHuo/WatchDog
现场程序断电无法重启,做一个看门狗程序进行重启、卡死检查
TianchaoHuo/YOLO-pytorch
YOLOv3 and YOLOv5 based on Ultralytics