Starred repositories
Teensy/Arduino flight controller and stabilization for small-scale VTOL vehicles
Examples and guides for using the GLM APIs
To provide quick deployment tools for kubernetes cluster and cloud native application by ansible
An edge-native container management system for edge computing
A book about Rust Data Structures and Algorithms.
A curated list of awesome Greenplum resources, tools
Recombining and concurrent Monte Carlo tree search
marcbrittain / Autonomous-ATC
Forked from TUDelft-CNS-ATM/blueskyThe open source air traffic simulator
Lightweight Real-time 3D multi-person detection using the ZED in Python
Posture recognition based on common camera
Header-only C++11 Kalman Filtering Library (EKF, UKF) based on Eigen3
Repository containing notebooks of my posts on Medium
OPT v2 "Gnocchi" - adding object tracking and pose recognition
OpenPtrack fork for the paper "Real-time marker-less multi-person 3D pose estimation in RGB-Depth camera networks" submitted to ICRA2018
This is an official Pytorch implementation of "Cross View Fusion for 3D Human Pose Estimation, ICCV 2019".
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
Learning Convolutional Neural Networks with Interactive Visualization.
ZED stereo camera calibration with python
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
A list of papers and datasets about point cloud analysis (processing)
Grab pictures from stereo camera or a ZED camera and automatic calibrate the binocular vision system with a high accuracy.
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现