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

Calibration doesn't work, no clear errors reported for debugging #100

Open
rahulu1 opened this issue Apr 1, 2024 · 3 comments
Open

Calibration doesn't work, no clear errors reported for debugging #100

rahulu1 opened this issue Apr 1, 2024 · 3 comments

Comments

@rahulu1
Copy link

rahulu1 commented Apr 1, 2024

I've followed the documentation's instructions on how to calibrate the VolCap setup, but the actual script itself seems to be running improperly, but without throwing any errors. I can't tell what's going wrong during this process, but I've already gone through and manually grabbed the correct versions of the python modules and dependencies VolCap needs (the scripts wouldn't even run prior to that).

I have my configuration settings here (max iterations as suggested on the docs):
image

and the outputs of my Capture and Process steps, respectively:
image
image

Any help or guidance on what might be wrong, and what steps I should take would be very appreciated!

P.S., not sure if it's related since there isn't much info in #98 , but it seems I might not be the only one running into this sort of problem.

@ankarako
Copy link
Contributor

ankarako commented Apr 1, 2024

Hi @rahulu1 ,

Probably you didn't install the correct onnx runtime version.

@rahulu1
Copy link
Author

rahulu1 commented Apr 10, 2024

Hi @ankarako , apologies, I'm seeing this a bit late! Thanks for the pointer! I'm looking into it now, but would you happen to know what the required onnx runtime version is? or where I could find that information myself? I didn't see anything like that specified in the docs, and I'm not getting an error message that would indicate which version I should upgrade/downgrade to.

@ankarako
Copy link
Contributor

Sorry for the late response. So the calibration instructions are indeed outdated. If you go to the
path specified in the documentation, there is an instructions.txt file. Please try to follow them instead of the documentation instructions.

You can also check the ONNX version required if you read requirments.txt.

Please do not follow the automated install sciprt.

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

2 participants