-
Notifications
You must be signed in to change notification settings - Fork 695
Open
Description
I'm trying to create my own dataset. What's the order of the dimensions of the input tensor? Is it (batch_size, channels, height, width), (batch_size, height, width, channels), (batch_size, height * width * channels, 1), or something different? I'm having a lot of trouble creating the hdf5 file. Anyone else have any luck?
Metadata
Metadata
Assignees
Labels
No labels