-
# INFO
## Author
Yongqin Xian, Saurabh Sharma, Bernt Schiele, Zeynep Akata
## Affiliation
## Conference or Year
CVPR2019
## Link
- [arXiv](https://arxiv.org/abs/1903.10132)
- [official Git…
-
When running VAEGAN.py, I get shape mismatch error at this line:
`
D_fake, F_fake = D(output)
`
ValueError: Input 0 of layer dense_3 is incompatible with the layer: expected axis -1 of input sha…
-
Hello,
I am trying to use the framework on a custom dataset. In VAEGAN_ADNI_train, I want to resize the images to 128*128*128 by setting sp_size=128 instead of sp_size=64.
On running the code for tr…
-
While training on my own images, I'm getting this error,
chainer.utils.type_check.InvalidType:
Invalid operation is performed in: LinearFunction (Forward)
Expect: prod(in_types[0].shape[1:]) == in_…
-
Hello I was trying your library for my master dissertation. My dataset contains 128x128 images and I need to adapt the code to run some of your model archictures.
I successfully did this with VAE but…
-
Hi, @mattragoza I installed LiGAN successfully. But when I run pytest tests, there is a lot of errors occurred:
```
.............
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _…
-
```shell
/home/francesco/Desktop/test/VAE-GAN/network.py:187: UserWarning: nn.init.uniform is now deprecated in favor of nn.init.uniform_.
nn.init.uniform(m.weight,-scale,scale)
/home/francesco/D…
-
Hello, what type of GPU are you using for training, what is the number, and how long do you need to train?
-
Hi @akshitac8 ,
I wanted to clarify the procedure of retrieving the finetuned features. The features provided in the datasets are ResNet101 features trained on ImageNet. How do you achieve the fine…
RitiP updated
2 years ago
-
So what/How many gpus did you use for training each dataset? How much time for each one