greeneggsandyaml

Results 18 issues of greeneggsandyaml

Hello, thanks for your nice paper. When I try to run the demo, I get: ``` >>> python demo.py filenames ['./demo_images/000100.jpg', './demo_images/000101.jpg', './demo_images/000102.jpg', './demo_images/000103.jpg', './demo_images/000104.jpg', './demo_images/000105.jpg', './demo_images/000106.jpg', './demo_images/000107.jpg', './demo_images/000108.jpg', './demo_images/000109.jpg',...

Hello authors, thank you for your great work! I am a researcher working on video inpainting. I would like to compare my work with yours quantitatively. Would it be possible...

Hello @hirokatsukataoka16, I left this question on #1 , but since that issue is closed I realized you may have missed it. My question is about finetuning -- how did...

Thank you so much for your implementation! I have enjoyed reading your code. I'm playing around with the method, but unfortunately I don't have access to much compute at the...

Hello, thank you for your work on this implementation (and your stylegen work), it looks great! I'm getting a strange error: ``` Traceback (most recent call last): File "train.py", line...

## Environment AWS Deep Learning Machine with 8xA100 and CUDA 11.8 ## To reproduce Steps to reproduce the behavior: 1. Use StreamingDataset to load ImageNet from a local SSD using...

bug

Hello, Thank you so much for all your awesome work. It is really great stuff! I have some questions about training (not answered by #2). First, if it is possible,...

Hello, I'm looking to replicate the results of this repo. I've loaded the Objaverse data (rendered in a similar manner to G-Objaverse) and I've verified that the images look right...