inceptionv2 topic
List
inceptionv2 repositories
Nearest-Celebrity-Face
31
Stars
7
Forks
Watchers
Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches the closest to yours.
Research-Paper-Summary
39
Stars
6
Forks
Watchers
Summary & Implementation of Deep Learning research paper in Tensorflow/Pytorch.
Inception-InceptionResNet-SEInception-SEInceptionResNet-1D-2D-Tensorflow-Keras
33
Stars
5
Forks
Watchers
Models Supported: Inception [v1, v2, v3, v4], SE-Inception, Inception_ResNet [v1, v2], SE-Inception_ResNet (1D and 2D version with DEMO for Classification and Regression)
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.