Skip to content

Add image segmentation support to GUI#609

Open
tejasstanley wants to merge 11 commits into
JdeRobot:masterfrom
tejasstanley:feat/GUI_visual_detection
Open

Add image segmentation support to GUI#609
tejasstanley wants to merge 11 commits into
JdeRobot:masterfrom
tejasstanley:feat/GUI_visual_detection

Conversation

@tejasstanley

Copy link
Copy Markdown
Collaborator

This PR extends the GUI structure to support image segmentation alongside the existing image detection flow.
Changes include:

  • Adds task-specific image segmentation sidebar, dataset viewer, inference, and evaluator tabs.
  • Adds Cityscapes support for the image segmentation GUI.
  • Adds shared GUI utilities under tabs/tasks/utils.py.
  • Moves browse helpers out of perceptionmetrics/utils/gui.py.
  • Uses TorchImageSegmentationModel for segmentation inference and evaluation.
  • Adds live evaluation progress callbacks for segmentation evaluation.

@tejasstanley tejasstanley marked this pull request as ready for review July 6, 2026 14:20
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