Giter Club home page Giter Club logo

number-recognition-based-on-rtl's Introduction

Number-recognition-based-on-RTL

A number recognition system bulitd by RTL,and few IP. Can be used in Xilinx FPGA. tips:

1)There are detailed comments in the code。Download at ease

2)Using this project requires a Xilinx FPGA development board, ov7725 camera and HDMI display.

In the system, the OV7725 camera is first used to extract real-time image input classifier for recognition. 

The input camera image is cut into an image size of 320*240, then converted into a grayscale, 

and finally scaled into a grayscale size of 28*28 (the specific method is to use 8*8 matrix to cut the image,

Add the 64 pixels within each 8*8 matrix and assign them as new pixels) into the LeNet network. 

LeNet network parameters are stored in the database (RAM)....Specific reports will be updated when available....

image image

x7c325t Resource usage after deployment

image image

test result

Letnet identification network section references the following design

https://github.com/suisuisi/FPGAandCNN/blob/main/images/Neura

number-recognition-based-on-rtl's People

Contributors

gdutcjj avatar

Watchers

 avatar

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.