Yuxiang1995 / ICDAR2021_MFD

1st Solution For ICDAR 2021 Competition on Mathematical Formula Detection(公式检测冠军方案)
Apache License 2.0
125 stars 42 forks source link

采用预训练模型推理结果差异较大 #13

Open liiuzq-xiaobai opened 1 year ago

liiuzq-xiaobai commented 1 year ago

image 根据您提供的预训练模型进行推理,发现在Ts10上的测试结果并不理想,采用的是s50模型,评估命令如下 image 不知道是哪里出现了问题

siriasadeddin commented 1 year ago

try https://github.com/Yuxiang1995/ICDAR2021_MFD/blob/main/demo/inference_demo.ipynb it worked for me