Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Conversation

@colobas
Copy link
Contributor

@colobas colobas commented Feb 9, 2023

Add a function to instantiate dataloaders from folders (and s3 buckets). Can be passed to trainer.fit or trainer.test instead of a lightning datamodule. (In the case of fit it should be passed to train_dataloaders and val_dataloaders)

Pull request recommendations:

  • Name your pull request your-development-type/short-description. Ex: feature/read-tiff-files
  • Link to any relevant issue in the PR description. Ex: Resolves [Data modules for new (specific) datasets #12], adds tiff file format support
  • Provide context of changes.
  • Provide relevant tests for your feature or bug fix.
  • Provide or update documentation for any feature added by your pull request.

Thanks for contributing!

@colobas colobas requested a review from benjijamorris February 9, 2023 22:06
@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

❗ No coverage uploaded for pull request base (dev@bf8d043). Click here to learn what that means.
The diff coverage is n/a.

@@          Coverage Diff          @@
##             dev    #184   +/-   ##
=====================================
  Coverage       ?   7.04%           
=====================================
  Files          ?      35           
  Lines          ?     909           
  Branches       ?       0           
=====================================
  Hits           ?      64           
  Misses         ?     845           
  Partials       ?       0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants