inception-resnet topic

List inception-resnet repositories

deep-koalarization

410
Stars
79
Forks
Watchers

Keras/Tensorflow implementation of our paper Grayscale Image Colorization using deep CNN and Inception-ResNet-v2 (https://arxiv.org/abs/1712.03400)

facenet-pytorch

4.2k
Stars
923
Forks
Watchers

Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models

SENet-Tensorflow

759
Stars
270
Forks
Watchers

Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)

caffe-model

1.3k
Stars
628
Forks
Watchers

Caffe models (including classification, detection and segmentation) and deploy files for famouse networks

FaceRecognition

213
Stars
93
Forks
Watchers

Webcam face recognition using tensorflow and opencv

Inception-v4

384
Stars
172
Forks
Watchers

Inception-v4, Inception - Resnet-v1 and v2 Architectures in Keras

X-ray-classification

102
Stars
46
Forks
Watchers

X-ray Images (Chest images) analysis and anomaly detection using Transfer learning with inception v2

Inception-resnet-v2

43
Stars
47
Forks
Watchers

Inception-resnet-v2 in Caffe

我的笔记和Demo,包含分类,检测、分割、知识蒸馏。

tensorflow-serving-tutorial

26
Stars
12
Forks
Watchers

A step by step guide on how to use tensorflow serving to serve a tensorflow model.