#resnet (11 Repositories)
Ranked open-source repositories tagged with #resnet, scored by pull request acceptance likelihood and maintainer engagement velocity.
5.9%
0.1h
11 repositories tagged #resnet
frgfm/holocron
PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Other additions: AdEMAMix
Fafa-DL/Awesome-Backbones
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
AllentDan/LibtorchSegmentation
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.
ddbourgin/numpy-ml
Machine learning, in numpy
lxztju/pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
khanhnamle1994/fashion-recommendation
A clothing retrieval and visual recommendation model for fashion images.
xternalz/WideResNet-pytorch
Wide Residual Networks (WideResNets) in PyTorch
xgastaldi/shake-shake
2.86% and 15.85% on CIFAR-10 and CIFAR-100
taehoonlee/tensornets
High level network definitions with pre-trained weights in TensorFlow
weiaicunzai/pytorch-cifar100
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)