inception-resnet-v2 topic

List inception-resnet-v2 repositories

pytorch-cifar100

4.0k
Stars
1.1k
Forks
Watchers

Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, N...

classification_models

1.2k
Stars
305
Forks
Watchers

Classification models trained on ImageNet. Keras.

Basic_CNNs_TensorFlow2

523
Stars
177
Forks
Watchers

A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).

CBAM-tensorflow-slim

107
Stars
24
Forks
Watchers

CBAM implementation on TensorFlow Slim

CBAM-tensorflow

146
Stars
63
Forks
Watchers

CBAM implementation on TensowFlow

deepfake-detection

91
Stars
35
Forks
Watchers

DeepFake Detection: Detect the video is fake or not using InceptionResNetV2.

bird_species_classification

70
Stars
28
Forks
Watchers

Supervised Classification of bird species :bird: in high resolution images, especially for, Himalayan birds, having diverse species with fairly low amount of labelled data [ICVGIPW'18]

SENet-tensorflow-slim

58
Stars
26
Forks
Watchers

SENet implementation on TensorFlow Slim

A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.