svhn topic

List svhn repositories

DANN-pytorch

46
Stars
13
Forks
Watchers

Implementation of DANN with pytorch

virtual-adversarial-training

132
Stars
20
Forks
Watchers

Pytorch implementation of Virtual Adversarial Training

mnist-svhn-transfer

427
Stars
108
Forks
Watchers

PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)

InfoGAN-PyTorch

318
Stars
82
Forks
Watchers

PyTorch Implementation of InfoGAN

SVHNClassifier

205
Stars
76
Forks
Watchers

A TensorFlow implementation of Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks (http://arxiv.org/pdf/1312.6082.pdf)

SVHNClassifier-PyTorch

197
Stars
45
Forks
Watchers

A PyTorch implementation of Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks (http://arxiv.org/pdf/1312.6082.pdf)

SVHN-deep-digit-detector

186
Stars
84
Forks
Watchers

Deep-digit-detector (and recognizer) in natural scene. A digit detection framework was implemented using keras with tensorflow backend.

A 2-CNN pipeline to do both detection (using bounding box regression) and classification of numbers on SVHN dataset.

model-deployment-flask

67
Stars
20
Forks
Watchers

'Deploying machine learning models with a Flask API' tutorial, written for HyperionDev

SVHN-CNN

62
Stars
33
Forks
Watchers

Google Street View House Number(SVHN) Dataset, and classifying them through CNN