Conversation
|
while executing the above code i am getting lot of error's after solving also. can, anyone help me out |
|
Same here. I've been getting this AttributeError even with the other versions. This is when I used the above code from the Pull request:PS D:\Files\Da Documents\Programming\eDOCr> python "D:\Files\Da Documents\Programming\eDOCr\eDOCr\ocr_it.py" "D:\Files\Da Documents\Programming\FINAL-PROJECT.pdf" Traceback (most recent call last): This one is when I used the latest code:`PS D:\Files\Da Documents\Programming\eDOCr> python "D:\Files\Da Documents\Programming\eDOCr\eDOCr\ocr_it.py" "D:\Files\Da Documents\Programming\FINAL-PROJECT.pdf" 2024-09-02 11:18:58.064950: I tensorflow/core/util/port.cc:153] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable I'm still a beginner on this so any kind of help would be appreciated. Thanks! |
|
(py310) C:\Users\Lokesh Koushal\Desktop\eDOCr\eDOCr-master\tests>python train.py (py310) C:\Users\Lokesh Koushal\Desktop\eDOCr\eDOCr-master\tests>python train.py (py310) C:\Users\Lokesh Koushal\Desktop\eDOCr\eDOCr-master\tests>python train.py (py310) C:\Users\Lokesh Koushal\Desktop\eDOCr\eDOCr-master\tests>python train.py (py310) C:\Users\Lokesh Koushal\Desktop\eDOCr\eDOCr-master\tests>python train.py (py310) C:\Users\Lokesh Koushal\Desktop\eDOCr\eDOCr-master\tests>python train.py 2025-01-16 13:20:50.919268: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. |
|
(edocr2) C:\Users\Lokesh Koushal\Desktop\eDOCr-1.0.0\tests>python test_drawing.py (edocr2) C:\Users\Lokesh Koushal\Desktop\eDOCr-1.0.0\tests> please sir help this error |
Updating how largest-sized boxes are found given sizes are no longer stored in the
rect_list. (Finishing 'fixed size bug' workflow :))