Jonathan
Jonathan
Sorry if this isn't related to the same underlying Go issues, but I'm seeing an error when I try to back up under Windows 10 20H2 with restic 0.11: ```...
Doesn't `if (var)` result in false if var is set and is 0? We should probably use the `typeof` logic for every parameter.
Those changes were merged in. I wonder if the metadata is making it into the files. I'll ping some of the frontend devs.
Try changing the line in question to `logvar_t = self.logvar[t.cpu()].to(self.device)` and see if that helps.
That'd probably do the trick (maybe).
Is there any code out there that can do this? I think it would break down as detecting current control points and their relationships to each other in 3D space,...
Tested on `main` just now and I get the same behavior in a Ubuntu WSL2 container w/NVIDIA RTX 3060.
Hi, @Neosettler. To clarify how embiggen works, it takes your original image, enlarges it using ESRGAN, then divides that into tiles of the width and height you specify with an...
@Neosettler The way to test this is to use embiggen without resizing the image. I'm all set up for `main` development and not in a position to test this at...
Do you mind if I make some edits on the contributors document?