saik2121
Computer Vision and Deep Learning Enthusiast. Worked on Combinatorial Optimisation problems.
Pinned Repositories
covid-chestxray-dataset
We are building an open database of COVID-19 cases with chest X-ray or CT images.
Elbow_Kmeans
This program determines the ideal no of clusters using the elbow method which plots the inertia wrt the size of cluster
Exploring-Weight-Distributions-and-Model-Fairness
Fast_Pet
FeedForward-Softmax
neural Network in Numpy using Softmax activation Function
Few-Shot-Learning-with-PACS-Dataset
Hotstar-Views-Prediction
ImageNet-Architectures
Implementations of Famous ImageNet Architectures from scratch using Pytorch
Pulmonary-Fibrosis-Prediction-using-CNN-and-regression
This was our Undergraduate Thesis Project. A web App is built to facilitate the use of this project to medical Practitioners
Pytorch_Codes
saik2121's Repositories
saik2121/covid-chestxray-dataset
We are building an open database of COVID-19 cases with chest X-ray or CT images.
saik2121/Elbow_Kmeans
This program determines the ideal no of clusters using the elbow method which plots the inertia wrt the size of cluster
saik2121/Exploring-Weight-Distributions-and-Model-Fairness
saik2121/Fast_Pet
saik2121/FeedForward-Softmax
neural Network in Numpy using Softmax activation Function
saik2121/Few-Shot-Learning-with-PACS-Dataset
saik2121/Hotstar-Views-Prediction
saik2121/ImageNet-Architectures
Implementations of Famous ImageNet Architectures from scratch using Pytorch
saik2121/Janata_Hack-Analytics-vidhya
saik2121/lean
Lean Theorem Prover
saik2121/Linear-Regression-w-o-sklearn
saik2121/logistic-reg
saik2121/Naive_bayes
Using Naive Bayes to predict mushrooms classification with multiple features
saik2121/Pulmonary-Fibrosis-Prediction-using-CNN-and-regression
This was our Undergraduate Thesis Project. A web App is built to facilitate the use of this project to medical Practitioners
saik2121/Pytorch_Codes
saik2121/SimCLR
A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"
saik2121/text-segmentation
Document scanner until word segmentation
saik2121/titanic
saik2121/Transfer-Learning-for-Covid-Pneumonia-Prediction
Classification of X ray Images into Early-Covid/Pneumonia using Transfer Learning and a custom built CNN
saik2121/U-NET
Implementation of U-Net in Pytorch
saik2121/word_segmentation
saik2121/3dv_tutorial
An Invitation to 3D Vision: A Tutorial for Everyone
saik2121/awesome-datasets
A curated list of awesome datasets for papers/experiments/validation.
saik2121/Lean-Theorem-Prover
Chapter Wise Implementation of Lean Theorem Prover Book
saik2121/Leetcode-Answers
saik2121/Leetcode-Questions
Leetcode question list by companies, includes the premium questions. December 2019 updated
saik2121/MODEL_PATH
saik2121/nltk
saik2121/yolact
A simple, fully convolutional model for real-time instance segmentation.
saik2121/Yolact_minimal
Minimal PyTorch implementation of YOLACT.