Giter VIP home page Giter VIP logo

mugeminorum / svhn-recognition Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 0.0 1.45 MB

This project is a PyTorch implementation that uses deep CNN to recognize multi-digit numbers using the SVHN dataset derived from Google Street View house numbers, each picture contains a set of numbers from 0 to 9, the model is tested to have 89% accuracy.| 使用深度卷积神经网络从街景图像中识别多位数门牌号的PyTorch实现方案,使用的数据集为SVHN,来源于谷歌街景门牌号码,每张图片中包含一组0-9的阿拉伯数字,经测试精确度可达89%

Home Page: https://foruda.gitee.com/images/1681966695122858106/1448f9e8_10787834.png

License: MIT License

Python 100.00%
cnn-classification deep-learning pytorch svhn-dataset

svhn-recognition's Introduction

SVHN-Recognition

Python application license

Requirements

conda create -n svhn --yes --file conda.txt
conda activate svhn
pip install -r requirements.txt

Params

Steps GPU Batch Size Learning Rate Patience Decay Step Decay Rate Accuracy
122000 GTX 1080 Ti 512 0.01 100 625 0.9 89.21%

Usage

  1. Clone the source code
git clone [email protected]:MuGeminorum/SVHN-Recognition.git
cd SVHN-Recognition
  1. Run convert_to_lmdb.py
  2. Run train.py
  3. Run infer.py

Training curve

loss

Reference

[1] Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks

svhn-recognition's People

Contributors

monet-joe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

svhn-recognition's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.