cvlab-columbia / pix2gestalt

Code for the paper "pix2gestalt: Amodal Segmentation by Synthesizing Wholes" (CVPR 2024)
https://gestalt.cs.columbia.edu/
Other
119 stars 8 forks source link

Demo or Inference code #5

Closed dqj5182 closed 2 months ago

dqj5182 commented 2 months ago

May I ask how we can demo or do inference on custom image (meaning our own image)?

Also, I wish to ask what is computational burden for running inference of the model on GPU.

egeozguroglu commented 2 months ago

Hi, you can find instructions and computational requirements here.

dqj5182 commented 2 months ago

Oh. I think I failed to find the section. I'll try it out!