Add move to test dataset

This commit is contained in:
2020-04-07 14:13:08 +02:00
parent 7545619c58
commit 4a3dd11d69
+3 -1
View File
@@ -25,7 +25,9 @@ public:
// After format has been writen, where to move the raw datasets.
dataset_move_mapping.reset(
new std::unordered_map<string, string>({}));
new std::unordered_map<string, string>({
{config::raw_image_dataset_name, "detector/data"}
}));
// Definition of the file format.
file_format.reset(