-
#Team name :
the chosen ones
# Project Description:
building a hand written digits recognition neural network using classical computing and then quantum computing on Qiskit, and see what the…
-
### The Problem
Naming ROIs different than "dig1", "dig2" ... - in my case I named the digits behind the comma ",01" and ",001" - messes up with the placement of the boxes.
Boxes will be displayed…
-
# Overview
Example: "write a 10 word coherent sentence where each word has exactly 1 letter more than its previous word starting with first word having one letter and so on till tenth word having …
-
Dates are all over our pages - articles, news items, citations, data... etc.
Dates are not consistently interpreted by screen readers, there are variations between how a US and UK citizen might int…
-
# Write a Machine Learning Algorithm from Scratch using Python | Computational Science Blog
Handwritten Digit Recognition with Logistic Regression
[https://chongchonghe.github.io/computational-scien…
-
I liked the way how you take input using pygame for digit recognition.
I feel it would be more efficient if input is given as a rasterized jpg or png of same dimension. also it can be used in general…
-
The config to shift the decimal point (Decimal Shift) after recognition of all digits, expects the number of digits to move the decimal point. E.g. 1376 l are 1.376 m3 thus -3 digits.
Obvious my …
-
The objective is to develop a convolutional neural network (CNN) model to recognize handwritten digits from the famous MNIST dataset. The model should take an image of a digit (0-9) as input and corre…
-
Hi,
I am using the CRAFT + this library pipeline to locate and do char level recognition using a pretrained model you provided (TPS-ResNet-BiLSTM-Attn-case-sensitive.pth). However, I am stuck in a …
-
### The Problem
I found a couple of times in a 2 week timespan that sometimes the images are captured when the light is off. It appears to be some kind of synchronization issue between the camera and…