T2i Semantic Segmentation Color Reference Chart - v21 #503
Replies: 3 comments 14 replies
-
|
Does exist a Sheet for the openpose bone colors like this one. I tried color picking the oficial documentation for my free rig here https://ko-fi.com/impactframes but then the model was coming up backwards. I notice the Color in the posex extension were different |
Beta Was this translation helpful? Give feedback.
-
|
https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/include/openpose/hand/handParameters.hpp#L16 is the original handmodel colors. openpose is under a non-free license - my personal opinion is using just the colors is fair use, but IANAL. |
Beta Was this translation helpful? Give feedback.
-
|
What are the actual hex colors? The ones in the image are 7 digits long. But hex colors are either 6 digits long if no Alpha, 8 digits long with Alpha. What is the 7th digit doing? I thought about ignoring the 7th digit. But clearly the magenta of "gravel" is wrong in that case. It looks more like E040C0. Then what does E0400C0 mean? What color is it really? |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
EDIT: a new version with proper HEX codes has been posted over here.
This document presents the colors associated with the 182 classes of objects recognized by the T2i Semantic Segmentation model.
This version (v21) is complete and all data has been cross-checked against the official code, thanks to u/Doggettx .
Any previous version should be deleted as they were containing errors and there was also missing data for some classes.
pdf version
T2i_Segmentation_Color_Ref_v21.pdf
spreadsheet in LibreOffice ods format
T2i_Segmentation_Color_Ref_v21.ods
Beta Was this translation helpful? Give feedback.
All reactions