nima-mohi's Stars
pratik-kubal/ceres
Handwriting Comparison Task in Forensics done using GMM Linear Regression, Logistic Regression and Neural. Built upon the starter code and customized the hyper parameters for each of the approaches.
tesseract-ocr/tessdoc
Tesseract documentation
HabibJamee/English-OCR2
zlsdu/ocr-handwriting-recognition
This is a english handwriting recognition project
jerinphilip/matching-handwritten-document-images
Attempt at putting together end to end pipeline in python for applying "Matching Handwritten Document Images"
SaiTejaml/Signature-Image-Similarity
Calculates similarity between two images(here signatures in this case)
Vishnu-de-v/Writer-Identification
Word Recognition and Writer Identification System
DinaAdib/Writer-Identification
A writer identification system that will be able to identify a given writer from their handwritten script or text.
mr-teslaa/Taqwa-EDMS
A full school management website using flask. Full CRUD( create, read, update, delete ) facility
k-raj-25/College-Website-Template-for-Teachers
This Template is developed for teachers. The teachers can log in to their accounts and conduct workshops, see the results of the events held in the college and can see the information for any student but within their branch.
ZRJ07/E-Learning-Website
This is a django-based E-Learning-System for students and teachers. Teachers can create courses on various topics and students enroll. We use html and css for frontend work and django framework for backend.
ayushioswal2/PlannedOut
This website aims to relieve the stress many students feel due to the lack of organization by creating a personalized schedule for students using AI. The program takes in assignments uploaded by teachers and scans them, taking into account the length of the assignment and the difficulty. After doing this, the program estimates the amount of time it will take to complete the assignment. Using this information, as well as information inputted by the students, such as clubs and other activities that they participate in, the program creates a schedule for the student made for maximum productivity, including breaks, reminders, and many other features to keep students on the track for success and getting all of their work done.
mbithenzomo/flask-school-app-and-api
Web app and REST API built with Flask
NWood-Git/knn_handwriting
KNN handwriting analysis from the MNIST Database
mitulrm/HandWritingMatching
ravi-teja09/Explanation-Based-Handwriting-Verification
Developed a Multi-Task Learning model consisting of Auto-Encoder which maps the input image to 15 features provided by experts. Designed the model to provide a measure of confidence and explanations for this measure of confidence of whether the given handwritten samples are written by the same or different writer; Explanations were provided using cosine similarity method and probabilistic graphical models.
srbhklkrn/Handwritten-data-comparison
Classification models to predict whether 2 input handwriting samples belong to the same person.
ShrutiBendale/WriterVerificationXAI
Comparing handwritten samples of the letter ‘and’ of two writers and verify if the handwriting samples are of the same writer.
IkaeCathy/Verification
Author verification
mshaikh2/HDL_Forensics
Models for verification and identification of document writers
JIVESH2212/Classification-Models-in-Machine-Learning
In machine learning and statistics, classification is a supervised learning approach in which the computer program learns from the data input given to it and then uses this learning to classify new observation. This data set may simply be bi-class (like identifying whether the person is male or female or that the mail is spam or non-spam) or it may be multi-class too. Some examples of classification problems are: speech recognition, handwriting recognition, bio metric identification, document classification etc.
CVxTz/handwriting_forensics
bahi26/writer-identification
Shaalan31/LIWI
Language Independent Writer Identification
patrickloeber/MLfromscratch
Machine Learning algorithm implementations from scratch.
reham-abdalatef/Writer-identification-system
Identify a given writer from their handwritten script or text.
Berlnty/writer-identification
identify writer from hand-writting using pattern recognition and neural network
suryavjsv/-Analogy-of-KNN-and-SVM-for-Writer-Identi-cation
The work presents an effective method for writer identification in handwritten documents. We have developed a local approach based on the extraction of characteristics that are specific to a writer. To exploit the existence of redundant patterns within a handwriting, the written text is divided into large number of small sub-images and the sub-images that are morphologically similar are grouped together into same class. The process involves preprocessing, feature extraction, classifying them using KNN and SVM classifier and comparing them.
HebaAhmedAli/Writer-Identification
surana-mudit/Writer-Identification-using-GMM-and-CNN
This repo consists of the CV Project of Team-5 i.e. "Writer Identification using GMM Supervectors"