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

Update Unet reruirement_u22.txt #58

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mins2022
Copy link

@mins2022 mins2022 commented Jan 6, 2025

Description

📝 Update Unet requirement_u22.txt in PyTorch/computer_vision/segmentation/Unet/requirements_u22.txt

  • Update nibabel from version 3.1.1 to 3.2.1 to fix the 'float' attribute issue in numpy 1.24.0.

Type of changes

Please specify the type of changes, and delete the options that are not relevant.

  • Documentation update
  • Bug fix (changes which fix an issue)
  • Others (please specify)

Tests

📝 Tested with the commands in README.md

  • pip install -r ./requirements_u22.txt
  • mkdir /data
  • $PYTHON download.py --task 01
  • $PYTHON preprocess.py --task 01 --dim 2 --results /data/pytorch/unet/

Checklist

  • I agree with the Developer Certificate of Origin.
  • My code conforms to the following coding guidelines:
  • I have performed a self code review.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.

@mins2022
Copy link
Author

mins2022 commented Jan 7, 2025

Added "Unet requirements_u24.txt" commit

@Alberto-Villarreal
Copy link

This will be fixed in release 1.20.0

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

Successfully merging this pull request may close these issues.

2 participants