Several improvements and fixes
What's Changed
- Remove CI badge by @roman807 in #345
- Minor fix on downloading configs instructions by @ioangatop in #344
- Update email in CoC by @ioangatop in #347
- Print results table at the end of an evaluation session by @nkaenzig in #337
- update installation instructions by @roman807 in #349
- Add
MultiEmbeddingsClassificationDataset
by @nkaenzig in #351 - Disable Loggers that don't support saving to remote storage at runtime by @nkaenzig in #352
- Fix typos and inconsistent formatting by @roman807 in #353
- Add gitleaks to CI workflow by @a-thiery in #357
- add dinov2 to documentation by @roman807 in #355
- update onnx to version 1.16.0 by @roman807 in #359
- Add UNI results & replication instructions by @roman807 in #362
- #366 additional Renovate settings by @b-abderrahmane in #367
- Update
lightning
to version2.2.2
by @roman807 in #371 - Reformat image segmentation datasets by @ioangatop in #380
- Pin dependencies by @renovate in #369
- Update pdm-project/setup-pdm digest to 568ddd6 by @renovate in #400
- Update wntrblm/nox action to v2024.04.15 by @renovate in #372
- Update actions/checkout digest to 0ad4b8f by @renovate in #399
- Update
TotalSegmentator
output binary masks to a semantic mask by @ioangatop in #390 - Add support for 8bit images in TotalSegmentator by @ioangatop in #398
- Add
read_nifti_slice
to optionally cast image to stored input type by @ioangatop in #392 - Update CI triggering events by @ioangatop in #406
- Move model freezing functionality to
configure_model
by @ioangatop in #409 - Update
DEVELOPER_GUIDE.md
by @nkaenzig in #418 - Update
TotalSegmentator2D
dataset to fetch all the slices by @ioangatop in #416 - Move metrics to CPU when using single device by @ioangatop in #446
- Remove total segmentator classification dataset by @ioangatop in #450
- updated eva logo by @roman807 in #454
- Update actions/checkout digest to a5ac7e5 by @renovate in #458
- Add configuration logger by @ioangatop in #466
- Update
README
with paper citation by @ioangatop in #474 - fix config link in docs by @roman807 in #482
- Update img shields of README by @ioangatop in #480
- Fix
torch
andjsonargparse
versions by @ioangatop in #483
New Contributors
- @a-thiery made their first contribution in #357
- @b-abderrahmane made their first contribution in #367
Full Changelog: 0.0.1...0.0.2