Vineeth S

Results 6 repositories owned by Vineeth S

Data-Engineering-Nanodegree

75
Stars
51
Forks
Watchers

This repository holds the python files and notebooks associated with the Udacity Data Engineering Nanodegree.

Spoken-Keyword-Spotting

83
Stars
16
Forks
Watchers

In this repository, we explore using a hybrid system consisting of a Convolutional Neural Network and a Support Vector Machine for Keyword Spotting task.

Compressed-Transformers

22
Stars
2
Forks
Watchers

In this repository, we explore model compression for transformer architectures via quantization. We specifically explore quantization aware training of the linear layers and demonstrate the performanc...

In this repository, we deal with the task of video frame interpolation with estimated optical flow. To estimate the optical flow we use Lucas-Kanade algorithm, Multiscale Lucas-Kanade algorithm (with...

Spectrum-Sensing-for-Cognitive-Radio

35
Stars
10
Forks
Watchers

In this repository, we deal with developing an energy detector and a detector based on cyclostationarity for an OFDM based cognitive radio system and implementing and evaluating the performance of the...

Video-Frame-Prediction

21
Stars
7
Forks
Watchers

In this repository, we focus on video frame prediction the task of predicting future frames given a set of past frames. We present an Adversarial Spatio-Temporal Convolutional LSTM architecture to pre...