Project-MONAI / Project-MONAI/MetricsReloaded
Convert to MONAI
Open
@brudfors is already working on this.
Since Oct 9, 2022.
enhancement
- Dominant language
- Python
- Stars
- 104
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if the metrics were implemented as MONAI metrics. This would require a conversion to PyTorch and removal of dependencies on ndimage and skimage, as these are not used by MONAI. It would be even nicer if the metrics could be used a loss functions in MONAI. This would, on top of PyTorch conversion, requrie the metrics to be differentiable. I would be interested in looking at this conversion.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.