MichaelLu-hku's Stars
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
kaixindelele/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
dog-qiuqiu/Yolo-Fastest
:zap: Based on yolo's ultra-lightweight universal target detection algorithm, the calculation amount is only 250mflops, the ncnn model size is only 666kb, the Raspberry Pi 3b can run up to 15fps+, and the mobile terminal can run up to 178fps+
ethz-adrl/control-toolbox
The Control Toolbox - An Open-Source C++ Library for Robotics, Optimal and Model Predictive Control
alexliniger/MPCC
Model Predictive Contouring Controller (MPCC) for Autonomous Racing
rst-tu-dortmund/teb_local_planner
An optimal trajectory planner considering distinctive topologies for mobile robots based on Timed-Elastic-Bands (ROS Package)
NVlabs/Deep_Object_Pose
Deep Object Pose Estimation (DOPE) – ROS inference (CoRL 2018)
acados/acados
Fast and embedded solvers for nonlinear optimal control
dyfcalid/CameraCalibration
Fisheye or Normal Camera Intrinsic and Extrinsic Calibration. Surround Camera Bird Eye View Generator.
ethz-asl/dynablox
Real-time detection of diverse dynamic objects in complex environments.
hku-mars/M-detector
zhujun3753/i-octree
[ICRA2024] Implementation of A Fast, Lightweight, and Dynamic Octree for Proximity Search
SS47816/lidar_obstacle_detector
3D LiDAR Object Detection & Tracking using Euclidean Clustering, RANSAC, & Hungarian Algorithm
arclab-hku/Event_based_VO-VIO-SLAM
Our Works in Event-based VO/VIO/SLAM
HKPolyU-UAV/FLVIS
FLVIS: Feedback Loop Based Visual Inertial SLAM
zm0612/Minimum-Snap
使用C++对Minimum Snap算法进行了实现,实现的结果超过了论文中给出的计算速度。并且实现了三维和二维的Minimum Snap轨迹生成算法
HKPolyU-UAV/AUTO
I use YOLO-tiny and KF for an UAV to track and follow an object.
g-ch/DSP-map
pengrui-rio/welding-robot
30th June, 2019 - 30th June, 2020. Robotics and Machine Intelligence Lab, The Hong Kong Polytechnic University. This work is supported in part by the Chinese National Engineering Research Centre for Steel Construction (Hong Kong Branch) at The Hong Kong Polytechnic University under grant BBV8, in part by the Research Grants Council of Hong Kong under grant 142039/17E and in part by The Hong Kong Polytechnic University under grant G-YBYT
mit-acl/deep_panther
zhaojiahai/simpleBGC32
HMX2013/FSPC-ROS
A ROS implementation of range image base dbscan clustering for 3D LiDAR point clouds
arclab-hku/fast-dodging
dodging fast small moving objects with RGBD sensor
tsaoyu/ct_example
Advanced control (iLQR, MPC, GNMS) examples with control toolbox in ROS
ollierc101/Houghlines-Rectangle-Detection
Houghlines Rectangle Detection. OpenCV in C++.