The source project of this merge request has been removed.
introduction of pathlib.Path
1 unresolved thread
1 unresolved thread
Compare changes
+ 2
− 1
@@ -6,7 +6,8 @@ import numpy as np
use pathlib.Path class to specify relative paths. also added as an accepted input for the dataset classes' filepath specifier.