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

Question about whether lib/knn can be used on CPU #222

Open
wangzihanggg opened this issue Aug 10, 2023 · 4 comments
Open

Question about whether lib/knn can be used on CPU #222

wangzihanggg opened this issue Aug 10, 2023 · 4 comments

Comments

@wangzihanggg
Copy link

Hi! I've been debugging DenseFusion code recently and since I'm currently using a laptop without a graphics card, I'd like to inquire if knn has a version that can run on a cpu. pytorch:1.8.0+cpu

@wangzihanggg wangzihanggg changed the title Question about whether lib/knn can be used on Question about whether lib/knn can be used on CPU Aug 10, 2023
@PannagaS
Copy link

PannagaS commented Feb 7, 2024

Hey @wangzihanggg did you find a solution? I am also running this on CPU, and frankly I don't know how to run this. The whole repo seems so confusing to me and for some reason there seems to be an issue in downloading the ycb or linemod dataset in my case. If you found an alternative repo or paper, pls let me know.

@zahid990170
Copy link

@PannagaS facing the similar issues. Did you sort out. I could not use the script ./download.sh to properly download either dataset. I just manually downloaded Linemod dataset and copied it to the right location. Then, when I tried to run the training script on it, I got other errors such as "ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead." Still not able to solve these issues.

@PannagaS
Copy link

PannagaS commented Apr 6, 2024

@zahid990170 I dropped this implementation sorry. Maybe try reaching out to authors via email?

@zahid990170
Copy link

@PannagaS ok, I have been trying using the older versions of pytorch to see if I can still run 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

3 participants