Yuxiang1995 / ICDAR2021_MFD

1st Solution For ICDAR 2021 Competition on Mathematical Formula Detection(公式检测冠军方案)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while calculating inference with CPU

sravanthOppo27 opened this issue · comments

While I was caluclating the inference with CPU through image_demo.py , I am getting the following
image
It is working fine when , I was using the GPU. Can anyone help me

commented

emmm I haven't tried performing inference on a CPU, but using a GPU is definitely possible.