Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

color map for LIP dataset #30

Open
MoAbd opened this issue May 26, 2019 · 1 comment
Open

color map for LIP dataset #30

MoAbd opened this issue May 26, 2019 · 1 comment

Comments

@MoAbd
Copy link

MoAbd commented May 26, 2019

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
Copy link
Owner

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants