clovaai / deep-text-recognition-benchmark

Text recognition (optical character recognition) with deep learning methods, ICCV 2019
Apache License 2.0
3.77k stars 1.11k forks source link

Update demo.py #261

Open gouravcy opened 3 years ago

gouravcy commented 3 years ago

If the probability of any label is less than 0.5 than we can show both the best and the second best prediction using above code.