'"ValueError: 'image_path \tpredicted_labels \tconfidence score' is not in list"

Getting this error when I run the following code in google colab "ValueError: 'image_path \tpredicted_labels \tconfidence score' is not in list"

This is the code: https://github.com/clovaai/deep-text-recognition-benchmark/blob/master/demo.ipynb



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source