vast-community-hub / tensorflow-vast

TensorFlow binding library for VA Smalltalk
MIT License
13 stars 0 forks source link

[Image Rendering] Automatically have a table of colors that maps to labels/classes #7

Open marianopeck opened 5 years ago

marianopeck commented 5 years ago

Right now all boxes and labels are display with the same color (whatever that is). It would be great if we could have a list of colors (those that normally have a nice contrast with most pictures) and that each "class" (Person, Dog, etc) is associated to a given color. That way, all boxes of the same class will have same color and each class will have a different one.

See for example this picture. It has one color for kite and another one for person.