pretrained-models.pytorch
PyTorch Models
Provides pre-trained PyTorch models for various computer vision tasks and datasets.
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
9k stars
214 watching
2k forks
Language: Python
last commit: almost 3 years ago imagenetinceptionpretrainedpytorchresnetresnext
Related projects:
Repository | Description | Stars |
---|---|---|
| This project provides pre-trained PyTorch models for face detection and recognition tasks. | 4,611 |
| A comprehensive library for training and applying deep learning models for image segmentation | 9,829 |
| A PyTorch implementation of EfficientNet convolutional neural networks | 7,971 |
| An implementation of Squeeze-and-Excitation Networks (SE-Nets) for deep learning image classification tasks | 2,291 |
| A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. | 9,425 |
| A PyTorch implementation of the DeepLab-V3-Plus model with support for multiple backbones and datasets | 2,919 |
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| Image restoration toolbox with training and testing codes for various deep learning-based methods | 2,994 |
| Implementations of popular semantic segmentation architectures using PyTorch | 3,400 |
| A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,530 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| A re-trained version of the Inception-ResNet-V2 model using Torch, with notes on training conditions and experimental results. | 52 |
| A toolkit for building pre-training models and fine-tuning them on downstream tasks in natural language processing | 3,018 |
| A collection of notes and references on deploying deep learning models in production environments | 4,313 |
| An implementation of the Graph Attention Network model using PyTorch. | 2,935 |