resnext topic

List resnext repositories

multi-label-classification

84
Stars
24
Forks
Watchers

基于tf.keras的多标签多分类模型

mmpretrain

3.2k
Stars
1.0k
Forks
Watchers

OpenMMLab Pre-training Toolbox and Benchmark

segmentation_models

4.6k
Stars
1.0k
Forks
Watchers

Segmentation models with pretrained backbones. Keras and TensorFlow Keras.

pytorch-cifar100

4.0k
Stars
1.1k
Forks
Watchers

Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, N...

classification_models

1.2k
Stars
305
Forks
Watchers

Classification models trained on ImageNet. Keras.

keras-idiomatic-programmer

806
Stars
280
Forks
Watchers

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

pytorch_classification

1.3k
Stars
338
Forks
Watchers

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

snap-n-eat

277
Stars
73
Forks
Watchers

Food detection and recommendation with deep learning

tensorrtx

6.7k
Stars
1.7k
Forks
Watchers

Implementation of popular deep learning networks with TensorRT network definition API

Basic_CNNs_TensorFlow2

523
Stars
177
Forks
Watchers

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