用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...
#计算机科学#3D ResNets for Action Recognition (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
#计算机科学#Implementations and checkpoints for ResNet, Wide ResNet, ResNeXt, ResNet-D, and ResNeSt in JAX (Flax).
keras-style API to ResNets (ResNet-50, ResNet-101, and ResNet-152)
#计算机科学#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.
Fast CUDA Kernels for ResNet Inference.
#计算机科学#Clean, scalable and easy to use ResNet implementation in Pytorch