Skip to content

Releases: Labbeti/SSLH

Version 3.1.4

14 Dec 09:41
Compare
Choose a tag to compare

[3.1.4] 2024-12-14

Added

  • LICENSE and install workflow files.

Version 3.1.3

02 Oct 14:16
Compare
Choose a tag to compare

[3.1.3] 2023-10-02

Added

  • Usage of sslh package when using python -m sslh

Fixed

  • FSD50K download check.

Version 3.1.2

29 Sep 13:39
Compare
Choose a tag to compare

[3.1.2] 2023-09-29

Fixed

  • Local launcher file.

Version 3.1.1

23 Mar 09:41
Compare
Choose a tag to compare

[3.1.1] 2023-03-23

Added

  • CITATION file.

Deleted

  • Old experimental files.

Version 3.1.0

03 Feb 10:23
Compare
Choose a tag to compare

[3.1.0] 2023-02-03

Added

  • CHANGELOG file.
  • UDA+mixup method.

Changed

  • Pseudo-labeling and Mean Teacher default args.

Fixed

  • Configurations files for all SSL methods.
  • CrossEntropy used when labels are onehots in SSL methods.

Version 3.0.1

11 Oct 16:28
Compare
Choose a tag to compare

Clean old python files and update README.

Version 3.0.0

30 Sep 08:57
Compare
Choose a tag to compare

Official version of SUP, MM, RMM and FM for the EURASIP paper.

Version 2.2.6

21 Jul 12:58
Compare
Choose a tag to compare

Fix ESC10 and GSC auto-download.
Add catch exception PermissionError when getting current git hash.

Version 2.2.5

20 Jul 10:24
Compare
Choose a tag to compare

Update README and fix minor errors when using RMM on CIFAR10 and when downloading the datasets.

Version 2.2.4

19 Jul 13:24
Compare
Choose a tag to compare

Clean imports and files again, update print, add minor typing.