Coder Social home page Coder Social logo

Comments (7)

Leong1230 avatar Leong1230 commented on July 1, 2024 3

On windows, maybe try to replace '/' with double '\' in line 20, 21 in dist_chamfer_3D.py to make sure
"/".join(os.path.abspath(file).split('\')[:-1] + ["chamfer_cuda.cpp"])
is the right path.

from chamferdistancepytorch.

jih189 avatar jih189 commented on July 1, 2024 2

have you run python setup.py install?

from chamferdistancepytorch.

ThibaultGROUEIX avatar ThibaultGROUEIX commented on July 1, 2024

Hi @SysOverdrive
I am not sure what you mean by because of the error in the title. Can you be more specific?
Did the tests run on your end?
Sincerely,
Thibault

from chamferdistancepytorch.

SysOverdrive avatar SysOverdrive commented on July 1, 2024

Hi ThibaultGROUEIX so first I was referring to :

image

from chamferdistancepytorch.

SysOverdrive avatar SysOverdrive commented on July 1, 2024

So basically I am using a conda enviroment to install and use the chamfer distance. I have tried running from a VS Build tools consolse/ from conda and other ways.

I am running on a windows machine :)

from chamferdistancepytorch.

ahariri13 avatar ahariri13 commented on July 1, 2024

@SysOverdrive Any luck running on windows ? I have a similar problem

from chamferdistancepytorch.

tiancaipipi110 avatar tiancaipipi110 commented on July 1, 2024

"/".join(os.path.abspath(file).split('')[:-1] + ["chamfer_cuda.cpp"]) is the right path.

This works, but then it'll run into OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root.

from chamferdistancepytorch.

Related Issues (20)

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.