Skip to content

Allow manual selection of image directory and annotation file in Streamlit GUI #465

Description

@shardulmahamulkar

Description

Currently the Streamlit GUI automatically detects the image directory and
annotation file based on a specific folder structure. This fails silently
with "Dataset files not found" when users have their dataset organized
differently, with no helpful guidance on what structure is expected.

Proposed Fix

Add manual path inputs in the Streamlit GUI for:

  • Image directory
  • Annotation file

This gives users full control and makes the app more flexible for different
dataset setups.

Steps to reproduce

  1. Open Streamlit GUI
  2. Point Dataset Viewer to a dataset folder
  3. App returns "Dataset files not found" with no explanation of expected structure

Environment

Windows 11

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions