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

Course 2020 > 07 Binary Segmentation Can't be Run #66

Open
paulterinho opened this issue Mar 2, 2023 · 0 comments
Open

Course 2020 > 07 Binary Segmentation Can't be Run #66

paulterinho opened this issue Mar 2, 2023 · 0 comments

Comments

@paulterinho
Copy link

paulterinho commented Mar 2, 2023

Hi all,

Actually two issues with running https://walkwithfastai.com/Binary_Segmentation in Google Colab.

First Issue:

The download is broken: one the google drive URL no longer works directly. You need to download it then upload it because google asks if you are sure you want to.

Second Issue:

So once I manually uploaded the zip file, I've run the notebook and it gets stuck on loading the images and gives a very unhelpful error on this line dls = binary.dataloaders(path/'images_data_crop', bs=8)

The error looks like this:

AttributeError: read

Was curious if any one else has run into this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant