Skip to content

Commit

Permalink
Remove extra spaces (openvinotoolkit#3666)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wovchena authored Jan 13, 2023
1 parent 5124bf6 commit 696eb50
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions data/dataset_definitions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1473,15 +1473,15 @@ datasets:
reference_suffix: out

- name: online_mstcn_plus_encoder_dataset
data_source: annotation
reader: numpy_reader
annotation_conversion:
converter: feature_regression
reference_dir: image
input_dir: image
input_suffix: in
reference_suffix: out
use_bin_data: True
data_source: annotation
reader: numpy_reader
annotation_conversion:
converter: feature_regression
reference_dir: image
input_dir: image
input_suffix: in
reference_suffix: out
use_bin_data: True

- name: smartlab_detection_10cl_top
data_source: object_detection/streams_1/top/images
Expand Down

0 comments on commit 696eb50

Please sign in to comment.