Skip to content
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

Issue during inference #71

Open
Debjyoti-Adhikary opened this issue Mar 14, 2023 · 3 comments
Open

Issue during inference #71

Debjyoti-Adhikary opened this issue Mar 14, 2023 · 3 comments

Comments

@Debjyoti-Adhikary
Copy link

I tried to run the infer.py, after installing all the dependencies. I used the model "tresnet_l_COCO__448_90_0.pth" with 448 image size (default value) over the sample image provided with the code. Due to some reason, I am not getting any classes in the output. It turns out that the model is returning a vector of "nan" values. Please let me know if I am missing anything here.

@yangyangtiaoguo
Copy link

The inference example provided by the author does not seem to work. The loading parameters also do not match the model. I tried the example tresnet_l_COCO__448_90_0.pth.

@idj3tboy
Copy link

The inference example provided by the author does not seem to work. The loading parameters also do not match the model. I tried the example tresnet_l_COCO__448_90_0.pth.

Exactly! did you find any solution to it?

@Sondosmohamed1
Copy link

i tested the inference code with Stanford and it did not work ? did anyone tested it

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

No branches or pull requests

4 participants