-
Hello;
While running the script emnist_with_targeted_attack , I ran into the following error:
....
....
....
Building Iterative Process!
Traceback (most recent call last):
File "emnist_with…
-
-
Hello, thanks for this repo.
The dataset split seems to differ from the description in the paper.
In the paper:
> For EMNIST, following MatchingGAN[16], we randomly select 28 categories from tota…
-
> when i use " python3 train_dagan_with_matchingclassifier.py --dataset emnist --image_width 28 --batch_size 20 --experiment_title MMF2GAN/emnist1way3shot --selected_classes 1 --support_number 3 -…
-
## 🐛 Bug
In the same code,
- 'byclass', 'bymerge', 'balanced' split do not match label & img.
- 'letters' split raises an out of list error.
- 'digits', 'mnist' split work well.
## To Repro…
kh-mo updated
4 years ago
-
- When I use the update codes.
- And I use
python3 train_dagan_with_matchingclassifier.py --dataset emnist --image_width 28 --batch_size 20 --experiment_title MMF2GAN/emnist1way3shot --selec…
-
Reported by @mickypaganini
The `classes` attribute of EMNIST dataset does not take into account the `split` argument. From the original EMNIST dataset https://www.nist.gov/itl/products-and-service…
-
Hello,
Thank you so much for this great tool.
I have a php website using CodeIgniter.
When I execute the code below from a php file at the root of my website, it"s working fine.
When I execute…
-
I'm running this program on windows, and I'm encountering this issue when I run the dataset.py file.
```
Setting up EMNIST dataset
Downloading file from https://www.itl.nist.gov/iaui/vip/cs_link…
-
Hi, I was trying to implement DCGAN on the EMNIST dataset. I am using google colabs for this. I am not quite sure what this error means. Thank you!
```
/usr/local/lib/python3.6/dist-packages/keras/e…