Open da-head0 opened 3 years ago
I add a code in 'TextFuseNet/detectron2/utils/visualizer.py' file.
about line 201, added this code print("labels: ", labels)
so that we can get a text prediction as well.
I add a code in 'TextFuseNet/detectron2/utils/visualizer.py' file.
about line 201, added this code print("labels: ", labels)
so that we can get a text prediction as well.