lseventeen / FR-UNet

[JBHI2022] Full-Resolution Network and Dual-Threshold Iteration for Retinal Vessel and Coronary Angiograph Segmentation
MIT License
112 stars 24 forks source link

get_square #2

Open JosephKKim opened 1 year ago

JosephKKim commented 1 year ago

https://github.com/lseventeen/FR-UNet/blob/455f9321a3b1901215ca51e21674a70926353e52/data_process.py#L128

while processing STARE dataset an error occured in the mentioned function. Since there's no predefined value for variable 'shape' local variable 'shape' referenced before assignment error is being shown.

Can you specify value for the shape?

Thanks.

ZejunHe commented 8 months ago

https://github.com/lseventeen/FR-UNet/blob/455f9321a3b1901215ca51e21674a70926353e52/data_process.py#L128

while processing STARE dataset an error occured in the mentioned function. Since there's no predefined value for variable 'shape' local variable 'shape' referenced before assignment error is being shown.

Can you specify value for the shape?

Thanks. Have you solve this problem,bro

little-konglong commented 5 months ago

May I ask how much shape you have set