Hi! I used torchsummary.summary(model, input_shape) to check the acc-unet model and found that the Forward/backward pass size exception occurred in all three versions, so I would like to consult you. Thank you.
Total params: 15,403,911
Trainable params: 15,403,911
Non-trainable params: 0
Hi! I used torchsummary.summary(model, input_shape) to check the acc-unet model and found that the Forward/backward pass size exception occurred in all three versions, so I would like to consult you. Thank you.
Total params: 15,403,911 Trainable params: 15,403,911 Non-trainable params: 0
Input size (MB): 0.01 Forward/backward pass size (MB): 412316860328.29 Params size (MB): 58.76 Estimated Total Size (MB): 412316860387.07