Hello @MhLiao ,when I have run the command “cd evaluation/icdar2015/e2e/” and “python script.py”,I used the downloaded model “model_finetune.pth” and the icdar2015.But the output is ”Calculated!{"precision": 0, "recall": 0.0, "hmean": 0, "AP": 0}“. I don't know why. I looked at the code and found that folder ”/outputs/finetune/inference/icdar_2015_test/model_finetune_1600_results/“ was missing.How do I get folder" /outputs/finetune/inference/icdar_2015_test/model_finetune_1600_results/"?
Hello @MhLiao ,when I have run the command “cd evaluation/icdar2015/e2e/” and “python script.py”,I used the downloaded model “model_finetune.pth” and the icdar2015.But the output is ”Calculated!{"precision": 0, "recall": 0.0, "hmean": 0, "AP": 0}“. I don't know why. I looked at the code and found that folder ”/outputs/finetune/inference/icdar_2015_test/model_finetune_1600_results/“ was missing.How do I get folder" /outputs/finetune/inference/icdar_2015_test/model_finetune_1600_results/"?