139 skills found · Page 1 of 5
tslgithub / Image Class基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、DenseNet
calmiLovesAI / TensorFlow2.0 ResNetA ResNet(ResNet18, ResNet34, ResNet50, ResNet101, ResNet152) implementation using TensorFlow-2.0.
ZOMIN28 / ResNet18 Cifar10 95.46Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)
sxhxliang / Detectron2 Backbonedetectron2 backbone: resnet18, efficientnet, hrnet, mobilenet v2, resnest, bifpn
taki0112 / ResNet TensorflowSimple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152
eeric / Channel PruneBase to channel pruned to ResNet18 model
yjh0410 / CenterNet LiteA resnet18 version of CenterNet(objects as points)
julianstastny / VAE ResNet18 PyTorchA Variational Autoencoder based on the ResNet18-architecture
lucasjinreal / Pytorch Image ClassifierMinimal But Practical Image Classifier Pipline Using Pytorch, Finetune on ResNet18, Got 99% Accuracy on Own Small Datasets.
cedrickchee / Pytorch Android[EXPERIMENTAL] Demo of using PyTorch 1.0 inside an Android app. Test with your own deep neural network such as ResNet18/SqueezeNet/MobileNet v2 and a phone camera.
zhongzhh8 / Cross Modal RetrievalCross-Modal Retrieval, triplet loss, Pytorch, Resnet18, Bert, Deep Hashing
samcw / ResNet18 PytorchA model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.
nextDeve / Depression Detect ResNetdepression-detect Predicting depression from AVEC2014 using ResNet18.
priyavrat-misra / Xrays And GradcamClassification and Gradient-based Localization of Chest Radiographs using PyTorch.
luguoyixiazi / Test Nine九宫格+点选图片检验测试,九宫格使用resnet18或者PP-HGNetV2-B4,点选采用d-fine-n,杂糅项目,仅供参考
Nebula4869 / PyTorch Gender Age EstimationTrain ResNet18 on AFAD dataset for gender and age estimate with Pytorch
Sanjana7395 / Static QuantizationPost-training static quantization using ResNet18 architecture
xiaobaicxy / Resnet18 Image Classification Pytorch调用resnet预训练模型进行图片分类
darrencxl0301 / Vision Transformer Vs Cnn ComparisonJust having comparing hybrid ResNet50+ViT models with pure ResNet18 CNN on a mixed dataset! Wanted to see how these different architectures perform and share what I learned.
jimmyyhwu / Resnet18 Tf2A simple TensorFlow 2 implementation of ResNet-18