yeongseok94
Ph.D. Candidate, Mechatronics, Systems and Control Lab. (MSC Lab.), KAIST
KAISTN25 #3443, KAIST, 291 Daehak-ro, Yuseong-gu, Daejeon, Korea
yeongseok94's Stars
NVIDIA-AI-IOT/tf_to_trt_image_classification
Image classification with NVIDIA TensorRT from TensorFlow models.
dusty-nv/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
ivder/TensorRT-Image-Classification
Windows - C++ Visual Studio solution for Image Classification using Caffe Model and TensorRT inference platform
rmccorm4/tensorrt-utils
⚡ Useful scripts when using TensorRT
NVIDIA/object-detection-tensorrt-example
Running object detection on a webcam feed using TensorRT on NVIDIA GPUs in Python.
niswegmann/small-matrix-inverse
SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.
plancherb1/parallel-DDP
Code supporting the WAFR paper "A Performance Analysis of Differential Dynamic Programming on a GPU," and the ICRA workshop follow on work deploying the algorithm onto robot hardware.
autodiff/autodiff
automatic differentiation made easier for C++
yeongseok94/ros_class
minimal ros examples for ROS class
kazuotani14/iLQR
C++/Eigen implementation of iLQR
mariogeiger/hessian
hessian in pytorch
thiagopbueno/tf-mpc
An implementation of model-predictive control algorithms using TensorFlow 2
navigator8972/pylqr
An implementation of iLQR for trajectory synthesis and control
anassinator/ilqr
Iterative Linear Quadratic Regulator with auto-differentiatiable dynamics models
ethz-adrl/control-toolbox
The Control Toolbox - An Open-Source C++ Library for Robotics, Optimal and Model Predictive Control
udacity/self-driving-car-sim
A self-driving car simulator built with Unity
JaeYeopHan/Minimal_Git_command
🌈 This is a repository that summarizes the Git commands and tips that you should at least know about development.