hellochick / ICNet-tensorflow

TensorFlow-based implementation of "ICNet for Real-Time Semantic Segmentation on High-Resolution Images".
405 stars 153 forks source link

How to generate information like color150.mat? #53

Open changlinzhang opened 6 years ago

changlinzhang commented 6 years ago

Hi, I want generate all names of 150 classes, object names of each class, and number of pictures which contain this class. How can I do that? or how to generate information like color150.mat? (I didnt find these information in the official provided tools of ADE20K.) Thanks in advance!

i-am-nut commented 2 years ago

@changlinzhang did you manage to do that?