79757893

Date: 2025-09-07 01:13:41
Score: 0.5
Natty:
Report link

The model expects input of shape (3,H,W), ie without batch dimension, so this works:

summary(model, input_size=(3, 224, 224))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: TanjiroLL