yinboc / liif

Learning Continuous Image Representation with Local Implicit Image Function, in CVPR 2021 (Oral)
https://yinboc.github.io/liif/
BSD 3-Clause "New" or "Revised" License
1.28k stars 145 forks source link

Quick start #9

Closed hbw945 closed 3 years ago

hbw945 commented 3 years ago

Hello, I am so confused, and don't know what's wrong with it. "Quick start" can't be done with two GPUs???

yinboc commented 3 years ago

Hi. demo.py is processing a single image and it assumes one GPU only.

hbw945 commented 3 years ago

Thank you for your answer!