Saumya-Gupta-26
searching for my local maxima; homepage: https://saumya-gupta-26.github.io/
Stony Brook UniversityStony Brook, NY, USA
Pinned Repositories
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.
Dijkstra-s-shortest-path-algorithm
Using binary heaps, binomial heaps, and fibonacci heaps
Saumya-Gupta-26.github.io
A beautiful, simple, clean, and responsive Jekyll theme for academics
simple-unet-2d
simple unet with NeurIPS'19 topoloss
struct-uncertainty
This repository contains the implementation for our work "Topology-Aware Uncertainty for Image Segmentation", accepted to NeurIPS 2023.
topoloss-cr
Cubical Ripser Implementation of Topoloss
twitter-bot-post-images
A Twitter bot that posts/tweets images/videos once every hour.
TopoInteraction
This repository contains the implementation for our work "Learning Topological Interactions for Multi-Class Medical Image Segmentation", accepted to ECCV 2022 (Oral)
Saumya-Gupta-26's Repositories
Saumya-Gupta-26/struct-uncertainty
This repository contains the implementation for our work "Topology-Aware Uncertainty for Image Segmentation", accepted to NeurIPS 2023.
Saumya-Gupta-26/twitter-bot-post-images
A Twitter bot that posts/tweets images/videos once every hour.
Saumya-Gupta-26/simple-unet-2d
simple unet with NeurIPS'19 topoloss
Saumya-Gupta-26/Dijkstra-s-shortest-path-algorithm
Using binary heaps, binomial heaps, and fibonacci heaps
Saumya-Gupta-26/topoloss-cr
Cubical Ripser Implementation of Topoloss
Saumya-Gupta-26/AI-Assignment-MNIST-dataset-
For the AI Assignment. Submitted by Saumya Gupta [14CO241]
Saumya-Gupta-26/batchgenerators
A framework for data augmentation for 2D and 3D image classification and segmentation
Saumya-Gupta-26/C-Compiler
A C compiler built using lex and yacc. Done as part of Compilers course in college.
Saumya-Gupta-26/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"
Saumya-Gupta-26/DIP-Implementation
Saumya-Gupta-26/GPU_ECC_SoCG2022
This repo hosts source files for GPU ECC published at SoCG2022
Saumya-Gupta-26/keras
Deep Learning for humans
Saumya-Gupta-26/Saumya-Gupta-26.github.io
A beautiful, simple, clean, and responsive Jekyll theme for academics
Saumya-Gupta-26/ghc2024
Saumya-Gupta-26/grace-hopper-2024-ai-chatbot
Saumya-Gupta-26/Making-r-place-pixel-art
Python script to generate an image
Saumya-Gupta-26/Melanoma-Classification-and-Segmentation
Performing segmentation and classification (benign and malignant) on skin cancer (melanoma) dataset
Saumya-Gupta-26/MONAILabel
MONAI Label is an intelligent open source image labeling and learning tool.
Saumya-Gupta-26/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.
Saumya-Gupta-26/Probabilistic-Unet-Pytorch
A Probabilistic U-Net for segmentation of ambiguous images implemented in PyTorch
Saumya-Gupta-26/python-algorithms
This repository contains the code associated with the "Working With Algorithms In Python" Safari Video. http://shop.oreilly.com/product/110000667.do
Saumya-Gupta-26/Red-Black-Trees-Implementation
Implementation of Red-Black trees using C++
Saumya-Gupta-26/send-reminder
A Java Application that reads excel files (.xls, .xlsx) and sends reminders when the deadline is near.
Saumya-Gupta-26/UNet-Zoo
Different U-Net implementations featuring a vanilla U-Net, probabilistic U-Net and PHiSeg. Each with a reversible variant aswell.