tensorflow / models

Models and examples built with TensorFlow
Other
77.16k stars 45.76k forks source link

Which 32 classes in ADE20k is used to train deeplabv3plus_mobilenet_edgetpuv2? #10863

Open sultanchamberlain opened 1 year ago

sultanchamberlain commented 1 year ago

https://github.com/tensorflow/models/blob/master/official/projects/edgetpu/vision/README.md

I am trying to generate mIOU for deeplabv3plus_mobilenet_edgetpuv2_m on ADE20k 32 classes dataset, however, the official segmentation mask for ADE20k contains 150 classes. Please provide a text file containing the 32 ADE20k classes used to train deeplabv3plus_mobilenet_edgetpuv2_m

I have tried to locate this information in the official repository, however, ADE20k segmentations masks are downloaded from the gs server I don't have access too

laxmareddyp commented 1 year ago

Hi @fyangf

Can you please look into this when you have time.

Thanks

fyangf commented 1 year ago

@laxmareddyp This is owned by edgetpu team. We need to reach out to them to get this info.