Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PNG case sensitive issue #3

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Conversation

alanwilter
Copy link

I use macOS case sensitive FS but, weirdly, it didn't spot the issue. Deploying the script inside docker and then it was not working anymore.

https://github.com/msaifee786/hvf_extraction_script/tree/master/hvf_extraction_script/hvf_data/value_icons/v2

Shows files with png lowercase, but code in https://github.com/msaifee786/hvf_extraction_script/blob/master/hvf_extraction_script/hvf_data/hvf_value.py requires '.PNG' (uppercase).

This is usually not an issue int Mac or Windows but it should be in Linux or any case sensitive FS.

@msaifee786
Copy link
Owner

msaifee786 commented Oct 11, 2022 via email

@alanwilter
Copy link
Author

We are planning to use mostly for layout type 3 at the Moorfield Eye Hospital.

* Fixed grid, using aws rekognition

* Fine tuning

* No tesserOCR any more

* VFI * cases

* Optional TesserOCR and Rekognition

* Linted

* Isolate tesserocr

* Optional tesserOCR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants