PMC:7782580 / 57158-58140 JSONTXT

Annnotations TAB TSV DIC JSON TextAE

Id Subject Object Predicate Lexical cue
T429 0-21 Sentence denotes Regression framework:
T430 22-94 Sentence denotes The CNNRF (Fig. 3b) consisted of two parts (stage II and the regressor).
T431 95-339 Sentence denotes The inputs to the regression framework were the images of the lesion areas, and the output was the corresponding vector with five dimensions, representing the five clinical indicators (all clinical indicators were normalized to a range of 0–1).
T432 340-444 Sentence denotes The stage II structure was the same as that in the classification framework, except for some parameters.
T433 445-588 Sentence denotes The loss function was the MSE loss function, which was minimized using the SGD optimizer with a learning rate of a2 (in this study, a2 = 0.01).
T434 589-837 Sentence denotes A warm-up strategy was used in the initialization of the learning rate for a smooth training start, and a reduction factor of b2 (in this study, b2 = 0.1) was used to reduce the learning rate after every c2 (in this study, c2 = 50) training epochs.
T435 838-982 Sentence denotes The framework was trained for d2 (in this study, d2 = 200) epochs, and the model parameters saved in the last epoch were used in the test phase.