iMED-Lab / OCTA-Net-OCTA-Vessel-Segmentation-Network

Apache License 2.0
114 stars 20 forks source link

fusion_model-370-0.9035.pth #11

Closed mikeyt14 closed 3 years ago

mikeyt14 commented 3 years ago

Hi, I am trying to run tests but I get an error since it cannot find fusion_model-370-0.9035.pth. Where can I get this file?

YuhuiMa commented 3 years ago

You should train your models of both stages first, then modify default settings of first_suffix, first_suffix1 and second_suffix in options.py to those of your saved model files respectively. Only then could you run tests.