Skip to content

Releases: DIVA-DIA/DIVA-DAF

version_0.2.4

22 Feb 15:47
16a6a94
Compare
Choose a tag to compare

What's Changed

Full Changelog: version_0.2.3...version_0.2.4

version_0.2.3

16 Feb 16:25
cd8809a
Compare
Choose a tag to compare

What's Changed

Full Changelog: version_IJDAR...version_0.2.3

Version of the IJDAR paper

23 Mar 14:02
67deb0d
Compare
Choose a tag to compare

This version was used for the IJDAR paper

v0.2.2

24 Jun 10:36
ae267c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: version_0.2.1...version_0.2.2

v0.2.1

02 Dec 17:17
0f2a9aa
Compare
Choose a tag to compare

What's Changed

  • Fixed selection parameter, removed todos, improved print_config, added self to configs by @lvoegtlin in #87
  • Added tests for tasks and fixed merge scripts by @lvoegtlin in #89
  • New log folder structure by @lvoegtlin in #91
  • Replacing numpy with torch in divahisdb functional by @lvoegtlin in #93
  • Rename config saved during a run, and print commands to rerun a run by @powl7 in #95
  • Release 0.2.1 by @lvoegtlin in #98

Full Changelog: version_0.2.0...version_0.2.1

v0.2.0

25 Nov 21:21
931a4bd
Compare
Choose a tag to compare

Some new things

  • new architectures (resnet)
  • new datamodules (rolf format, RGB, full-page, and SSL)
  • different bug fixes
  • experiment configs
  • refactoring and deletion of unused code
  • callback to check the compatibility of backbone and header
  • inference/prediction stage (list of files with regex)
  • freezing header or backbone
  • improved readme
  • improved testing

What's Changed

Full Changelog: version_0.1.1...version_0.2.0

v0.1.1

22 Oct 13:25
f926959
Compare
Choose a tag to compare

Changelog:

  • fixed conf mat
  • optimized test and validation step
  • improved merging of crops
  • more metrics and optimizers
  • updated requirements

What's Changed

Full Changelog: version_0.1.0...version_0.1.1

Release v0.1.0

06 Oct 09:25
a2a13bd
Compare
Choose a tag to compare

The first version of the framework

What's Changed

Full Changelog: https://github.com/DIVA-DIA/unsupervised_learning/commits/version_0.1.0