-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
inference on a single image #1
Comments
Single image prediction.
|
Thanks for sharing!!! |
@sdm621 Could you please explain why do we need a sequence of labels with zero initialization during inference? Also do you know the inference time for this model on your side? I tested for a single image with input size of 768x12024 and it takes almost 8-9 seconds on CPU with Core-i7. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi great work ! Could you tell us how to make the inference on a single image ?
Thank you !
The text was updated successfully, but these errors were encountered: