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

About preprocess_data.py #12

Open
dongqing065269 opened this issue Jul 27, 2018 · 2 comments
Open

About preprocess_data.py #12

dongqing065269 opened this issue Jul 27, 2018 · 2 comments

Comments

@dongqing065269
Copy link

Hello, I have 0.13.0 version of scikit_image, but anti_aliasing isn't available yet ,i got the error of "TypeError: resize() got an unexpected keyword argument 'anti_aliasing' , how could i solve this question? Thanks very much!

@tavildar
Copy link
Collaborator

Hi, you can just remove the anti-aliasing keyword (or upgrade scikit-image).

From Readme:

you could change the resize function in load_image_by_id in datasets/ISIC2018/init.py to not use the anti-aliasing flag

@dongqing065269
Copy link
Author

Hello, when i ran the process_data.py, i got the cache folder, and in it concludes the files of
task1_masks_224.npy
task2_masks_224.npy
task3_images_224.npy
task12_images_224.npy
but i got the error of "in partition_task3_data assert os.path.exists(fname) AssertionError“ ,could you help me how to solve it? Thanks very much!

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

2 participants