ML_Decoder icon indicating copy to clipboard operation
ML_Decoder copied to clipboard

Issue during inference

Open Debjyoti-Adhikary opened this issue 2 years ago • 3 comments

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.

Debjyoti-Adhikary avatar Mar 14 '23 10:03 Debjyoti-Adhikary

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.

yangyangtiaoguo avatar May 19 '23 10:05 yangyangtiaoguo

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?

idj3tboy avatar Nov 26 '23 08:11 idj3tboy

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

Sondosmohamed1 avatar Dec 10 '23 14:12 Sondosmohamed1