jfb54
jfb54
No problem. We want to help you to get this to work. I just ran this myself using: TensorFlow 1.15 PyTorch 1.10.2+cu113 CUDA 11.3 Python 3.7.12 NVIDIA 3090 GPU with...
Hello - Thanks for the question. The CNAPs code uses the meta-dataset reader which requires data to be pre-processed into tfrecords. An example of doing this can be found in...
Thanks for clarifying. I have a linux machine as well, so I am not blocked. I may try your suggestion.
Thanks for working on this. Unfortunately, there is still an issue on Windows, with ```num_workers > 0```, there is a new error: ForkingPickler(file, protocol).dump(obj) AttributeError: Can't pickle local object 'Reader.construct_class_datasets..decode_image'