Open hien-do-ts opened 2 years ago
Hi @hien-do-ts, sorry for the latency reply.
Could you share your fully environment setup? We haven't tested our code on windows. Can you try with our colab version?
@nhtlongcs Hi Long, i got issue as:
python run.py --debug --input=/demo/data_samples/mcocr_public_145013atlmq.jpg --output=vietnamese-ocr-toolbox/demo make: Entering directory '/vietnamese-ocr-toolbox/modules/detection/post_processing' make: 'pse.so' is up to date. make: Leaving directory '/vietnamese-ocr-toolbox/modules/detection/post_processing' Segmentation fault (core dumped)
can you help me on this issue?
Hi @longtran84, I could not help you right now, cause I have a hard time to resolve my problems. Please raise a detail issue with detail setup / environment. I prefer to this template. I will try to respond them as soon as possible.
Hi team, I tried to use your codes to identify and extract a test identification card, I can run the script from my Windows CMD, no issue happen. But at the end, there is no output in my output folder:
Here is my folder extracted from your github codes:
Thank you