GouravWadhwa / Hypergraphs-Image-Inpainting

(WACV 2021) Hyperrealistic Image Inpainting with Hypergraphs
90 stars 15 forks source link

Error in test.py #13

Closed huynth1801 closed 2 years ago

huynth1801 commented 2 years ago

In test.py file, line 59 you're missing a ')' .

GouravWadhwa commented 2 years ago

Thanks for pointing out.