how to convert png to xml
Closed this issue · 1 comments
kimtaehyeong commented
Hello. I am very interested in your results.
First, I have a question.
I have my pathology png image, and I want to convert it to an xml format that fits the result.
How do I convert it?
Thank you for your good research.
brendonlutnick commented
This functionality is built into the IterativePredict.py script. Check line 632 "def crop_suey" this takes a integer .png mask and converts it to xml file.