savinay95n / PatchRefineNet

Improving Binary Segmentation by Incorporating Signals from Optimal Patch-wise Binarization
https://arxiv.org/pdf/2211.06560.pdf
GNU General Public License v3.0
7 stars 2 forks source link

About the production of test sets and other files #2

Closed sanlvbi123 closed 9 months ago

sanlvbi123 commented 10 months ago

Hello author, I don’t know how to generate the test.npy, test_orig_gt.npy, test_gt.npy and other npy files in your project. Please give me some advice, because I want to change to other polyp segmentation data sets for experiments. I don’t know these now. How do you generate this thing? Thank you.

savinay95n commented 9 months ago

Check out generate_aux_training_data.py in src folder.