FUNIT icon indicating copy to clipboard operation
FUNIT copied to clipboard

Translate images to unseen domains in the test time with few example images.

Results 35 FUNIT issues
Sort by recently updated
recently updated
newest added

我把数据集换成自己的字体数据集,类别38类,训练集28类,测试集10类,但是我训练出现了问题,如图: ![image](https://github.com/NVlabs/FUNIT/assets/48040139/1f731ce8-74c3-4a30-8fae-9e7229cc8d57) ![image](https://github.com/NVlabs/FUNIT/assets/48040139/55d31046-66cf-4d29-a1ff-799fcf548952) ![image](https://github.com/NVlabs/FUNIT/assets/48040139/bc091b7e-35f3-4eec-81db-2c533cdb0aee)

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...