monai
https://github.com/project-monai/monai
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to monai
Help out
- Issues
- fix(losses): BarlowTwinsLoss preserves float16/bfloat16 input dtype
- fix(networks): AffineHead follows the module's dtype, not just device
- feat(metrics): add positive and negative likelihood ratios to ConfusionMatrixMetric
- Add instance ID support to synthetic test images
- GridPatchDataset caching can repeat, drop, or reject samples
- Fix GridPatchDataset cache edge cases (#9100)
- fix(apps/nuclick): wire up unused `min_area` and `do_reconstruction` parameters
- Add spatial shape constraints to UNETR docstring and validation
- HausdorffDistanceMetric percentile returns NaN for a missed prediction, dropping failures from the dataset average
- fix(metrics): score a missed prediction in Hausdorff percentile, don't drop it
- Docs
- not yet supported