kpandey008
PhD in CS from UCI. Previously Masters in CS from IITK and undergrad in EE from IIT Bhubaneswar. Interested in Bayesian DL and DGMs
UCIIrvine, California
Pinned Repositories
Abnormal-Event-Detection
The project is an OpenCV based C++ implementation of the paper 'Abnormal Event Detection at 150FPS in Matlab'
carla-aebs
Implementation of an Advanced Emergency braking system in CARLA
comparing-gans
This repository compares the performance of DCGAN, WGAN, WGAN-GP and LSGAN in terms of sample quality and several other factors
dcgan
Implementation of Deep Convolutional Generative Adversarial Networks in Pytorch and Tensorflow
DiffuseVAE
Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"
Road-detection-and-tracking
Involves the OpenCV based C++ implementation to detect and track roads for almost realtime performance
SAGAN
PyTorch Implementation of Self-Attention GAN (SAGAN)
wasserstein-gans
Implementation of Wasserstein Generative Adversarial Networks using Tensorflow
PSLD
Official Implementation of the paper: A Complete Recipe for Diffusion Generative Models
Margaret
Metric learning-based graph-partitioned trajectory inference from single-cell data
kpandey008's Repositories
kpandey008/DiffuseVAE
Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"
kpandey008/carla-aebs
Implementation of an Advanced Emergency braking system in CARLA
kpandey008/Road-detection-and-tracking
Involves the OpenCV based C++ implementation to detect and track roads for almost realtime performance
kpandey008/Abnormal-Event-Detection
The project is an OpenCV based C++ implementation of the paper 'Abnormal Event Detection at 150FPS in Matlab'
kpandey008/wasserstein-gans
Implementation of Wasserstein Generative Adversarial Networks using Tensorflow
kpandey008/dcgan
Implementation of Deep Convolutional Generative Adversarial Networks in Pytorch and Tensorflow
kpandey008/SAGAN
PyTorch Implementation of Self-Attention GAN (SAGAN)
kpandey008/comparing-gans
This repository compares the performance of DCGAN, WGAN, WGAN-GP and LSGAN in terms of sample quality and several other factors
kpandey008/Visualizing-CNNs
This project aims to study the kind of representations learned by ConvNets at different layers.
kpandey008/cs274_disentangled
An implementation of the beta-vae framework for CS274E
kpandey008/ElementaryMLAlgorithms
This repository is a collection of standard Machine learning algorithms implemented in Python, NumPy and Scikit learn
kpandey008/Hin2Eng-NMT
A Machine translation system for Hindi to English language translation
kpandey008/kpandey008.github.io
A beautiful, simple, clean, and responsive Jekyll theme for academics
kpandey008/MAGIC
MAGIC (Markov Affinity-based Graph Imputation of Cells), is a method for imputing missing values restoring structure of large biological datasets.
kpandey008/Margaret
Metric learning-based graph-partitioned trajectory inference from single-cell data
kpandey008/old_website
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
kpandey008/PadhAI-Text-NoTextClassification
This is a course project for classifying whether an image contains text or not developed as a part of the ongoing course on Deep learning from PadhAI.ai
kpandey008/signboard-transliteration
A project to perform transliteration on commercial signboard images
kpandey008/starter-hugo-academic
🎓 Hugo Academic Theme 创建一个学术网站. Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify.
kpandey008/vowel-consonant-classification
This repository contains code and results for classifying vowels and consonants in Tamil and Hindi characters
kpandey008/vq-vae-2-pytorch
Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch