Hi,
Thanks a lot for sharing your great work.
I checked out your project and there is some ambiguity about inference on a single image using your code. I checked the test.py script but it seems it loads images and masks from the path specified in the config file and then infers on this pair and computes the corresponding metric on the dataset.
I have some images and wanted to evaluate your model's quality but I wasn't successful. Could you guide me on how to do this?
Hi,
Thanks a lot for sharing your great work.
I checked out your project and there is some ambiguity about inference on a single image using your code. I checked the
test.pyscript but it seems it loads images and masks from the path specified in the config file and then infers on this pair and computes the corresponding metric on the dataset.I have some images and wanted to evaluate your model's quality but I wasn't successful. Could you guide me on how to do this?