Sai Kishore HR's 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
FeedForward-Softmax
neural Network in Numpy using Softmax activation Function
ImageNet-Architectures
Implementations of Famous ImageNet Architectures from scratch using Pytorch
Naive_bayes
Using Naive Bayes to predict mushrooms classification with multiple features
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
text-segmentation
Document scanner until word segmentation
Transfer-Learning-for-Covid-Pneumonia-Prediction
Classification of X ray Images into Early-Covid/Pneumonia using Transfer Learning and a custom built CNN
3dv_tutorial
An Invitation to 3D Vision: A Tutorial for Everyone
Lean-Theorem-Prover
Chapter Wise Implementation of Lean Theorem Prover Book
Leetcode-Questions
Leetcode question list by companies, includes the premium questions. December 2019 updated
yolact
A simple, fully convolutional model for real-time instance segmentation.
Yolact_minimal
Minimal PyTorch implementation of YOLACT.