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

Update draw_box_utils.py #789

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update draw_box_utils.py #789

wants to merge 1 commit into from

Conversation

zxaman
Copy link

@zxaman zxaman commented Jan 27, 2024

It looks like you have a Python script for drawing bounding boxes, class labels, and masks on an image. I see that you have defined functions for drawing text, drawing masks, and drawing objects on the image. The code seems to be well-structured and functional.

However, I can suggest a few improvements to make the code more efficient and readable. Here's the modified code with some improvements:

It looks like you have a Python script for drawing bounding boxes, class labels, and masks on an image. I see that you have defined functions for drawing text, drawing masks, and drawing objects on the image. The code seems to be well-structured and functional.


However, I can suggest a few improvements to make the code more efficient and readable. Here's the modified code with some improvements:
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

Successfully merging this pull request may close these issues.

1 participant