-
Hi, thank you for creating this great tool!
I was wondering if you could offer some guidance on handling large datasets in the unsupervised workflow? In particular this seems to be a problem with …
-
Hi, when I run this code I got vertical and horizontal lines on the image:
![image](https://github.com/dome272/VQGAN-pytorch/assets/139144277/5a30d1bf-4f6a-4eb7-b526-b3e97790e671)
I came to this rep…
-
For not yet understood reasons, optimize_augustus.pl crashes when in run in parallel mode on a huge number of training genes. The issue has been reported at:
https://github.com/Gaius-Augustus/BRAKE…
-
### What's the problem?
When down sampling, the original plot of the David image does not look like David at all. Track what is causing this problem.
### How can we reproduce the issue?
Change down…
-
Hi,
Adding spaces to center text is quite annoying. I'd love to see an option for the plugin to automatically center text within the given line. When there is some text at the beginning of the line, …
-
Partly anonymized replay of my previous finding on compressing the bankstatement with downsampling the foreground, revealing a bug in the foreground-binarizer/separator.
![image](https://user-imag…
rmast updated
2 years ago
-
https://github.com/pytorch/examples/blob/dcdabc22b305d2f2989c6f03570dfcd3919e8a5b/super_resolution/data.py#L41
I think resizing LANCZOS interpolation is better than default BILINEAR
`Resize(crop_siz…
-
**Describe the feature:**
In the ILM policy creator/editor there are a lot of actions in the "advanced settings" sections. When editing a value like "Downsampling" this can add friction to the UX b…
-
So, I was trying out an own implementation where I used the following label_dict:
label_dict = {"good": ["pos_word"],
"awesome": ["pos_word"],
"great": ["pos_word"],
…
-
I trained the model by myself and found there was a line of artifacts at at the verge between existing and extended frequency bands using the model I trained. I read the paper related to this repo and…