svhn-dataset
Here are 36 public repositories matching this topic...
Solutions for Advanced Image Analysis course assignments, featuring model designs for image summation and generation with MNIST, and style transfer using CycleGAN with MNIST and SVHN datasets.
-
Updated
Oct 15, 2024 - Jupyter Notebook
gan that tries to generate samples from the svhn database
-
Updated
Feb 1, 2019 - Jupyter Notebook
Domain adversarial network trained on MNIST-M, SVHN, and USPS
-
Updated
Feb 15, 2023 - Python
Implementation of DCGAN on the Street View House Numbers (SVHN) dataset.
-
Updated
Sep 25, 2020 - Jupyter Notebook
-
Updated
Jan 19, 2021
Implementation of a Quantized Neural Network with low bitwidth of weights, activations and gradients.
-
Updated
Jul 29, 2021 - Jupyter Notebook
This Computer Vision project is about training our model to accurately identify the House Numbers that are captured by the Google Street View. I have used the SVHN dataset to accomplish this task. Leaveraging some refined structure of the Layers of our Network, I was able to acheive good accuracy.
-
Updated
Dec 6, 2023 - Jupyter Notebook
Domain Adaptation for digits classification using Deep Reconstruction-Classification Network
-
Updated
Apr 21, 2020 - Jupyter Notebook
Convolutional Neural Network created using Keras with tensorflow backend. Machine learning model used to predict the digit on a photo.
-
Updated
May 27, 2020 - Python
This repository houses a series of convolutional neural networks and performance benchmarks developed as part of UMass Dartmouth's CIS465 Topics in Computer Vision course.
-
Updated
May 14, 2021 - Jupyter Notebook
An implementation of a Convolutional VAE on the SVHN dataset.
-
Updated
Apr 25, 2019 - Python
Second Assignment in 'Practical topics in Machine Learning' course by Dr. Kfir Bar at Bar-Ilan University
-
Updated
May 16, 2021 - Jupyter Notebook
Domain Adaptation With Domain-Adversarial Training of Neural Networks
-
Updated
Mar 7, 2024 - Jupyter Notebook
Image Recognition Using both methods convolutional neural Networks (CNN) and Artificial Neural Networks (ANN) to check how well both model perform
-
Updated
May 9, 2022 - Jupyter Notebook
A pip-installable evaluator for GANs (IS and FID). Accepts either dataloaders or individual batches. Supports on-the-fly evaluation during training. A working DCGAN SVHN demo script provided.
-
Updated
Apr 11, 2023 - Python
We implement a conditional Deep Convolutional Generative Adversarial Network (DCGAN) sampling high-quality Street View House Numbers (SVHN), conditioned on an embedding of a desired label.
-
Updated
May 30, 2024 - Jupyter Notebook
Pytorch implementation of homework 2 for VRDL course in 2021 Fall semester at NYCU.
-
Updated
Nov 29, 2021 - Python
Building a CNN model using SVHN dataset
-
Updated
Oct 12, 2024 - Jupyter Notebook
-
Updated
Jan 29, 2019 - Jupyter Notebook
Improve this page
Add a description, image, and links to the svhn-dataset topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the svhn-dataset topic, visit your repo's landing page and select "manage topics."