Skip to content

Commit

Permalink
fix trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Gorunov committed Sep 11, 2020
1 parent d2e5cfa commit d8bcab0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/accuracy_checker/dataset_definitions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ datasets:
use_full_label_map: False
annotation: crossroad_extra_untagged_person_hb.pickle
dataset_meta: crossroad_extra_untagged_person_hb.json

- name: crossroad_extra_untagged_vehicle
data_source: crossroad_extra_untagged/val_data
annotation_conversion:
Expand All @@ -413,7 +413,7 @@ datasets:
use_full_label_map: False
annotation: crossroad_extra_untagged_vehicle.pickle
dataset_meta: crossroad_extra_untagged_vehicle.json

- name: crossroad_extra_untagged_vehicle_labels_from_1
data_source: crossroad_extra_untagged/val_data
annotation_conversion:
Expand All @@ -422,7 +422,7 @@ datasets:
has_background: True
annotation: crossroad_extra_untagged_vehicle_labels_from_1.pickle
dataset_meta: crossroad_extra_untagged_vehicle_labels_from_1.json

- name: pedestrian_and_vehicle_dataset
data_source: val2017
annotation_conversion:
Expand Down

0 comments on commit d8bcab0

Please sign in to comment.