Saumya Gupta's repositories
struct-uncertainty
This repository contains the implementation for our work "Topology-Aware Uncertainty for Image Segmentation", accepted to NeurIPS 2023.
twitter-bot-post-images
A Twitter bot that posts/tweets images/videos once every hour.
simple-unet-2d
simple unet with NeurIPS'19 topoloss
Dijkstra-s-shortest-path-algorithm
Using binary heaps, binomial heaps, and fibonacci heaps
topoloss-cr
Cubical Ripser Implementation of Topoloss
AI-Assignment-MNIST-dataset-
For the AI Assignment. Submitted by Saumya Gupta [14CO241]
batchgenerators
A framework for data augmentation for 2D and 3D image classification and segmentation
C-Compiler
A C compiler built using lex and yacc. Done as part of Compilers course in college.
CSE512-ML-Uncertainty-Project
This is the repository for the ML Project for course CSE512. The topic is "Understanding model predictions using Grad-CAM and Uncertainty"
GPU_ECC_SoCG2022
This repo hosts source files for GPU ECC published at SoCG2022
Making-r-place-pixel-art
Python script to generate an image
Melanoma-Classification-and-Segmentation
Performing segmentation and classification (benign and malignant) on skin cancer (melanoma) dataset
MONAILabel
MONAI Label is an intelligent open source image labeling and learning tool.
ns-3-dev-git
Experimental GitHub read-only mirror of ns-3 development repository, will be kept in sync with original Mercurial repository; pull requests not accepted at the moment.
Probabilistic-Unet-Pytorch
A Probabilistic U-Net for segmentation of ambiguous images implemented in PyTorch
python-algorithms
This repository contains the code associated with the "Working With Algorithms In Python" Safari Video. http://shop.oreilly.com/product/110000667.do
Red-Black-Trees-Implementation
Implementation of Red-Black trees using C++
Saumya-Gupta-26.github.io
A beautiful, simple, clean, and responsive Jekyll theme for academics
send-reminder
A Java Application that reads excel files (.xls, .xlsx) and sends reminders when the deadline is near.
UNet-Zoo
Different U-Net implementations featuring a vanilla U-Net, probabilistic U-Net and PHiSeg. Each with a reversible variant aswell.