-
Waymo Research
- New York
- https://luyiren.me/
- @luyirenmax
Highlights
- Pro
-
irl-imitation Public
Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL
-
quadrotor Public
Quadrotor control, path planning and trajectory optimization
-
reinforcement_learning Public
Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.
-
non-convex Public
Self-contained implementation of non-convex optimization algorithms in Python. Steepest Descent, Conjugate Gradient, Newton's Method, Quasi-newton (BFGS), l-BFGS
-
Teaism Public
A full-fledged yet minimalistic CUDA-based convolutional neural network library from scratch in C++
-
Implemented Unscented Kalman Filter (UKF) for orientation tracking. Sensors fusion of accelerometer, and gyroscope
-
image_color_segmentation-gmm Public
Implemented Gaussian Mixture Models (GMM) for image color segmentation.
-
vision-based_estimations Public
Vision-based Robot 3D Poses and Velocities Estimation
-
seamless_face_replacement Public
Implemented a pipeline for automatic face replacement in videos (without deep learning). Image morphing, triangulation, TPS, Poisson blending, etc.
-
cs344 Public
Forked from udacity/cs344Solutions to Udacity cs344: Introduction to Parallel Programming class
Cuda UpdatedFeb 26, 2017 -
-
3d_reconstruction-ICP Public
Implemented Iterative Closest Point (ICP) method for 3d reconstruction
-
Path planning on high resolution aerial map based on imitation learning. Learn a cost-to-go map from demonstrations.
-
92% gender prediction accuracy based on users' tweets and profile pictures.
-
image_mosaic_stitching Public
Implemented a pipeline for 2D image mosaic and stitching. Feature extraction & matching, Adaptive Non-Maximal Suppression (ANMS), geometric blur, RANSAC
-
face_morphing_tps Public
Implemented face morphing algorithm based on Thin-Plate Splines
-
gestures_recognition_hmm Public
Implemented a Hidden Markov Model (HMM) for gestures recognition