Gabriel Grenier

Results 8 issues of Gabriel Grenier

Hi! I was under the assumption that using multiple gpus for training pix2pix would result in a faster training, but this is not what I am experiencing. In fact I...

Hi ! My history saves happen every 40 or 60 iterations, how is this number calculated and how can I change it ? I see the save happens in https://github.com/iperov/DeepFaceLab/blob/9ad9728b4021d1dff62905cce03e2157d0c0868d/models/ModelBase.py...

Hi ! It would be nice to have our preferences and sessions saved and synced automatically between platforms. I have a PC and a Mac and it would be awesome...

I made a package that will be stored on an s3 bucket, as a second package in the Distribution project: I then upload it to the proper URL and test...

Hi, I hit this error (+[NSDate fromDosDate:]: unrecognized selector sent to class 0x7fffa19110d0) when calling OZFileInZipInfo *info= [unzipFile getCurrentFileInZipInfo] any idea? thanks

I have installed missing requirements manually but I am getting : Exception has occurred: AttributeError 'DragGAN' object has no attribute '_G' File "C:\Users\User\Downloads\DragGAN-main\DragGAN-main\drag_gan.py", line 114, in __init__ self._input_size = self._G.synthesis.img_resolution...

Hi, I am trying to train ip2p, but even when using the default config and the default clip-filtered-dataset, I get this error: `ValueError: 'Dataloader' returned 0 length. Please make sure...

Hi ! I'm getting here from trying to run **metrabs** (the pytorch version) poseviz tries to load framepump.videolib but that doesn't exist ``` from framepump.videolib import ( VideoFrames, get_duration, get_fps,...