Fix Issues when running tests on the CI
Compare changes
Files
2- Daniel CARRON authored
Histograms comme be compared directly due to differences in how the torch.resize transform is applied depending on the environment. A statistical approach using pearson coefficients is used instead. Testing of alexnet and densenet transforms have been temporarily disabled as histograms or RGB images need to be handled differently.
+ 17
− 15
@@ -5,11 +5,10 @@
@@ -204,7 +203,7 @@ class DatabaseCheckers:
@@ -226,19 +225,22 @@ class DatabaseCheckers: