liutinglt / CE2P

214 stars 41 forks source link

color map for LIP dataset #30

Open MoAbd opened 5 years ago

MoAbd commented 5 years ago

I see that color map in utils.py file not related to LIP dataset . This needs to be changed , right ? if true what is the color map for LIP ?

Thanks in advance.

liutinglt commented 5 years ago

lip_palette = [ 0,0,0, 128,0,0, 255,0,0, 0,85,0, 170,0,51, 255,85,0, 0,0,85, 0,119,221, 85,85,0, 0,85,85, 85,51,0, 52,86,128, 0,128,0, 0,0,255, 51,170,221, 0,255,255, 85,255,170, 170,255,85, 255,255,0, 255,170,0]