File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -1472,16 +1472,16 @@ datasets:
1472
1472
input_suffix : in
1473
1473
reference_suffix : out
1474
1474
1475
- - name : online_mstcn_plus_encoder_dataset
1475
+ - name : online_mstcn_plus_encoder_dataset
1476
1476
data_source : annotation
1477
1477
reader : numpy_reader
1478
1478
annotation_conversion :
1479
- converter : feature_regression
1480
- reference_dir : image
1481
- input_dir : image
1482
- input_suffix : in
1483
- reference_suffix : out
1484
- use_bin_data : True
1479
+ converter : feature_regression
1480
+ reference_dir : image
1481
+ input_dir : image
1482
+ input_suffix : in
1483
+ reference_suffix : out
1484
+ use_bin_data : True
1485
1485
1486
1486
- name : smartlab_detection_10cl_top
1487
1487
data_source : object_detection/streams_1/top/images
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ models:
10
10
preprocessing :
11
11
- type : resize
12
12
dst_width : 976
13
- dst_height : 208
13
+ dst_height : 208
14
14
postprocessing :
15
15
- type : resize_segmentation_mask
16
16
dst_width : 1640
@@ -44,4 +44,4 @@ models:
44
44
- type : mean_iou
45
45
use_argmax : false
46
46
presenter : print_scalar
47
- reference : 0.7647
47
+ reference : 0.7647
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ description: >-
20
20
task_type : semantic_segmentation
21
21
files :
22
22
- name : erfnet.onnx
23
- size : 8253755
23
+ size : 8253755
24
24
checksum : f6597d416f02b8218b557c4f673a0837fc215213055f9957267667003578e76507515d7c2be5d6983549f81cb96a0a66
25
25
source : https://github.com/Zhangxianwen2021/ERFNet/raw/main/erfnet.onnx
26
26
input_info :
You can’t perform that action at this time.
0 commit comments