TIoU-metric-python3 icon indicating copy to clipboard operation
TIoU-metric-python3 copied to clipboard

Error running script.py

Open SkygirlLuna opened this issue 2 years ago • 0 comments

When running python ic15/script.py -g=gt.zip -s=pixellinkch4.zip or the other 2 commands python curved_tiou/script.py -g=ctw1500-gt.zip -s=det_ctw1500.zip python curved_tiou/script.py -g=total-text-gt.zip -s=total-text_baseline.zip

I get an error:

Traceback (most recent call last): File "curved_tiou/script.py", line 472, in main_evaluation(None,default_evaluation_params,validate_data,evaluate_method) File "C:...\TIoU-metric-python3\curved_tiou\rrc_evaluation_funcs.py", line 277, in main_evaluation p = dict([s[1:].split('=') for s in sys.argv[1:]])

How to fix that?

SkygirlLuna avatar Jan 13 '23 18:01 SkygirlLuna