resnet-50 topic

List resnet-50 repositories

CoreMLDemo

41
Stars
4
Forks
Watchers

CoreML.framework Demo App

Tools to Design or Visualize Architecture of Neural Network

retinaface-tf2

268
Stars
95
Forks
Watchers

RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorflow 2.0+. This is an unofficial implementation. With Colab.

Repo-2017

1.2k
Stars
682
Forks
Watchers

My first Python repo with codes in Machine Learning, NLP and Deep Learning with Keras and Theano

cnn-models

361
Stars
161
Forks
Watchers

ImageNet pre-trained models with batch normalization for the Caffe framework

DMML

107
Stars
17
Forks
Watchers

code for ICCV19 paper "Deep Meta Metric Learning"

ResNetCAM-keras

280
Stars
101
Forks
Watchers

Keras implementation of a ResNet-CAM model

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.