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
91 stars
5 watching
32 forks
Language: Python
last commit: almost 5 years ago deep-learningsqueezenet
Related projects:
Repository | Description | Stars |
---|---|---|
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| An implementation of a deep neural network architecture in PyTorch | 833 |
| A PyTorch implementation of a segmentation network architecture | 588 |
| A PyTorch implementation of a U-Net model for image segmentation tasks | 278 |
| A Pytorch implementation of a neural network model for machine translation | 47 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |