Update config_camus.yaml
Browse files- config_camus.yaml +1 -1
config_camus.yaml
CHANGED
|
@@ -6,7 +6,7 @@ data:
|
|
| 6 |
dataset_folder: hf://zeahub/camus-sample
|
| 7 |
# The path of the file to load when running the UI (either an absolute path or
|
| 8 |
# one relative to the dataset folder)
|
| 9 |
-
file_path: val/
|
| 10 |
# true: use local data on this device, false: use data from NAS
|
| 11 |
local: false
|
| 12 |
# The form of data to load (raw_data, rf_data, iq_data, beamformed_data,
|
|
|
|
| 6 |
dataset_folder: hf://zeahub/camus-sample
|
| 7 |
# The path of the file to load when running the UI (either an absolute path or
|
| 8 |
# one relative to the dataset folder)
|
| 9 |
+
file_path: val/patient0401/patient0401_4CH_half_sequence.hdf5
|
| 10 |
# true: use local data on this device, false: use data from NAS
|
| 11 |
local: false
|
| 12 |
# The form of data to load (raw_data, rf_data, iq_data, beamformed_data,
|