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

Change color of bounding box #566

Closed
debiff opened this issue Feb 8, 2018 · 4 comments
Closed

Change color of bounding box #566

debiff opened this issue Feb 8, 2018 · 4 comments

Comments

@debiff
Copy link

debiff commented Feb 8, 2018

Hi,
in which file I can set the color for the bounding box of the classes ?
Thank you

@raulincze
Copy link

Hello,

Here's where the color assignment takes place:
https://github.com/thtrieu/darkflow/blob/master/darkflow/net/yolo/__init__.py#L27

You can also modify the colors in the .meta file of a saved graph.

@debiff
Copy link
Author

debiff commented Feb 8, 2018

@raulincze Thank's, very helpfull.
Regards

@debiff debiff closed this as completed Feb 8, 2018
@koutini
Copy link

koutini commented Apr 2, 2019

Hello ,
can i change color of detection box in yolo darknet ??

@Ali3220
Copy link

Ali3220 commented Apr 3, 2019

how to hide object name when this object is detecting on video and I also wonder how to change bounding box color and size darknet yolov. not darkflow

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

4 participants