lksshw / SRNet

A pytorch implementation of the SRNet architecture from the paper Editing text in the wild (Liang Wu et al.)
152 stars 35 forks source link

Multi GPU operation error #28

Closed heping0307 closed 2 years ago

heping0307 commented 2 years ago

Your work is excellent. I tried in CFG Py is changed to multi GPU operation, but the background is still single GPU operation. Is this normal?

lksshw commented 2 years ago

Multi-GPU is not supported :/