Closed acannistra closed 5 years ago
related to #13 : want to create a Dataset which can represent images loaded from multiple tilesets (which might overlap).
For example:
Should create Dataset like
a/b/c.tif
mask/a/b/c.tif
d/e/f.tif
mask/d/e/f.tif
/d/e/f_1.tif
/x/y/z.tif
mask/x/y/z.tif
This is done in #15
related to #13 : want to create a Dataset which can represent images loaded from multiple tilesets (which might overlap).
For example:
Should create Dataset like
a/b/c.tif
mask/a/b/c.tif
d/e/f.tif
mask/d/e/f.tif
/d/e/f_1.tif
mask/d/e/f.tif
/x/y/z.tif
mask/x/y/z.tif