Repository navigation

#

resnext

Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.

Python
9096
3 年前

Practice 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)

Python
4592
1 年前

利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码

Jupyter Notebook
1443
3 年前

Caffe models (including classification, detection and segmentation) and deploy files for famouse networks

Python
1279
7 年前

Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework

Jupyter Notebook
817
5 年前

Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)

Python
758
7 年前
Python
708
4 年前

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

Python
536
4 年前

Reproduces ResNet-V3 with pytorch

Python
516
5 年前

A 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.

C++
459
2 年前

Food detection and recommendation with deep learning

Jupyter Notebook
285
2 年前

Speech commands recognition with PyTorch | Kaggle 10th place solution in TensorFlow Speech Recognition Challenge

Python
199
2 年前

PyTorch implementation for 3D CNN models for medical image data (1 channel gray scale images).

Python
187
3 年前

CBAM implementation on TensowFlow

Python
150
7 年前

medium blog supplementaries | Backprop | Resnet & ResNext | RNN |

Jupyter Notebook
73
4 年前

PyTorch implementation of Dynamic Grouping Convolution and Groupable ConvNet with pre-trained G-ResNeXt models

Python
69
5 年前