v2.17.4
What's Changed
- One-line trainer TransUNet (DAT-898) by @luandalmazo in #64
- Minor doc tweak in notebook (DAT-912) by @luandalmazo in #66
- One-line trainer UNETR++ (DAT-899) by @luandalmazo in #65
- Patient-wise split support (DAT-929) by @luandalmazo in #68
- Add nnunet one-line trainer (DAT-897) by @luandalmazo in #67
- Fix Git CI tests (DAT-936) by @luandalmazo in #69
- One-line trainer YOLO (DAT-922) by @luandalmazo in #70
- Deployment for lightweight models (DAT-903) by @luandalmazo in #71
- Implement an AutoDataset (DAT-911) by @luandalmazo in #72
- Users might want to save splits on the server (DAT-934) by @luandalmazo in #73
- Make basedataset and its sub-classes compatible with other task types (DAT-937) by @luandalmazo in #74
- Update notebooks to match the new refactorings (DAT-946) by @luandalmazo in #75
- Notebooks and tutorials are scattered without categories and without order (DAT-910) by @luandalmazo in #76
- create
datamint-initcmdline (DAT-525) by @luandalmazo in #77 - One-line trainer for classification (DAT-949) by @luandalmazo in #78
- Refactor FracAtlas notebook (DAT-950) by @luandalmazo in #79
- Expose AnnotationsSpecs in DatamintModel so we know which annotationsspecs it predicts (DAT-955) by @luandalmazo in #80
- change register_model_name to model_name. Hide registered model concept from the user (DAT-944) by @luandalmazo in #81
- Model Validation Before Deployment (DAT-960) by @luandalmazo in #82
- quick-start guide (DAT-971) by @luandalmazo in #83
- Decent exceptions classes on Datamint python library (DAT-969) by @luandalmazo in #84
Full Changelog: v2.17.3...v2.17.4