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

Internal PR, enable the segement_only flag #3

Merged
merged 3 commits into from
Dec 12, 2023
Merged

Internal PR, enable the segement_only flag #3

merged 3 commits into from
Dec 12, 2023

Conversation

guozhen-dev
Copy link
Collaborator

Motivation

This PR provided a simple flag that the user can opt out of all the other information in the rendered image, and only keep the segmentation information. The resolve issue open-mmlab#3427.

Modification

A new flag segement_only (Optional) is added to the SegLocalVisualizer class, enabling users to only display the segmentation information if set to true.

image

@Tonyzhang2000 Tonyzhang2000 merged commit 0c97e3a into dev Dec 12, 2023
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.

3 participants