Skip to content

fix: resolve selector mismatch by removing unsupported yolo option#587

Open
Jithendra2608 wants to merge 1 commit into
JdeRobot:masterfrom
Jithendra2608:bugfix/remove-unsupported-yolo
Open

fix: resolve selector mismatch by removing unsupported yolo option#587
Jithendra2608 wants to merge 1 commit into
JdeRobot:masterfrom
Jithendra2608:bugfix/remove-unsupported-yolo

Conversation

@Jithendra2608

Copy link
Copy Markdown

Description
This PR resolves a silent state mismatch error in the UI. The evaluation engine currently only supports COCO datasets, but the sidebar dropdown included a "YOLO" option that led to dead code or unexpected failures when selected.
Changes

  • Updated the default dataset type session state to "COCO".
  • Removed "YOLO" from the sidebar selectbox options so users can only choose supported formats.
  • Cleaned up the file uploader layout by removing the deprecated YOLO text uploader conditional block.

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