-
Using the network structure parameters given in your paper can not completely reproduce your work, including face and motorcycle recognition and handwritten digits recognition, can not achieve the acc…
-
I don't find any material about object detection using *h5 cnn adjusted model.
I try to create a simple example because I don't find in any book/web, I've like to apply any object detection technique…
-
We need to decide on datasets to use in the library. The primary purposes of the datasets will be
1. Benchmarking results to show efficacy of the library
2. Benchmarking results to see which tran…
-
Hello, do you have a multi-digit recognition scheme? (Because 4 and 5 are needed twice in the process of writing, it is impossible to distinguish between them and multiple digits)
-
Btw, instead of using complex image recognition algos there's simpler way I've discoverd, Python method:
```
import base64
from PIL import Image
import io
def readPort(base64str):
tablePort=…
-
List down papers, codes, and other resources for character and digit recognition problems
-
**Is your feature request related to a problem? Please describe.**
The Handwritten Digit Recognition project aims to address the challenge of accurately identifying and classifying handwritten digits…
-
Hello, I was looking in Matlab's "MATLAB Deep Learning Model Hub" example file, looking for relatively simple example I could learn from; if you happened to have a relatively light-weight neural netwo…
-
@MSimora I am having issues running the recognize script. I already ran `path.sh`, but the `recognize.sh` script still does not work. Any suggestions?
I am on MacOSX. Below is my invocation of the…
-
Hi,
I have a question: is there any minimum number for the length of the character set? when I execute the training file with the character set 'آابپتثجچحخدذرزژسشصضطظعغفقکگلمنوهیءأئةؤ ' , for Persi…