-
Hii! Does the code have the cycle-gan part of the paper? Thanks!
-
Hello,
I am using your tensorflow implementation of the Cycle GAN for my own dataset.
However, there are few questions I want to ask about, and I hope you can be able to help me:
1- Before trai…
-
I got the following error:
Traceback (most recent call last):
File "/kaggle/working/OCT2Confocal_3DCycleGAN/train.py", line 52, in
model.optimize_parameters() # calculate loss functions,…
-
Have you tried the two methods?
[XGAN: Unsupervised Image-to-Image Translation for Many-to-Many Mappings](https://arxiv.org/abs/1711.05139)
[Improved Training of Wasserstein GANs](https://arxiv.org/…
oiwio updated
6 years ago
-
When I run “python train.py --dataroot ./datasets/UIBED --name chinamm_train --model cycle_gan” ,the error occured :File "/root/TACL/train.py", line 60, in
objs.update(loss.data.item(), opt.batc…
-
OSError: stabilityai/sd-turbo does not appear to have a file named diffusion_pytorch_model.bin.
Traceback (most recent call last):
File "/home/mad_lab/sim2real/img2img-turbo/turbo/bin/accelerate",…
-
Hi,
I am a bit confused about the fineSize parameter for the CycleGAN training process.
In your Readme file found in the cycle-gan the fineSize mentioned for training is 452, while in a previous pos…
-
Hi, thanks for your excellent work.
I try to create the pseudo-unchange images using cycle-gan ([pytorch-CycleGAN-and-pix2pix](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix). But I have met…
-
I was going through your research paper and was parallelly going through the codes. **I was not able to find how you used UNIT(cycle gan) to perform style transfer and then content manipulation.**
Ki…
-
### 論文へのリンク
[[arXiv:2003.12137] Cycle Text-To-Image GAN with BERT](https://arxiv.org/abs/2003.12137)
### 著者・所属機関
Trevor Tsue, Samir Sen, Jason Li
- Computer Science Dept
### 投稿日時(YYYY-M…