Adapt TFRecords data type to the initial data type
All threads resolved!
All threads resolved!
Compare changes
+ 27
− 12
@@ -34,6 +34,19 @@ import tensorflow as tf
@@ -58,8 +71,9 @@ def read_as_np_arr(gdal_ds, as_patches=True):
@@ -68,7 +82,7 @@ def read_as_np_arr(gdal_ds, as_patches=True):
@@ -246,6 +260,7 @@ class PatchesImagesReader(PatchesReaderBase):
@@ -254,7 +269,7 @@ class PatchesImagesReader(PatchesReaderBase):
@@ -613,8 +628,8 @@ class TFRecords:
@@ -629,7 +644,7 @@ class TFRecords:
@@ -646,8 +661,8 @@ class TFRecords:
@@ -655,8 +670,8 @@ class TFRecords:
@@ -665,8 +680,8 @@ class TFRecords: