Psarpei / Multi-Type-TD-TSR

Extracting Tables from Document Images using a Multi-stage Pipeline for Table Detection and Table Structure Recognition:
MIT License
252 stars 51 forks source link

Is the model available for a windows CPU or only with cuda? #12

Open HGamalElDin opened 2 years ago

HGamalElDin commented 2 years ago

I couldn't find the torchvision==0.8.1 version on windows. can it be replaced with the higher version? and could it work on CPU?

proyaschet commented 1 year ago

Hey @HGamalElDin try installing it with the -f switch pip install Torchvision==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html