binary-wide-resnet
Neural network architecture
An implementation of a 1-bit weight neural network architecture using PyTorch
PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)
124 stars
9 watching
15 forks
Language: Python
last commit: over 6 years ago pytorchwide-residual-networks
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| An experimental study on residual networks to improve depth and width trade-offs in neural networks | 1,299 |
| An implementation of a deep neural network architecture in PyTorch | 833 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets | 462 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 431 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |