FUNIT
FUNIT copied to clipboard
Translate images to unseen domains in the test time with few example images.
I'm studying for a paper on machine learning, but my computer can't run the code and keeps getting errors. This code runs on a GPU, and I asked my instructor...
我把数据集换成自己的字体数据集,类别38类,训练集28类,测试集10类,但是我训练出现了问题,如图:   
Hello! I'm interested in your experiment of AnimalFaces Dataset, but I didn't find a pure AnimalFaces in pubic work, the cost of dowmloading the original ImageNet is large to me,...
Why is the predicted generated image so similar to the input image
Hi, I hope you are doing well. I just wondering why we use the .view(-1) function to fill the weight and bias of the adain layers. This function combine all...
Fixed a grammatic mistake. "to an output meerkat image" -> "To output a meekrat image"
Hi, I couldn't download the dataset using the commands `cd dataset wget http://www.image-net.org/challenges/LSVRC/2012/nnoupb/ILSVRC2012_img_train.tar tar xvf ILSVRC2012_img_train.tar` Is there an alternative link I can use? Thanks
Let's say the model was trained to translate images between cat, dog, tiger and lions. Given some pig images, the model can translate a cat image as content image to...