SVHNClassifier-PyTorch
Digit Recognizer
A PyTorch implementation of multi-digit number recognition from street view imagery using deep convolutional neural networks
A PyTorch implementation of Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks (http://arxiv.org/pdf/1312.6082.pdf)
200 stars
4 watching
44 forks
Language: Jupyter Notebook
last commit: almost 4 years ago deep-learningpytorchsvhn
Related projects:
Repository | Description | Stars |
---|---|---|
| Replication of a PyTorch model for action recognition and detection from skeleton data | 218 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| A PyTorch implementation of a deep learning model for super resolution | 194 |
| A deep learning-based speech recognition system built on top of PyTorch Lightning. | 2,109 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| Pytorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,022 |
| Deep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks. | 390 |
| Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. | 380 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| An open-source PyTorch implementation of a visual semantic reasoning model for image-text matching | 294 |
| A PyTorch implementation of Neural Module Networks for Visual Question Answering | 108 |
| A Python implementation of fully convolutional networks for semantic segmentation in computer vision. | 409 |
| An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. | 387 |