-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Description
Hello,
Thanks for your work! In the readme you mention the input shape to be 112x112x3 but the to_input() function outputs torch.Size([1, 3, 112, 112]) when given a PIL Image.
I assume torch.Size([1, 3, 112, 112]) is the correct input format since 112x112x3 throws an error when trying to use the model, is it correct ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels