Inception-v4, Inception - Resnet-v1 and v2 Architectures in Keras
#计算机科学#Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, N...
翻译 - 在cifar100上进行实践(ResNet,DenseNet,VGG,GoogleNet,InceptionV3,InceptionV4,Inception-ResNetv2,Xception,Resnet In Resnet,ResNext,ShuffleNet,ShuffleNetv2,MobileNet,MobileNetv2,SqueezeNet,NasNet,残留注意力网络,SENet)
Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)
cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attention, inception_v4+rnn(LSTM, GRU)+attention, inception_resnet_v2+r...
The Inception-ResNet v2 model using Keras (with weight files)
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.
Caffe models (imagenet pretrain) and prototxt generator scripts for inception_v3 \ inception_v4 \ inception_resnet \ fractalnet \ resnext
A guide to transfer learning with inception-resnet-v2.
Inception-resnet-v2 in Caffe
Tensorflow experimentation sandbox. VGG, ResNet, Inception V3, Inception V4, Inception-Resnet-V2 models.
classical CNN impelementation with pytorch.Include VGGNet,BN-VGG,Inception-v1,BN-Inception,Resnet-v1,Resnet-v2,DenseNet and so on.
🔥🔥 A MXNet implementation of Squeeze-and-Excitation Networks (SE-ResNext, SE-Resnet, SE-Inception-v4 and SE-Inception-Resnet-v2) 🔥🔥
InceptionV3, InceptionV4, Inception-Resnet pretrained models for Torch7 and PyTorch
pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet
Transfer Learning with DCNNs (DenseNet, Inception V3, Inception-ResNet V2, VGG16) for skin lesions classification
Build keras models for 9 Tasks in AI-Benchmark: Object Detection: Mobile-v2, Inception-v3, Face Recognition: Inception-Resnet-v1, Super Resolution: SRCNN, VDSR, SRGAN, Resnet-12+GAN, and Semantic Segm...
NVIDIA TensorRT implementation for facenet with pre-trained Inception-ResNet v1 SavedModel/Ckpt and MTCNN Networks
微调 Inception-ResNet-V2, 解决 AI Challenger 2017 场景分类问题。
Keras/Tensorflow implementation of our paper Grayscale Image Colorization using deep CNN and Inception-ResNet-v2 (https://arxiv.org/abs/1712.03400)
Realtime face detection and recognition on video streams. Uses Inception-ResNet-v1 as Encoder, trained using Triplet Loss.
INCEpTION provides a semantic annotation platform offering intelligent annotation assistance and knowledge management.
天池医疗AI大赛[第一季]:肺部结节智能诊断 UNet/VGG/Inception/ResNet/DenseNet
Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)