- Jul 01, 2024
-
-
-
-
-
-
-
Some failing pre-commit checks have been ignored for now
-
-
-
Since the core module and mednet-specific code have been split in separate modules,getLogger(__name__) was returning different results. The logger names have been hardcoded for now to fix issues during testing but a better solution needs to be found.
-
-
-
André Anjos authored
3d cnn visceral See merge request biosignal/software/mednet!51
-
Yvan Pannatier authored
-
- Jun 28, 2024
-
-
Yvan Pannatier authored
-
Yvan Pannatier authored
-
Yvan Pannatier authored
-
Yvan Pannatier authored
-
Yvan Pannatier authored
-
Yvan PANNATIER authored
-
Yvan PANNATIER authored
-
Yvan PANNATIER authored
-
Yvan PANNATIER authored
-
Yvan PANNATIER authored
-
Yvan PANNATIER authored
-
André Anjos authored
Fix montgomery-shenzhen-indian-tbx11k datamodule See merge request biosignal/software/mednet!55
-
Daniel CARRON authored
-
- Jun 26, 2024
-
-
Daniel CARRON authored
-
- Jun 24, 2024
-
-
Oscar JIMENEZ authored
-
- Jun 21, 2024
-
-
André Anjos authored
[doc] fix documentation job by using numpy 1.26 instead of stable in sphinx See merge request biosignal/software/mednet!53
-
-
- Jun 13, 2024
-
- Jun 10, 2024
-
-
André Anjos authored
Remove elastic deformation parallelisation See merge request biosignal/software/mednet!50
-
- Jun 07, 2024
-
-
André Anjos authored
-
André Anjos authored
Optimise device allocation for all attributes used in the training loop Closes #78 See merge request biosignal/software/mednet!49
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
[models.model] Explicitly set the datamodule batch-size to 1 to avoid issues when running in an combo-experiment
-
André Anjos authored
-
André Anjos authored
[models.model] Implement to() method to move all computing to the designated accelerator device, including losses and augmentations
-