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

Fixes #211: Addition of PyTorch dataset #225

Merged
merged 5 commits into from
Feb 29, 2024

Conversation

bnubald
Copy link
Collaborator

@bnubald bnubald commented Feb 29, 2024

Summary

Fixes #211

Includes a new Dataset class for PyTorch IceNetDataSetPyTorch.

Can be imported via:

from icenet.data.dataset import IceNetDataSetPyTorch

Demo usage via the library api usage will be submitted by PR to icenet-notebooks soon.

@bnubald bnubald added the enhancement New feature or request label Feb 29, 2024
@bnubald bnubald added this to the v0.2.8 milestone Feb 29, 2024
@bnubald bnubald requested a review from JimCircadian February 29, 2024 14:34
@bnubald bnubald self-assigned this Feb 29, 2024
Copy link
Member

@JimCircadian JimCircadian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely jubbly! 🎉

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

Successfully merging this pull request may close these issues.

Implementing PyTorch equivalent to IceNetDataSet in library
2 participants