- Jul 27, 2023
-
-
Daniel CARRON authored
Some tests have been updated, while other which are still a work in progress have been marked with @pytest.mark.skip(reason="Test need to be updated")
-
- Jul 26, 2023
-
-
-
André Anjos authored
-
We decided to handle the resizing of the input at the model level and not at the dataset level anymore. Loaders, docstrings and tests of Shenzhen and Montgomery were updated accordingly to only load data, remove black borders and crop to square shape. [image_utils.RemoveBlackBorders] had to be modified to allow functional utilization
-
-
-
- Feb 28, 2023
-
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
[tests] Simplifies test database unpacking by moving code to a pytest initializer; Make tests more unaware of the test database
-
- Jan 23, 2023
-
-
André Anjos authored
-