handwritten-flowchart-with-cnn
handwritten-flowchart-with-cnn copied to clipboard
Recognition of handwritten flowcharts using convolutional neural networks to generate C source code and reconstructed digital flowchart.
Hello and thanks for this software! I could not easily install it simply by the requirements file, but I had to struggle some hours, finally getting it to work (almost)....
When i run pip install -r requirements.txt, i have this error : ```ERROR: Could not find a version that satisfies the requirement opt-einsum==0+untagged.56.g2664021.dirty (from versions: 0.2.0, 1.0.1, 2.0.0, 2.1.1, 2.1.2,...
I found the version of python which can successfully work is 3.6. And before you use `pip install -r requirement.txt,` you should not install the protobuf and pygpu. After you...
`Exception in Tkinter callback Traceback (most recent call last): File "D:\Programs\Anaconda\envs\flowchart\lib\tkinter\__init__.py", line 1705, in __call__ return self.func(*args) File "handler.py", line 417, in ],window File "handler.py", line 533, in predict self.tc...
`Exception in Tkinter callback Traceback (most recent call last): File "D:\Programs\Anaconda\envs\flowchart\lib\tkinter\__init__.py", line 1705, in __call__ return self.func(*args) File "handler.py", line 417, in ],window File "handler.py", line 533, in predict self.tc...
I suffer this problem. `Using TensorFlow backend. Traceback (most recent call last): File "handler.py", line 16, in from text_model.text_classifier import TextClassifier File "E:\Projects\flowchart\handwritten-flowchart-with-cnn\text_model\text_classifier.py", line 6, in import keras_ocr File "D:\Programs\Anaconda\envs\flowchart\lib\site-packages\keras_ocr\__init__.py",...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.4.5.1 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@wiredfool]...