Pinned Repositories
architect
Architect is a Jekyll theme for GitHub Pages
CapsNet
Intuitive implementation for Capsular Networks with Pytorch.
Color_based_segmentation
This is a program for object detection based on color using Gaussian Mixture Model to simulate distribution of color points, and EM to compute probability of class of a color points. In addition, to differentiate other object with similar color, I also add some shape conditions to it.
DFineNet
This is the accompanying code repository for our paper "DFineNet: Ego-Motion Estimation and Depth Refinement from Sparse, Noisy Depth Input with RGB Guidance"
Facial_Keypoints_detection
Function for detecting 5 main facial keypoints( 2eyes+1nose+2mouth corners ). Implemented with with Pytorch.
gesture_recognition_HMM
Function for gesture recognition on IMU data with Hidden Markov Model
Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original
Machine Learning for Algorithmic Trading, Second Edition - published by Packt
Magic_Cam
This is a program with two function to beautify/change your appearance. This first one is removing or extenuating your wrinkles. The second is to mix your facial features with another person with automatically detection.
SLAM
This is a project about mapping based on Monte Carlo particle filter with lidar scan, accelerometer and gyroscope data.
UKF_OrientationEstimate
Program for Orientation Estimation based on two sensor data using (Unscented Kalman Filter)UKF
Ougui9's Repositories
Ougui9/Facial_Keypoints_detection
Function for detecting 5 main facial keypoints( 2eyes+1nose+2mouth corners ). Implemented with with Pytorch.
Ougui9/DFineNet
This is the accompanying code repository for our paper "DFineNet: Ego-Motion Estimation and Depth Refinement from Sparse, Noisy Depth Input with RGB Guidance"
Ougui9/gesture_recognition_HMM
Function for gesture recognition on IMU data with Hidden Markov Model
Ougui9/Magic_Cam
This is a program with two function to beautify/change your appearance. This first one is removing or extenuating your wrinkles. The second is to mix your facial features with another person with automatically detection.
Ougui9/Color_based_segmentation
This is a program for object detection based on color using Gaussian Mixture Model to simulate distribution of color points, and EM to compute probability of class of a color points. In addition, to differentiate other object with similar color, I also add some shape conditions to it.
Ougui9/SLAM
This is a project about mapping based on Monte Carlo particle filter with lidar scan, accelerometer and gyroscope data.
Ougui9/UKF_OrientationEstimate
Program for Orientation Estimation based on two sensor data using (Unscented Kalman Filter)UKF
Ougui9/architect
Architect is a Jekyll theme for GitHub Pages
Ougui9/CapsNet
Intuitive implementation for Capsular Networks with Pytorch.
Ougui9/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original
Machine Learning for Algorithmic Trading, Second Edition - published by Packt
Ougui9/opticalflow_chain
Ougui9/PQ_LSH_SF_Report
Ougui9/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
Ougui9/UnDeepVO
UnDeepVO - Implementation of Monocular Visual Odometry through Unsupervised Deep Learning