-
Notifications
You must be signed in to change notification settings - Fork 18
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
Caltech #125
base: main
Are you sure you want to change the base?
Caltech #125
Conversation
Hello @Prateek0xeo This P.R. cannot include the code change of the P.R. #122 ! They must be independant ! The branch you create for a new feature must be created from To fix that, I would close that P.R. and before deleting your branch Then for the code in the file itself, please review #124 and apply it in here ! |
ff616da
to
9975346
Compare
@cregouby |
Hello @Prateek0xeo |
@cregouby I tried using the google drive to load the dataset but was running into problems as I couldn't scrap the confirmation token from the website so i am trying hugging face now. there is still some problem with the code. I'll see if i can fix that. |
ok so this new commit downloads the parquet file completely but still there are errors |
#104
@cregouby
I have referred the pytorch vision library for this dataloader it is using google drive to load the data
My PR has not passed any test yet. I'll perfect the PR in the coming weeks and try to make the dataloader work
ISSUE
Another issue that i am coming up with is the get_image_size.magick-image Util that is not working in my dataloader
which i am trying to use for converting the images to RGB
Q.
also should I make the PR on top of the commits i did on the Eurosat or the main repo of torchvision(I'll delete this PR and make a new one)