Skip to content

Fix crash when the input image is small#49

Open
sarlinpe wants to merge 1 commit intonaver:masterfrom
sarlinpe:fix-small-images
Open

Fix crash when the input image is small#49
sarlinpe wants to merge 1 commit intonaver:masterfrom
sarlinpe:fix-small-images

Conversation

@sarlinpe
Copy link

When max(H, W) < min_size, the inference is skipped and the code crashes at torch.cat(Y).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants