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
- Amir MOHAMMADI authored
@@ -69,6 +69,10 @@ The config files should have the following objects totally:
@@ -69,6 +69,10 @@ The config files should have the following objects totally:
@@ -81,7 +85,6 @@ from bob.io.base import create_directories_safe
@@ -81,7 +85,6 @@ from bob.io.base import create_directories_safe
@@ -92,73 +95,63 @@ def _int64_feature(value):
@@ -92,73 +95,63 @@ def _int64_feature(value):