-
-
### What happened and why was it ungood?
I have my own modified version of render_modes.py which I adapted for personal use,
but it seems in the current version, that resuming an interpolation ren…
-
Why do you need to use blend_models.py for model conversion? Didn’t you already perform CCN training? It already includes layer conversion. I followed your steps to train CCN and then perform blend_mo…
-
For natural language processing, the PATTERN library only supports Python 3.6. Can we switch to the spaCy library to support the latest Python?
-
Hi All, Hi Professor @zhangchenxu528,
I have been working with this repository for over 1 month now. I have raised an issue (https://github.com/zhangchenxu528/FACIAL/issues/61), which has been succ…
-
I'd love to contribute an example of using UNet for image segmentation - would this be useful?
-
Various ones to try include https://github.com/thuml/predrnn-pytorch and ConvLSTMs, and potentially GANs as shown in https://arxiv.org/abs/2104.00954
-
Hi,
Can we use the code to transform other types of images? For example MRI to CT?
1. How can we change the input shape (i.e to a smaller size like 28x28)? Should we change the U-net parameters i…
-
Hii! Does the code have the cycle-gan part of the paper? Thanks!
-
# Steps to reproduce
1. Install `tensorflow_macos` (I did so with the `bash` script).
2. Save the following program as `corruption.py`.
3. Run the program with `python corruption.py`.
```pytho…