CheXNet-with-localization icon indicating copy to clipboard operation
CheXNet-with-localization copied to clipboard

About BBox_List_2017.csv

Open sp7414 opened this issue 4 years ago • 0 comments

Hello, I want to train my own data using your weakly supervised net, however, while preparing the necessary files, I'm in trouble of creating my own BBox_List_2017.csv ,cause I have about 2000 labels to calculate these four values : x y w h, my thought on this at present is that maybe I could read the xml files and automatically calculate those four values, then put them in the csv file. But It's so hard to find the algorithm to complete this requirement.

I'm wondering what is your measure to finish the BBox_List_2017.csv. Could you please give me some advice on this? I would appreciate that a lot!

sp7414 avatar Oct 29 '20 13:10 sp7414