j-morano / rrwnet

Official repository of the paper "RRWNet: Recursive Refinement Network for Effective Retinal Artery/Vein Segmentation and Classification", published in Expert Systems with Applications (2024).
https://doi.org/10.1016/j.eswa.2024.124970
MIT License
14 stars 1 forks source link

How to use the test_utils.py ? #1

Open DragonLong18 opened 3 weeks ago

DragonLong18 commented 3 weeks ago

Dear Morano:

I am wondering how to use the test_utils.py to get the evaluation metrics. Can you give me sample code.

Thank you !

j-morano commented 2 weeks ago

Hello. The file test_utils.py is used by compare_results.py. There you can see how it works. However, if you still have questions after taking a look at this file (if you have not done so before), please feel free to contact me. Regards.

DragonLong18 commented 2 weeks ago

Morano, Thank you! Best Regards!

j-morano commented 2 weeks ago

You are welcome! Happy to help. I should probably update the documentation to clarify this. Regards.