Skip to content

Releases: Labbeti/SSLH

Version 2.2.3

19 Jul 12:34
Compare
Choose a tag to compare

Fix imports, clean python scripts and remove old useless files.

Version 2.2.2

19 Jul 12:05
Compare
Choose a tag to compare

Clean code by removing old python files.

Version 2.2.1

13 Jul 09:01
Compare
Choose a tag to compare

Minor changes in config names, clean some code, gitignore and README.

Version 2.2.0

18 May 19:20
Compare
Choose a tag to compare

Finalize minor change on sbatch scripts.

Version 2.1.0

05 Apr 07:56
Compare
Choose a tag to compare

Official version for IS 2021.
Save hparams in logger, add stack validations.

Version 2.0.2

24 Mar 10:53
Compare
Choose a tag to compare

Add loading of best checkpoint model before validation & testing.

Version 2.0.1

23 Mar 14:22
Compare
Choose a tag to compare

v2.0.1 : Small fix of augments and refactoring main scripts.

Version 2.0.0

22 Mar 18:24
Compare
Choose a tag to compare

Full Pytorch-Lightning implementation and clean old source files.

Version 1.2.1

22 Mar 18:23
Compare
Choose a tag to compare

Massive update of the dataset and training interfaces.
Also finished to use all the MLU metrics and transforms.