You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love to add support for this. At the moment, RasterDataset is designed only for files on the local filesystem. If I'm understanding it correctly, TorchData would make it easier to integrate different optional data sources. We've talked about porting our datasets to TorchData but haven't gotten a chance to work on this yet. TorchGeo is entirely a volunteer-driven open-source project, so if you have cycles and want to work on this, I would be happy to review PRs or give suggestions. Although I don't have access to AWS, so my debugging and testing abilities may be limited.
Summary
Hello,
First of all thanks for your work.
Could it be possible to add an option from reading files from S3 using RasterDataset?
TypeError: expected str, bytes or os.PathLike object, not S3File
Kind regards,
Alexandra
Rationale
I need to create my own datasets reader
Implementation
No response
Alternatives
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: