Skip to content

Instantly share code, notes, and snippets.

@idrisr
Created September 9, 2021 14:59
Show Gist options
  • Select an option

  • Save idrisr/aff94b017c045db8e1222ee092df8e51 to your computer and use it in GitHub Desktop.

Select an option

Save idrisr/aff94b017c045db8e1222ee092df8e51 to your computer and use it in GitHub Desktop.
factory example
class ImageDataLoaders(DataLoaders):
"Basic wrapper around several `DataLoader`s with factory methods for computer vision problems"
@classmethod
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment