Context-Aggregation-Network icon indicating copy to clipboard operation
Context-Aggregation-Network copied to clipboard

convert label

Open twsha opened this issue 2 years ago • 4 comments

hi, thanks for your commit, there are a problem when i process original label, image i set the the root of original label,but when run the prcode.py,it has no result output, do you know why,looking foward to your reply,thanks. image

twsha avatar Mar 09 '23 11:03 twsha

Hi, I guess the GT_Str is empty, and you can debug line by line to check.

You can check your image folder to see whether their suffix is png.

Spritea avatar Mar 09 '23 21:03 Spritea

Hi, I guess the GT_Str is empty, and you can debug line by line to check.

You can check your image folder to see whether their suffix is png.

like you say ,my origin label 's suffix is tif format,i don't have png format label. And ,the link of the data is missing.

twsha avatar Mar 10 '23 02:03 twsha

You can convert the tif format to png format first, and then try the code.

Spritea avatar Mar 10 '23 16:03 Spritea

You can convert the tif format to png format first, and then try the code.

ok,i had try

twsha avatar Mar 11 '23 02:03 twsha