Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for recognization Vector Vector
GitHub Repo https://github.com/chrinide/quantum-SVM

chrinide/quantum-SVM

The quantum circuit version of support vector machine to recognize handwritten 6 and 9
GitHub Repo https://github.com/rbp0803/An-OCR-System-for-Baybayin-Scripts-using-SVM

rbp0803/An-OCR-System-for-Baybayin-Scripts-using-SVM

A proposed algorithm to recognize Baybayin writing system using support vector machine.
GitHub Repo https://github.com/sachadee/SFace-with-VectorDatabase-LFW-Tests

sachadee/SFace-with-VectorDatabase-LFW-Tests

Python face recognizer with LFW dataset (vectorDB-backed, fast & accurate)
GitHub Repo https://github.com/sarveshj/Traffic_sign_recognition

sarveshj/Traffic_sign_recognition

Recognize traffic sign using Histogram of Oriented Gradients (HOG) and Colorspace based features. Support Vector Machines (SVM) is used for classifying images.
GitHub Repo https://github.com/rams1996/User-Authentication-using-Voice-Recognition

rams1996/User-Authentication-using-Voice-Recognition

Voice Recognition is used to recognize a speaker's voice through his/her pitch and Frequency. We aim to recognize a speaker at real-time. We use two modules – feature extraction and codebook generation. We have extracted voice features by computing Mel Frequency Cepstrum Coefficients. Speaker specific codebook is generated by the Vector Quantization technique introduced by Linde, Buzo and Gray. In the training phase, speaker specific codebook is computed and stored in the database against each speaker. At the time of recognition, in- put voice signal is recorded and its codebook is computed and compared with the codebooks stored in the database. If a match is found the recognized speaker details is displayed, else error message is displayed.
GitHub Repo https://github.com/MkdmOmar/Mathematical-Symbol-Recognition

MkdmOmar/Mathematical-Symbol-Recognition

Tools that learn to recognize online handwritten mathematical symbols and expressions using data extraction techniques, neural nets, and support vector machines.
GitHub Repo https://github.com/johndpope/vector-calculator

johndpope/vector-calculator

a human voice recognization calculator, using embedded python to process language conversion
GitHub Repo https://github.com/hongweijia/MAX-Facial-Recognizer

hongweijia/MAX-Facial-Recognizer

Recognize faces in an image and extract embedding vectors for each face
GitHub Repo https://github.com/thixotropist/ghidra_decompiler_plugins

thixotropist/ghidra_decompiler_plugins

Demonstrate loadable plugins for the Ghidra decompiler, transforming vector instructions into more recognizable functions
GitHub Repo https://github.com/microsoft/YOLaT-VectorGraphicsRecognition

microsoft/YOLaT-VectorGraphicsRecognition

Source Code of NeurIPS21 and T-PAMI24 paper: Recognizing Vector Graphics without Rasterization