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

Need urgent help | Trying to run inference on T-LESS dataset #301

Open
PannagaS opened this issue Feb 10, 2024 · 0 comments
Open

Need urgent help | Trying to run inference on T-LESS dataset #301

PannagaS opened this issue Feb 10, 2024 · 0 comments

Comments

@PannagaS
Copy link

Hello,

I am trying to run inference on T-LESS dataset, but for some reason I'm getting this error -
image
Now I know that there is no file like results.json, but how do I get one? I followed every single line given in the repository to make it work. I even tried replicating the paper using docker, but I'm getting numpy version compatibility issue. So I tried doing pip installations manually and was able to install all the dependencies, but I'm not able to run the inference.
I downloaded the trained weights on T-LESS model (from the google drive link given), but that file had so many other things apart from T-LESS and I didn't understand what files to download, so I downloaded all the files that had T-LESS written on them.
Next, I extracted and put them under data/model/ folder, now it looks like this -
image

Now, I'm not sure if I missed anything here, but I am running the following command after the above steps -
python run.py --type evaluate --cfg_file configs/tless/tless_01.yaml , but I'm getting results.json file not found error.
PLEASE HELP ME SOLVE THIS! I am DYING HERE ://///

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

1 participant