sylviahamidah's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
zizhaozhang/unet-tensorflow-keras
A concise code for training and evaluating Unet using tensorflow+keras
isaaccorley/torchseg
Segmentation models with pretrained backbones. PyTorch.
JananiSBabu/ResNet50_From_Scratch_Tensorflow
This repository implements the basic building blocks of Deep Residual networks which is trained on SIGNS dataset to detect numbers on hand images
joicejoseph3198/Cardiomegaly-Detection-Segmenentation
Using U-Net to build segmentation models to calculate cardiothoracic ratio ( CTR) for assessment of cardiomegaly
puneetsingla17/Resnet50-from-Scratch
Implmenting Resnet using Keras