EscherNet icon indicating copy to clipboard operation
EscherNet copied to clipboard

Gradio Demo

Open SSamDav opened this issue 2 years ago • 1 comments

Hi, great work!

Do you plan to release the code to do inference on real word objects?

SSamDav avatar Feb 09 '24 13:02 SSamDav

Hi @SSamDav Thanks for your interest! We already released the code. Just download the dataset Franka16 and modify the shell script. For your own data, you can just follow the data format and get the image pose with masked images.

For the Gradio Demo, we are working on it, it is easy to have a demo with 1 image input and generate M number of outputs. I'm thinking of supporting N input to M output in a more unified way for the gradio demo.

kxhit avatar Feb 09 '24 13:02 kxhit

@SSamDav Hi, we have a public gradio demo hosted on HuggingFace now https://huggingface.co/spaces/kxic/EscherNet

kxhit avatar Jul 11 '24 13:07 kxhit