There are 2 repositories under svhn topic.
PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)
PyTorch Implementation of InfoGAN
A TensorFlow implementation of Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks (http://arxiv.org/pdf/1312.6082.pdf)
A PyTorch implementation of Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks (http://arxiv.org/pdf/1312.6082.pdf)
Deep-digit-detector (and recognizer) in natural scene. A digit detection framework was implemented using keras with tensorflow backend.
Pytorch implementation of Virtual Adversarial Training
各种深度学习结构、模型和技巧的集合
PyTorch implementation of Adversarially Learned Inference (BiGAN).
Explored CNNs with TensorFlow to create models for cropped single-digit and original multi-digit images from SVHN dataset.
'Deploying machine learning models with a Flask API' tutorial, written for HyperionDev
Google Street View House Number(SVHN) Dataset, and classifying them through CNN
A 2-CNN pipeline to do both detection (using bounding box regression) and classification of numbers on SVHN dataset.
An implementation of MobileNetV3 with pyTorch
Implementation of DANN with pytorch
Multi-digit prediction from Google Street's images using deep CNN with TensorFlow, OpenCV and Python.
📃🎉 Additional datasets for tensorflow.keras
I implemented a detection algorithm with a classification data set that does not have annotation information for the bounding box. Based on resnet50 network, I implemented text detector using class activation mapping method.
IJCAI 2024, InfoMatch: Entropy neural estimation for semi-supervised image classification
Four digit SVHN (Street View House Number) sequence prediction with CNN using Keras with TensorFlow backend
Adversarial Discriminative Domain Adaptation in Chainer
This project uses yolov5 pre-trained model to solve Street View House Numbers images object detection task.
A implementation of [Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks](https://arxiv.org/pdf/1312.6082.pdf).
97.39% on CIFAR10 with PyTorch
CNNs for recognizing and detecting multi-digit sequence in the svhn dataset, implemented in Keras using Tensorflow backend
An Image Recognition tutorial written for the HyperionDev blog
Code for "Variational Depth Search in ResNets" (https://arxiv.org/abs/2002.02797)
Preprocess Google Street View House Number (SVHN) dataset, producing a set of PNG images.
Nhận dạng biển số nhà. Object detection. The Street View House Numbers (SVHN) Dataset
[Deep Learning] A Tensorflow project using a ConvNet to classify digits from Google's Street View House Number (SVHN) images.
Uno Card detection system with Image processing and convolutional neural network on SVHN DATASET
Implementation of semi and self supervised learning on Imbalanced Dataset