slot-attention-pytorch icon indicating copy to clipboard operation
slot-attention-pytorch copied to clipboard

Shape of Image [batch_size, num_channels, width, height]

Open gurdeepmaurya opened this issue 1 year ago • 0 comments

Hi, Just wanted to confirm if shape of image is [batch_size, num_channels, width, height],

usually it's [batch_size, num_channels, height, width].

https://github.com/evelinehong/slot-attention-pytorch/blob/1518c23c312f93b961f8c071136f0093b741863a/model.py#L176

Thanks and regards

gurdeepmaurya avatar Jan 20 '24 09:01 gurdeepmaurya