用Resnet101+GPT搭建一个玩王者荣耀的AI
Reproduce ResNet-v2(Identity Mappings in Deep Residual Networks) with MXNet
ResNet model in TensorFlow
Residual networks implementation using Keras-1.0 functional API
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
#计算机科学#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)
#计算机科学#3D ResNets for Action Recognition (CVPR 2018)
翻译 - 用于动作识别的3D ResNet(CVPR 2018)
DeepLab-ResNet rebuilt in TensorFlow
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
fpn_resnet、resnet-se、resnet-cbam
Reproduces ResNet-V3 with pytorch
Video classification tools using 3D ResNet
A2S2K-ResNet: Attention-Based Adaptive Spectral-Spatial Kernel ResNet for Hyperspectral Image Classification
Convert resnet trained in caffe to pytorch model. (group norm resnet is provided too)
SE-ResNet PyTorch Version
DeepLab-ResNet rebuilt in Pytorch
DeepLab resnet v2 model in pytorch
ResNet Implementation for Faster-rcnn
Tensorflow experimentation sandbox. VGG, ResNet, Inception V3, Inception V4, Inception-Resnet-V2 models.
Clean, scalable and easy to use ResNet implementation in Pytorch
Fast CUDA Kernels for ResNet Inference.
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
翻译 - pytorch的预训练ConvNet:NASNet,ResNeXt,ResNet,InceptionV4,InceptionResnetV2,Xception,DPN等。
Repo for ResNet-50