microsoft / GLIP

Grounded Language-Image Pre-training
MIT License
2.18k stars 191 forks source link

Bounding box color #118

Open ml-ai-cv opened 1 year ago

ml-ai-cv commented 1 year ago

How to change the bounding box color, so all the classes detected have different color? I see there is white color for all the classes detected. Earlier the code use to have different colors.

Also, how I can change the text size for the labels and bounding box thickness?

and what [[[0, 12]],[[16,19]], [[23,32]]] means here?

image