Closed Leonhard1987 closed 6 years ago
Solved: The training-set was not set up properly. Image-conversion of OpenCV and network is build at the same time, which is a good thing but might be alittle confusing.
Image has to have 24bit colordepth (like jpgs usually do)
I once successfully ran the python example/text/train.py (So it all worked before)
What i can remember what i have done: I changed the training set and ran data/text/create_data.sh create_data.sh processed all my 10.000 data samples but at the end the output was the following:
Ignoring this message, I started the training. This is the Output:
Do you have an idea what might be the problem?