matjesg / deepflash2

A deep-learning pipeline for segmentation of ambiguous microscopic images.
https://matjesg.github.io/deepflash2/
Apache License 2.0
58 stars 11 forks source link

Validation Error #53

Closed zhangqioct closed 1 year ago

zhangqioct commented 1 year ago

Hi there, thank you for the tool. Excited to try it out.

When I was running validation, there was an error “local variable 'df_val' referenced before assignment”. Can you help me solve it? Thank you!

matjesg commented 1 year ago

Hi @zhangqioct , the error sometimes occurs when the data correctly loaded or the models are not trained properly. There is also a complete error log available at ~/.deepflash2/logs -- feel free to post it here!

zhangqioct commented 1 year ago

Hi, thank you very much for your reply! We have resolved the issue!