aeroscapes icon indicating copy to clipboard operation
aeroscapes copied to clipboard

RGB color codes for the classes/labels

Open ayushdabra opened this issue 3 years ago • 3 comments

Hi Ishan, I couldn't find any file containing the RGB color codes of the classes in the dataset. Please share the RGB color codes for the classes/labels.

ayushdabra avatar Apr 18 '21 18:04 ayushdabra

Have you solved this problem?

THEBEST-cloud avatar Nov 25 '21 13:11 THEBEST-cloud

Nope

ayushdabra avatar Nov 26 '21 03:11 ayushdabra

Thanks to that guy https://blog.csdn.net/qq_41964545/article/details/121473787. Give a map from RGB color to label ID.

Person [192,128,128]--------------1 Bike [0,128,0]----------------------2 Car [128,128,128]----------------- 3 Drone [128,0,0]--------------------4 Boat [0,0,128]--------------------- 5 Animal [192,0,128]---------------- 6 Obstacle [192,0,0]------------------7 Construction [192,128,0]-----------8 Vegetation [0,64,0]-----------------9 Road [128,128,0]-------------------10 Sky [0,128,128]---------------------11

zhangshaos avatar Jul 07 '23 03:07 zhangshaos