108 skills found · Page 1 of 4
huggingface / Pytorch Image ModelsThe largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
Cadene / Pretrained Models.pytorchPretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
qubvel / Segmentation ModelsSegmentation models with pretrained backbones. Keras and TensorFlow Keras.
weiaicunzai / Pytorch Cifar100Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
facebookresearch / ResNeXtImplementation of a classification framework from the paper Aggregated Residual Transformations for Deep Neural Networks
bearpaw / Pytorch ClassificationClassification with PyTorch.
lxztju / Pytorch Classification利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
soeaver / Caffe ModelCaffe models (including classification, detection and segmentation) and deploy files for famouse networks
qubvel / Classification ModelsClassification models trained on ImageNet. Keras.
GoogleCloudPlatform / Keras Idiomatic ProgrammerBooks, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
taki0112 / SENet TensorflowSimple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)
BIGBALLON / CIFAR ZOOPyTorch implementation of CNNs for CIFAR benchmark
calmiLovesAI / Basic CNNs TensorFlow2A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
hsd1503 / Resnet1dPyTorch implementations of several SOTA backbone deep neural networks (such as ResNet, ResNeXt, RegNet) on one-dimensional (1D) signal/time-series data.
prlz77 / ResNeXt.pytorchReproduces ResNet-V3 with pytorch
AllentDan / LibtorchSegmentationA c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.
alexandonian / Pretorched XPretrained Image & Video ConvNets and GANs for PyTorch: NASNet, ResNeXt (2D + 3D), ResNet (2D + 3D), InceptionV4, InceptionResnetV2, Xception, DPN, NonLocalNets, R(2+1)D nets, MultiView CNNs, Temporal Relation Networks, BigGANs StyleGANs, etc.
gabrielilharco / Snap N EatFood detection and recommendation with deep learning
titu1994 / Keras ResNeXtImplementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.
miraclewkf / ResNeXt PyTorchNo description available