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

[FR] Add support for custom dataloaders #16

Open
james-alvey-42 opened this issue Mar 5, 2024 · 1 comment
Open

[FR] Add support for custom dataloaders #16

james-alvey-42 opened this issue Mar 5, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@james-alvey-42
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Add support for custom pytorch dataloaders so that not entirely dependent on zarr stores

Describe the solution you'd like
Modularise the training function so that it can take in a zarrstore or custom dataloader from the user

@james-alvey-42 james-alvey-42 added the enhancement New feature or request label Mar 5, 2024
@Uddiptaatwork Uddiptaatwork added this to the v0.0.2 public release milestone Mar 5, 2024
@james-alvey-42
Copy link
Collaborator Author

Not necessarily about writing lots of custom ones ourselves, just support for any user wanting to implement their own - but need to give an example of what the dataloader needs to look like

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants