resnet-101 topic
Usiigaci
Usiigaci: stain-free cell tracking in phase contrast microscopy enabled by supervised machine learning
easy-faster-rcnn.pytorch
An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.
easy-fpn.pytorch
An easy implementation of FPN (https://arxiv.org/pdf/1612.03144.pdf) in PyTorch.
Image-Caption-Generation-using-Fastai
Implemented image caption generation method propossed in Show, Attend, and Tell paper using the Fastai framework to describe the content of images. Achieved 24 BLEU score for Beam search size of 5. De...
ObjectNet
PyTorch implementation of "Pyramid Scene Parsing Network".
traffic-light-detector
Detect traffic lights and classify the state of them, then give the commands "go" or "stop".
ResNet-50-101-152
This is an implementation of ResNet-50/101/152.
PyTorch_CNN_Architectures
My PyTorch implementation of CNNs. All networks in this repository are using CIFAR-100 dataset for training.
nails_segmentation
This project was made for nails segmentation using deep learning models. __DeepLabV3Plus__ was used for segmentation problem. ResNet101 were used as encoder and imagenet weights were used as encoder w...
Image_Classification_App
Build a image classification python web app with Streamlit and PyTorch :cat: :dog: