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 code for compatibility with MONAI 0.2.0 #3

Open
2 of 3 tasks
martaranzini opened this issue Jul 21, 2020 · 2 comments
Open
2 of 3 tasks

Update code for compatibility with MONAI 0.2.0 #3

martaranzini opened this issue Jul 21, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@martaranzini
Copy link
Contributor

martaranzini commented Jul 21, 2020

Current version of the code works with MONAI version: 0.1.0+84.ga683c4e.dirty.
Need to update it to work with the (stable) release 0.2.0.
The following tasks should be addressed:

  • Verify the current code can still work with MONAI 0.2.0

  • Modify the code to include newer features from MONAI (e.g. Inferers)

  • Develop unit-tests towards CI

@martaranzini martaranzini added the enhancement New feature or request label Jul 21, 2020
@martaranzini
Copy link
Contributor Author

Merge #7 addressed the first point of this issue and some aspects of the second bullet point.
Further work is needed to incorporate other new features and to develop proper unit-testing.

@tvercaut
Copy link
Member

Note that this should now target MONAI 0.3

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

No branches or pull requests

2 participants