sudoRicheek
UPenn CIS PhD @grasp-lyrl , CSE@IIT Bombay'23. Deep Learning Researcher at @sony, @abacusai
University of PennsylvaniaPhiladelphia
Pinned Repositories
UnPlag
:mag_right: A Plagiarism Detector for C++, Python and text files
Algorithmic-Decision-Making
ALNEPON
Active Learning using Node Embeddings in Partially Observed Networks | [CS768] - Learning With Graphs | Aut'21
Compressive-Sensing-Tomography
This contains our MATLAB implementation for the use of Compressed Sensing in Tomographic reconstruction.
CS-Over-Graphs
[AIP Project] This repository contains the implementation of our course project for Advanced Image Processing [CS754] - Compressed Sensing Over Graph Structures. :artificial_satellite:
DSA-Lab-Problems-IITB
All the DSA lab questions of CS293 CSE@IITB for Autumn 2020
Image-Enhancer
An Open-Source, PythonQt5 based Desktop App for up-scaling images using state-of-the-art GAN techniques.
PyShapes
PyShapes is a python package that allows to detect and extract the basic shapes(polygons and circles) present in an image.
Single-Exposure-Coded-Snapshot
This contains our implementation of coded aperture compressive temporal imaging with the aim to recover the video from a single coded exposure photograph. [AIP-CS754]
Weighted-LASSO-MGN-Simulations
sudoRicheek's Repositories
sudoRicheek/PyShapes
PyShapes is a python package that allows to detect and extract the basic shapes(polygons and circles) present in an image.
sudoRicheek/Siamese-Net-One-Shot-Learning
Siamese Neural Networks for detecting Hand Gestures on the fly :airplane: with minimal datasets :cowboy_hat_face:
sudoRicheek/AngularChat
This contains the compiled JS to host the cross-platform Angular webapp on GitHub Pages.
sudoRicheek/Book-ed-
This has been created as a Recruitment Assignment for DevCom IITB
sudoRicheek/CNNGestureRecognizer
Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
sudoRicheek/CP
I'll keep the solutions to the problems I've solved for learning Algos, here.
sudoRicheek/Dataset-Creator-For-Hand-Gestures
The code below aims to create hand-gesture image datasets using your webcam feed. It implements background subtraction and binary thresholding and saves both the original colour image with 3 channels and the single channel processed image
sudoRicheek/DropdownExporter
A small lightweight Jupyter Extension for exporting the ipynb file to PDF, HTML, Markdown, LaTeX or Python script in a single-click.
sudoRicheek/Facebook-Post-Spammer
Facebook comment spammer using Selenium
sudoRicheek/Finger-Count-Recogniser-OpenCV
A basic finger count recogniser built using basic image processing techniques of OpenCV
sudoRicheek/Gestures-CNN-Model-Creation-And-FineTuning
The notebooks, which I created while building the CNN models for my SoC project
sudoRicheek/hand-gesture-recognition
Detect number of fingers from image or video using OpenCV
sudoRicheek/Low-Level-Networking-Implementations
I wanted to try out some low level networking stuff, just for fun :smile:
sudoRicheek/Meme-makeawwr
Just a fun project exploring OpenCV and Tkinter for making an app to create memes
sudoRicheek/NeuralNetworks-And-DeepLearning-SoS
This repo will house the notes/related-implementations on NN and DL that I will cover throughout the summer break of 2020.
sudoRicheek/Quantum-Computing-Workshop-MnP
This will host my submissions to the QC Workshop under MnP IITB for using Qiskit IBM.
sudoRicheek/resume
My resume
sudoRicheek/ROS-Tutorial
sudoRicheek/The-Blogger
A simple blogging application utilising Django 3.0 as backend and HTML and CSS as frontend