DIUx-xView / xView1_baseline

Baseline models, scoring, and inference for the xView 2018 Challenge (i.e., xview1)
Apache License 2.0
76 stars 32 forks source link

What is the class label for type_id 75? #14

Open sujeongkim opened 5 years ago

sujeongkim commented 5 years ago

xView_train.geojson contains multiple annotations with "type_id": 75, which is not listed in "xview_class_labels.txt". What's the correct id/label for those ones?

sujeongkim commented 5 years ago

I just found that "type_id":82 is also used but not included in the "xview_class_labels.txt" There are total 268 annotations with type_id 75 and 167 annotations with type_id 82 from 300x300 chips.

mseals1 commented 5 years ago

I found the same thing. I am trying to link the object id numbers to their names using the given text file, and these two numbers popped up. I'm not sure what to do with them. I guess for now I'll just list them as "nothing" to take care of the naming errors.

@dkust @dariuslam

MarviB16 commented 3 years ago

Hello, any update on the matter?

lisette-espin commented 3 years ago

Hello, this has been already answered here. In short, those 2 classes can be used as noise labels, or they can also be ignored.