convNet.pytorch
ConvNet library
A PyTorch implementation of various deep convolutional networks for efficient training and evaluation on diverse datasets.
ConvNet training using pytorch
347 stars
13 watching
88 forks
Language: Python
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of text-to-speech synthesis using convolutional neural networks in PyTorch | 1,970 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,093 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| A collection of tools and utilities for building and training neural networks with PyTorch. | 1,669 |
| An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification | 249 |
| Provides scalable, performant data loading solutions and utilities to be shared by PyTorch domain libraries | 1,149 |
| A PyTorch implementation of 2D convolutional neural networks for sequence-to-sequence prediction in machine translation | 502 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| A PyTorch library for decentralized deep learning across the Internet. | 2,078 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| A PyTorch-based toolbox for building and training deep learning models with ease. | 204 |
| PyTorch implementation of PNASNet-5 architecture | 317 |