Table 2 Number of trainable weights in different topologies.

From: Minimal Linear Networks for Magnetic Resonance Image Reconstruction

 

#Tunable weights N = 128 matrix size, Nch = 13 channels, NTS = 7 Time segments, NN = 12 Neighbors, Acc = 4

AUTOMAP4

1,409,286,144

NchN4/Acc + 2N4 + C

Full general-purpose linear transform

1,744,830,464

2NchN4/Acc

k + I MLN, TS independent

36,012,032

2NchNSegmentsNNN2 + 2N2NTS

MLN, TS shared

5,398,528

2N2Nch/Acc + 2N2NSegmentsNN + 2N2NTS

MLN, no B0 correction

5,111,808

2N2NchNN

  1. The full general-purpose linear transform transforms is similar to the main layer of AUTOMAP - transforming directly from signal data to reconstructed image.