Tensorflow

Facial Emotion Recognition PyTorch ONNX

Recognizing the facial emotions with Deep learning model trained on PyTorch and deployed with TF.js model converted with ONNX.

Hand Gesture Recognition

Recognizing the hand gesture using CNN feature extraction.

Self Driving Cars Steering Angle Prediction

Prediction of which direction the car should change the steering direction in autonomous mode with the camera image as the input using transfer learning and fine tuning.

Self Driving Cars Vehicle Detection

Detection of other vehicles for self driving cars with YOLO in tensorflow.