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