1 / 6

Digit Recognition Using SIS Testbed

Digit Recognition Using SIS Testbed. Mengjie Mao. Cycle 1: sequential component. Cycle 2: sequential components. Ten weight matrixes for next cycle. Identifier 0. AAM training. Identifier 9. Ten perfect digit image for training

stefan
Download Presentation

Digit Recognition Using SIS Testbed

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Digit Recognition Using SIS Testbed Mengjie Mao

  2. Cycle 1: sequential component Cycle 2: sequential components Ten weight matrixes for next cycle Identifier 0 AAM training Identifier 9 Ten perfect digit image for training Randomly generated digit images with defects for testing Overview ……

  3. Cycle 1: AAM training • Training input • Hand-written pixel images for digit 0~9, the size is 20x15 • Implement a tool outside Testbed to extract the pixel data, by which a image can be represented by a binary matrix with size 20x15(1 for black, 0 for white) • Training output • Ten weight matrixes, each of which is for one digit • Algorithm • Hopfield network • Give up the MNIST dataset

  4. Cycle 2: Testing • Testing input • Randomly generate the digit images with defect pixels (black<->white) • Testing procedure • Each digit identifier initializes its owe weight matrix which is output from cycle 1 • All identifier take a defected image as input • The best identifier is the one which converges fastest

  5. Demo & Conclusion • With 1 defect pixel • With 15 defect pixels • With 45 defect pixels • The digit recognition prototype can be used for any recognition tasks: face, car, fingerprint…… • Using parallel components in cycle 2 is more preferable

  6. Acknowledgment • Thanks for Prof. Chang’s lecture and consultancy • Thanks for Haifeng Xu and AngenZheng, for their helps on the Java program

More Related