Deep Learning

Neural Style Transfer

Neural Style transfer of images in PyTorch.

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.

Seq2Seq Machine Translation

Machine Translation english to french using Seq2Seq Attention model in PyTorch.

Signature Verification with Deep Learning

Signature verification with siamese network.

Vehicle Speed Estimation

Estimation of a vehicle's speed with its camera frames using deep leanring in PyTorch.