Releases: Labbeti/SSLH
Releases · Labbeti/SSLH
Version 3.1.4
Version 3.1.3
[3.1.3] 2023-10-02
Added
- Usage of sslh package when using
python -m sslh
Fixed
- FSD50K download check.
Version 3.1.2
[3.1.2] 2023-09-29
Fixed
- Local launcher file.
Version 3.1.1
[3.1.1] 2023-03-23
Added
- CITATION file.
Deleted
- Old experimental files.
Version 3.1.0
[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
Clean old python files and update README.
Version 3.0.0
Official version of SUP, MM, RMM and FM for the EURASIP paper.
Version 2.2.6
Fix ESC10 and GSC auto-download.
Add catch exception PermissionError when getting current git hash.
Version 2.2.5
Update README and fix minor errors when using RMM on CIFAR10 and when downloading the datasets.
Version 2.2.4
Clean imports and files again, update print, add minor typing.