Description
Hello everyone,
Firstly I would like to say thank you for this amazing project and the release of your code.
I am very new to programming and ML and I wanted to try your project.
I downloaded the data, installed the environments on latest versions, followed the reproduced results and looked at the issues and tried to solve the errors I got by myself as much as possible, but right now i'm stucked.
I first prepared masks & metadata then I downloaded your best models weights, created the transformers folder in data_experiments/mapping_challenge_baseline and copied "unet" and "scoring_model" there. I then changed the values in neptume.yaml as suggested and tried to evaluate by running : "python main.py evaluate --pipeline_name unet"
Hope I gave you enough informations, and that you can help me resolve this issue.
Again, thank you guys !
PS : I saw that issue #228 has this problem also, but i don't have the "valid data is None" as you can see on screenshots here attached