Coder Social home page Coder Social logo

Comments (13)

liqi0126 avatar liqi0126 commented on August 16, 2024 1

The Colab notebook works for me too. I guess it is the driver's problem. I use Cuda 11.0. Which version are you using?

from chamfer_distance.

SeanChenxy avatar SeanChenxy commented on August 16, 2024 1

@liqi17thu @otaheri Hi, I meet the same problem. Have you solved it? I wonder whether this is related to gcc/g++ version?

from chamfer_distance.

HAN-oQo avatar HAN-oQo commented on August 16, 2024

i have a same issue. Did you get any solution?

from chamfer_distance.

liqi0126 avatar liqi0126 commented on August 16, 2024

No, I end up implementing it by myself.

from chamfer_distance.

otaheri avatar otaheri commented on August 16, 2024

What is your PyTorch version? have you tried with version 1.1.0? I just tried it, and it works. I will take a deeper look into this.

from chamfer_distance.

liqi0126 avatar liqi0126 commented on August 16, 2024

I use PyTorch 1.7.0.

from chamfer_distance.

trungpham2606 avatar trungpham2606 commented on August 16, 2024

@otaheri
The pytorch link you give is pytorch cpu ?
Iam using the pytorch 1.6.0 + gpu. When I run import chamfer_distance it built again and failed.

from chamfer_distance.

otaheri avatar otaheri commented on August 16, 2024

@trungpham2606 If you already have any version of PyTorch installed, you don't have to install the one that is referred to in readme again. So, just go with your installed PyTorch version and it should work.

from chamfer_distance.

otaheri avatar otaheri commented on August 16, 2024

@liqi17thu I noticed that the Ninja package was missing from the requirements. Now it is added and it should work if you reinstall the package. Let me know if it is not working. Also, you need a PyTorch with Cuda support.

from chamfer_distance.

liqi0126 avatar liqi0126 commented on August 16, 2024

Not working.... test with torch 1.7.1
image

from chamfer_distance.

otaheri avatar otaheri commented on August 16, 2024

Can you try the Colab notebook that I prepared Here. I tried with torch1.7.1 and it works for me.

from chamfer_distance.

otaheri avatar otaheri commented on August 16, 2024

I used it with pytorch1.6 and cu9.2 before and now I am using PyTorch 1.8 and Cuda 10.2 and it is ok with both.

from chamfer_distance.

lileitech avatar lileitech commented on August 16, 2024

The Colab notebook works for me too. I guess it is the driver's problem. I use Cuda 11.0. Which version are you using?

cuda 11.0 also did not work for me

from chamfer_distance.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.