Harshit Varma

Results 6 repositories owned by Harshit Varma

Sketchy-Turtle

30
Stars
8
Forks
Watchers

A python turtle that sketches (almost) any image given to it, while mimicking the "human way" of sketching

pytorch-lmu

36
Stars
8
Forks
Watchers

A PyTorch implementation of Legendre Memory Units (LMUs) and its FFT variant

Twitter-Sentiment-Analysis

25
Stars
3
Forks
Watchers

BiLSTM with Multi-Headed Self Attention for sentiment classification of Twitter data, implemented in Keras and PyTorch.

HMRF-GMM-EM-Segmentation

19
Stars
2
Forks
Watchers

Image segmentation using the EM algorithm that relies on a GMM for intensities and a MRF model on the labels. Based on "Segmentation of brain MR images through a hidden Markov random field model and t...

FCM-Segmentation

17
Stars
3
Forks
Watchers

Image Segmentation using Fuzzy C-Means Clustering with Bias Field Correction

Bayesian-Image-Super-Resolution

15
Stars
3
Forks
Watchers

A Bayesian framework for Multi-Frame Image Super-Resolution. Based on "Bayesian Image Super-Resolution" (ME Tipping and CM Bishop, NeurIPS 2003)