Published October 2, 2024
| Version v0.10.0
Software
Open
AUCMEDI: a framework for Automated Classification of Medical Images
Description
:bug: Bug Fixes
6ab16d3
- metrics: remove num_classes parameter from F1Score and update requirements.txtbd4cff3
- F1Score: correct computation of F1Score in automl training13b4eda
- change input_stack from list to tuple to resolve TypeErrorbb93486
- replace deprecated layer.output_shape with layer.output.shapeafa71bb
- add value=0 to pad function and fix RandomCrop function
:recycle: Refactors
dd1b77a
- commented out all ViT mentions in files9289d90
- tests: commented out ViT-related unittests437d3d0
- update imports and comments, remove deprecated dependencies8bbd83c
- metrics: delete F1Score in the AutoML training block8e5c66e
- NeuralNetwork: remove unused workers parameter23c78e8
- NeuralNetwork: remove unused multiprocessing parameter9278360
- NeuralNetwork: remove unused batch_queue_size parameterf201b75
- F1Score: delete F1Score in AutoML training blocka14af09
- replace .hdf5 with .keras formatd591efe
- update version in requirements61277cf
- rename test_application_multilabel4290352
- add border_mode to pad function and cv2 import45eed28
- comment out resize parameter to resolve ValueError in testsa6be1c7
- add input_shape parameter in NeuralNetwork in each testaccc7c1
- add input_shape in NeuralNetwork in each test560f1cb
- comment out test_utils_iter test493e5e3
- update DataGenerator and architectures for resize=(64, 64, 64)
:construction_worker: Build System
81d8db2
- updated to version 0.10.0 (commit by @muellerdo)
Notes
Files
frankkramer-lab/aucmedi-v0.10.0.zip
Files
(30.0 MB)
Name | Size | Download all |
---|---|---|
md5:937cbd3a5031c36e4254ff7fab678f19
|
30.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/frankkramer-lab/aucmedi/tree/v0.10.0 (URL)