Skip to content

Conversation

@Apprentice2907
Copy link

Fixes #85

The BYOL notebooks currently rely on implicit dataset setup, which can be confusing for new users and contributors. Users must manually configure dataset paths before running the notebooks, leading to setup errors and inconsistent execution.

Adding an explicit dataset setup step would improve usability, clarity, and reproducibility without affecting existing training logic.

I have a working implementation for this and can open a PR once this approach is approved.

@Apprentice2907
Copy link
Author

Hi 👋
I’ve opened this issue to suggest improving usability of the BYOL notebooks by adding an explicit dataset setup step.
I already have a working branch and can open a PR once this is approved. Thanks!

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.

BYOL notebooks assume local dataset paths without download or structure instructions.

1 participant