Skip to content

Releases: BiomedSciAI/fuse-med-ml

0.3.0

28 Feb 10:03
5801f6e
Compare
Choose a tag to compare

Alert: major revision

FuseMedML new version introduces a few minor backward compatibility breaks.
Including new installation instructions.

What's Changed

New Contributors

Full Changelog: 0.2.9...0.3.0

0.2.9

22 Nov 09:38
2148e88
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.8...0.2.9

0.2.8

11 Nov 14:14
b3203df
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.7...0.2.8

0.2.7

19 Oct 06:54
f2097fa
Compare
Choose a tag to compare

What's Changed

  • fix: explicitly exclude vulnerable protobuf version by @vagenas in #195

Full Changelog: 0.2.6...0.2.7

0.2.6

16 Oct 07:17
7fbd0c5
Compare
Choose a tag to compare

What's Changed

  • fix(#192): relax protobuf constraint by @vagenas in #193
  • added silent mode to evaluator by @smartdanny in #194

New Contributors

  • @vagenas made their first contribution in #193
  • @smartdanny made their first contribution in #194

Full Changelog: 0.2.5...0.2.6

0.2.5

11 Oct 13:56
9e46921
Compare
Choose a tag to compare

What's Changed

  • Lightweight mode in DatasetDefault which alllows good GPU utilization in large datasets (e.g. 100M samples) by @YoelShoshan in #177
  • classification/regression Heads by @liamhazan in #164
  • OpCond and knight sample ids by @mosheraboh in #191

Full Changelog: 0.2.4...0.2.5

0.2.4

29 Sep 10:55
7d6676b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

0.2.3

21 Sep 15:02
04af144
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.2...0.2.3

0.2.2

30 Aug 07:21
12c08bc
Compare
Choose a tag to compare

What's Changed

  • added remove_extension, changed default deepdiff to ignore nans, added proper implementation of keys() values() and items() to NDict, tried to also highlight more the faulting op in pipeline ops error by @YoelShoshan in #152
  • Knight test by @liamhazan in #149
  • override first backbone layers only when necessary by @mosheraboh in #156
  • 🌐 Some small general (handle URLError, Ops Debugs, etc) by @SagiPolaczek in #157
  • new wrapper by @itaijj in #160
  • Improve knight by @liamhazan in #158
  • move to BiomedSciAI org by @mosheraboh in #166
  • remove opencv version limitation by @mosheraboh in #169

Full Changelog: 0.2.1...0.2.2

0.2.1

02 Aug 07:06
07e9d72
Compare
Choose a tag to compare

What's Changed

  • remove managers - training is based on PyTorch lightning
  • Added debug operations in data pipeline
  • Added more imaging operations
  • Model should return now batch_dict and not batch_dict["model"]
  • Minor bugfixes

Full Changelog: 0.2.0...0.2.1