-
Notifications
You must be signed in to change notification settings - Fork 739
Extra saliency #690
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
Extra saliency #690
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
View / edit / reply to this conversation on ReviewNB wyli commented on 2022-05-11T13:30:33Z Line #3. directory = os.path.join(directory, "CatsAndDogs") I downloaded the dataset, unzipping it, there is no
perhaps remove these checks: directory = os.path.join(directory, "CatsAndDogs") rijobro commented on 2022-05-12T12:03:11Z I changed it to use a URL rather than kaggle, so should be automatic. |
I changed it to use a URL rather than kaggle, so should be automatic. View entire conversation on ReviewNB |
View / edit / reply to this conversation on ReviewNB rijobro commented on 2022-05-12T12:05:34Z @wyli, @ericspod, @Nic-Ma, could you check this text and let me know if you think anything could be improved upon? |
* TorchIO download data to MONAI_DATA_DIRECTORY * dogs and cats saliency * fix * update * pep compliance
Requires Project-MONAI/MONAI#4236.
Status
Ready
Checks
./runner [-p <regex_pattern>]