aarpon / qu

Qu is an attempt to make the full deep learning workflow more interactive by providing a user interface (implemented as napari widget) that abstracts all steps from ground truth generation and curation to training and prediction.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[REQUEST] Address API changes in MONAI version 0.6.0 and newer.

aarpon opened this issue · comments

MONAI 0.6 and above break back-compatibility with MONAI 0.5 that is currently used in Qu. Change Qu to make use of the new API.