Closed AmirooR closed 6 years ago
Hi @AmirooR
I've copy pasted your code and run it into a notbeook and had no problem. Only thing I changed was using h5=True which uses hdf5 encoding for data file (I can send if you want). Do you run out of RAM or GPU memory? Does it happen as soon as you launch the experiment or after a while?
Cheers,
Luca
Hi @lucfra ,
I changed to anaconda python 3.5.3 and tensorflow 1.2 and the issue was solved. Before that, I was using system's python 3.5.2 and tensorflow 1.4.1.
Best, Amir
Hi @lucfra While I wanted to try miniImageNet for meta batch size > 1, I got out of memory errors (tried on gtx 1080 and titax X gpus). Below is the code:
Could you please let me know how you ran the miniImageNet experiments?
Thanks