Q1: X is partitioned into n=10 segments, and the length of each segment is 360. In the ecg_labels.json contains two keys (images , image_full). I wonder what the usage of “image_full" is, since img_full was defined in the ecg_mitbih.py but never be used.
Q2: what should the ecg_labels.json be like? the value of the label shoud be scalar or a list contains 10 elements?
Details are as shown in the figures below.



Q1: X is partitioned into n=10 segments, and the length of each segment is 360. In the ecg_labels.json contains two keys (images , image_full). I wonder what the usage of “image_full" is, since img_full was defined in the ecg_mitbih.py but never be used.
Q2: what should the ecg_labels.json be like? the value of the label shoud be scalar or a list contains 10 elements?
Details are as shown in the figures below.