malayalam-character-recognition icon indicating copy to clipboard operation
malayalam-character-recognition copied to clipboard

Build Error

Open aaronjs99 opened this issue 5 years ago • 0 comments

Building with Python 2 as suggested by the README causes an issue at python data_cleaner.py, giving a TypeError: makedirs() got an unexpected keyword argument 'exist_ok' Instead, if I build with Python 3, there is an error at python3 data_process.py giving an Exception: Many fewer images than expected: 0 < 500

I have downloaded and unzipped the dataset into the correct location, so that is not an issue. Please look into this

aaronjs99 avatar May 09 '20 00:05 aaronjs99