Skip to content

Add bbox plot#140

Open
mht-sharma wants to merge 2 commits intomainfrom
add_plot_func
Open

Add bbox plot#140
mht-sharma wants to merge 2 commits intomainfrom
add_plot_func

Conversation

@mht-sharma
Copy link
Copy Markdown
Contributor

As per title!

)


def plot_bbox(image, detections, output_path="plot_bbox_output.png"):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is this used? Shouldn't it rather be in an example script?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I kept re-implementing it, so having a simple import saves time. While it could be in an example script, having it as a utility is more convenient for frequent use, especially since Ryzen has CV models that need visualization.

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.

2 participants