19 results found Sort:

1.8k
9.0k
bsd-3-clause
216
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Created 2017-04-09
154 commits to master branch, last one 4 years ago
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
Created 2018-06-05
205 commits to master branch, last one about a year ago
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, N...
Created 2017-04-22
243 commits to master branch, last one 2 years ago
Classification with PyTorch.
Created 2017-05-10
48 commits to master branch, last one 5 years ago
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Created 2020-04-19
31 commits to master branch, last one about a year ago
628
1.3k
mit
110
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
Created 2016-02-27
875 commits to master branch, last one 6 years ago
Classification models trained on ImageNet. Keras.
Created 2018-05-21
110 commits to master branch, last one 4 years ago
Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
This repository has been archived (exclude archived)
Created 2019-03-13
1,922 commits to master branch, last one 3 years ago
Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)
Created 2017-09-15
26 commits to master branch, last one 5 years ago
PyTorch implementation of CNNs for CIFAR benchmark
Created 2019-04-07
24 commits to master branch, last one 3 years ago
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
Created 2019-09-11
94 commits to master branch, last one 2 years ago
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.
Created 2021-02-07
107 commits to main branch, last one 6 months ago
Food detection and recommendation with deep learning
Created 2017-12-08
44 commits to master branch, last one 4 years ago
Speech commands recognition with PyTorch | Kaggle 10th place solution in TensorFlow Speech Recognition Challenge
Created 2018-01-20
77 commits to master branch, last one 6 years ago
27
130
unknown
1
PyTorch implementation for 3D CNN models for medical image data (1 channel gray scale images).
Created 2022-04-11
6 commits to master branch, last one 2 years ago
基于tf.keras的多标签多分类模型
Created 2019-10-25
7 commits to master branch, last one 4 years ago
medium blog supplementaries | Backprop | Resnet & ResNext | RNN |
Created 2016-09-23
64 commits to master branch, last one 2 years ago
PyTorch-style and human-readable RegNet with a spectrum of pre-trained models
Created 2020-06-06
11 commits to master branch, last one 3 years ago
Models supported: ResNet, ResNetV2, SE-ResNet, ResNeXt, SE-ResNeXt [layers: 18, 34, 50, 101, 152] (1D and 2D versions with DEMO for Classification and Regression).
Created 2021-07-21
158 commits to main branch, last one 2 years ago