pytorch_Squeezenet

Squeezenet model

A PyTorch implementation of the Squeezenet model with pre-trained weights on CIFAR 10 data for deep learning tasks.

Implementation of Squeezenet in pytorch, pretrained models on Cifar 10 data to come

GitHub

91 stars
5 watching
32 forks
Language: Python
last commit: over 6 years ago
deep-learningsqueezenet

Related projects:

RepositoryDescriptionStars
kazuto1011/pspnet-pytorchRe-implementation of a deep learning model for semantic segmentation using PyTorch.52
zsef123/efficientnets-pytorchA PyTorch implementation of EfficientNet for computer vision tasks309
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
isht7/pytorch-deeplab-resnetA deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks.602
rcmalli/keras-squeezenetAn implementation of the SqueezeNet neural network model in the Keras framework404
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
xxradon/igcv3-pytorchReimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning.19
prlz77/resnext.pytorchReproduces ResNet-V3 with PyTorch for computer vision tasks511
bamos/densenet.pytorchAn implementation of a deep neural network architecture in PyTorch833
lextal/pspnet-pytorchA PyTorch implementation of a segmentation network architecture588
tugstugi/pytorch-saltnetA PyTorch implementation of a U-Net model for image segmentation tasks278
kefirski/bytenetA Pytorch implementation of a neural network model for machine translation47
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366