resnet-101 topic

List resnet-101 repositories
trafficstars

Usiigaci

189
Stars
70
Forks
Watchers

Usiigaci: stain-free cell tracking in phase contrast microscopy enabled by supervised machine learning

easy-faster-rcnn.pytorch

166
Stars
57
Forks
Watchers

An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.

easy-fpn.pytorch

122
Stars
21
Forks
Watchers

An easy implementation of FPN (https://arxiv.org/pdf/1612.03144.pdf) in PyTorch.

Image-Caption-Generation-using-Fastai

24
Stars
6
Forks
Watchers

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

16
Stars
1
Forks
Watchers

PyTorch implementation of "Pyramid Scene Parsing Network".

traffic-light-detector

62
Stars
26
Forks
Watchers

Detect traffic lights and classify the state of them, then give the commands "go" or "stop".

ResNet-50-101-152

21
Stars
14
Forks
Watchers

This is an implementation of ResNet-50/101/152.

PyTorch_CNN_Architectures

16
Stars
3
Forks
Watchers

My PyTorch implementation of CNNs. All networks in this repository are using CIFAR-100 dataset for training.

nails_segmentation

27
Stars
11
Forks
Watchers

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

19
Stars
12
Forks
Watchers

Build a image classification python web app with Streamlit and PyTorch :cat: :dog: