Snehit Vaddi

Results 7 repositories owned by Snehit Vaddi

Deep-Fake_First_Order_Model

51
Stars
8
Forks
Watchers

This Repo consists of implementing First order motion model for making Deep Fakes. It is referenced from a video on youtube by Two Minute Papers about Deep Fakes. The code given by @AliaksandrSiarohin

Deepfake-using-Wave2Lip

38
Stars
16
Forks
Watchers

A deep learning model to lip-sync a given video with any given audio. It uses GAN architecture to orchestrate loss reconstruction or training.

FaceMask-Detection-using-Deeplearning

52
Stars
22
Forks
Watchers

A python tool to detect if a person is wearing a mask or not in real-time using deep learning techniques. It works with images, videos, and real-time videos as well.

Using OpenCV and face_recognition to detect unknown faces and send automatic email alert to the admin

SelfDriving-Car_Deep-Learning

57
Stars
13
Forks
Watchers

Project on getting the angle of steering rotation in a self-driving car. This project is inspired by NVIDIA End to End Learning for Self-Driving Cars and data is gathered from Udacity's Behavioral Clo...

YOLOv3-Cloud-Based-Fire-Detection

38
Stars
8
Forks
Watchers

Custom Object detection using YOLOv3 on the cloud. It is trained to detect Fire in a given frame. It can be largely used for Wildfires, fire accidents, etc.

YOLOv3-Object-Tracking

23
Stars
3
Forks
Watchers

Object tracking with YOLOv3, YOLOv3-tiny, Deep Sort and Tensorflow. This repository implements YOLOv3 and Deep SORT in order to perfrom real-time object tracking.