-
Updated
Jun 21, 2020
image-translation
Here are 82 public repositories matching this topic...
-
Updated
Jun 4, 2020
I am afraid that the image links in TUTORIAL.md are 404.
Is that because of my Internet connection or they're just not found?
-
Updated
Mar 20, 2020
Not really an issue, I'm just puzzled where max_size is used for. It serves as the size of an ImagePool pool and is used to store 'fake outputs'. Used here:
` # Update G network and record fake outputs
fake_A, fake_B, _, summary_str = self.sess.run(
[self.fake_A, self.fake_B, self.g_optim, self.g_sum],
feed_dict={self.rea
-
Updated
Jan 28, 2020 - Jupyter Notebook
-
Updated
Jun 11, 2020 - Python
-
Updated
Aug 13, 2019 - Python
-
Updated
Jun 16, 2020 - Python
-
Updated
Apr 2, 2020 - Python
-
Updated
Jun 15, 2020 - Python
-
Updated
Jul 7, 2020 - Python
-
Updated
Jul 11, 2020
-
Updated
Nov 13, 2019 - Python
-
Updated
Jun 1, 2020 - Python
-
Updated
Jul 21, 2018 - Python
-
Updated
Dec 28, 2019 - Python
-
Updated
Jun 29, 2020 - Python
-
Updated
Aug 16, 2018 - Jupyter Notebook
-
Updated
Jun 21, 2020 - Python
-
Updated
Jul 24, 2018 - Python
-
Updated
Feb 12, 2018 - Python
-
Updated
Dec 22, 2018 - Python
-
Updated
Mar 2, 2019 - Python
-
Updated
Mar 22, 2017 - Python
-
Updated
Apr 12, 2020 - Shell
-
Updated
Jul 8, 2020 - Python
-
Updated
Feb 19, 2020
Improve this page
Add a description, image, and links to the image-translation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the image-translation topic, visit your repo's landing page and select "manage topics."
Traceback (most recent call last):
File "train.py", line 45, in
train_display_images_b = torch.stack([train_loader_b.dataset[i] for i in range(display_size)]).cuda()
File "train.py", line 45, in
train_display_images_b = torch.stack([train_loader_b.dataset[i] for i in range(display_size)]).cuda()
File "/content/MUNIT/data.py", line 119, in getitem
pat