markqian359's Stars
louiszeju/Robot-Demo
OpenZeppelin/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
inoutcode/ethereum_book
精通以太坊 (中文版)
ethereum/solidity
Solidity, the Smart Contract Programming Language
ethereumbook/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
flexivrobotics/flexiv_rdk
RDK (Robotic Development Kit) for Flexiv robots. Supports C++ and Python. Compatible with Linux, macOS, and Windows.
Dtananaev/lidar_dynamic_objects_detection
open-mmlab/OpenPCDet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
maudzung/Complex-YOLOv4-Pytorch
The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
scaleapi/pandaset-devkit
MaybeShewill-CV/attentive-gan-derainnet
Unofficial tensorflow implemention of "Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR 2018) " model https://maybeshewill-cv.github.io/attentive-gan-derainnet/
rui1996/DeRaindrop
Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR 2018)
mpitropov/cadc_devkit
A devkit for the Canadian Adverse Driving Conditions (CADC) dataset.
Vinohith/Self_Driving_Car_specialization
Assignments and notes for the Self Driving Cars course offered by University of Toronto on Coursera
VincentWong3/automatic-driving-decision-and-planning-for-matlab
VincentWong3/automated-driving-control
amanchadha/coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
michele-segata/mpclib
A C++ library for solving Model Predictive Control problems
robotology/osqp-eigen
Simple Eigen-C++ wrapper for OSQP library
ycchen00/Introduction-to-Data-Science-in-Python
Coursera | Introduction to Data Science in Python(University of Michigan)
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
qiyuangong/leetcode
Python & JAVA Solutions for Leetcode
Kulbear/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
gzykarajan/SystemIdentification
System Identification Test Python Codes
giandbt/Control-of-Mobile-Robots
From Coursera - Control of Mobile Robots and Georgia Tech's Sim.I.am robot simulator, I was able to develop a mobile robot that successfully reaches any desired goal while avoiding any obstacle in its way,