Yuxiang1995 / ICDAR2021_MFD

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

Inference怎么用? #16

Closed BensenHsu closed 1 year ago

BensenHsu commented 1 year ago

我想用你这个来试一下把公式的坐标从图片里面提取出来,但是不知道怎么用,我看到了Inference的说明,但是不明白这个checkpoint path需要放什么。我试过放mfd_gfl_s50.pth,但好像没有用。而且我还有个疑问,按理说我需要把待解析的图片传进去跑,但是要怎么传进去呢?

image