- Jul 10, 2023
-
-
André Anjos authored
-
- Jul 05, 2023
-
-
Daniel CARRON authored
-
- Jul 03, 2023
-
-
André Anjos authored
-
- Jul 01, 2023
-
-
André Anjos authored
-
- Jun 29, 2023
-
-
Daniel CARRON authored
-
André Anjos authored
-
- May 24, 2023
-
-
Daniel CARRON authored
-
- May 12, 2023
-
-
Daniel CARRON authored
As the criterion is not part of the model but instead a hyperparameter due to the use of configuration files, it is not moved to the GPU if selected as a device. We therefore manually move the criterion to the proper device, which is bad practice when using lightning but works.
-
- May 10, 2023
-
-
Daniel CARRON authored
The obects.inv file from lightning's documentation is missing a lot of methods, raising errors when building with sphinx. Problematic methods have been added to the extras.txt and encoded into extras.inv
-
- May 09, 2023
-
-
Daniel CARRON authored
-
- May 08, 2023
-
-
Daniel CARRON authored
-
Daniel CARRON authored
-
- Apr 11, 2023
-
-
Daniel CARRON authored
-
Daniel CARRON authored
-
Daniel CARRON authored
-
Daniel CARRON authored
Some DensenetRS-specific code has been removed from predictor.py, it will have to be re-added directly inside the forward of the DensenetRS model.
-
Daniel CARRON authored
-
- Jan 30, 2023
-
-
André Anjos authored
-
- Jan 23, 2023
-
-
André Anjos authored
-