I'd like to test your code to better understand how does one-shot learning works.
However, I cannot run your code because I don't have and couldn't find the 'Images' package. Thus the fallowing line (at NTM-One-Shot-TF-master\MANN\Utils\Generator.py) throws me a ModuleNotFoundError
from Images import get_shuffled_images, time_offset_label, load_transform
Could You please give a link where I could get this package or share it, so I could run your code?
Hello,
I'd like to test your code to better understand how does one-shot learning works. However, I cannot run your code because I don't have and couldn't find the 'Images' package. Thus the fallowing line (at NTM-One-Shot-TF-master\MANN\Utils\Generator.py) throws me a ModuleNotFoundError
from Images import get_shuffled_images, time_offset_label, load_transform
Could You please give a link where I could get this package or share it, so I could run your code?Thank You! Kind regards, Tomas