Add support for databases which contain more than one sample in one file
Closed
Add support for databases which contain more than one sample in one file
mutilsample
into
master
1 unresolved thread
1 unresolved thread
Compare changes
@@ -69,6 +69,13 @@ The config files should have the following objects totally:
@@ -69,6 +69,13 @@ The config files should have the following objects totally:
@@ -81,7 +88,6 @@ from bob.io.base import create_directories_safe
@@ -81,7 +88,6 @@ from bob.io.base import create_directories_safe
@@ -92,73 +98,64 @@ def _int64_feature(value):
@@ -92,73 +98,64 @@ def _int64_feature(value):