Alessia Paccagnella
Alessia Paccagnella
didn't work... If I run `systemctl start docker` it says ``` Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe"...
thank you @tom-doerr . At the end unfortunately I was not able to use the docker, but I am using tecoGan without the docker. I have one question about it...
@atlasan thanks! After a deep search I found the error. Basically, in the past, I added the serialization of the widgets inside the LGraphNode.prototype.serialize method, and this created issues when...
hey @atlasan, I saw the implementation of the miniwindow for the editor. What was your use case for that functionality? Did you ever think about showing a rectangle in the...
hey @OndrejTexler! So I am working on the method without gaussian noise, but I would like it to be more temporal coherent. Do you have any suggestion for the generation...
@OndrejTexler thank you so much for taking time to share it! I really appreciate it. I will now try it and update you if I find any difficulty when using...
@OndrejTexler I have a question about the gaussians: does it make any sense to use the gaussian if I have only 1 training image? I mean, the gaussians generation uses...
hey @OndrejTexler, at the end I was able to make it work on Linux, with some small changes around :) One question that I have though is: in the paper...
hey @MazeRuiZhang! Sorry I did not read your message before. I have never met any kind of problem in the training while working with the net. But I have never...
@janismdhanbad Hey! I just followed the instructions in the readme. In case you are running it on Linux, you have to Change the paths in the scripts,since they are hardcoded...