Code Monkey home page Code Monkey logo

Comments (15)

17862979438 avatar 17862979438 commented on May 18, 2024

from pointnet2.

Omar-Tag avatar Omar-Tag commented on May 18, 2024

I think u should change all the paths directory in the codes into tensorflow framework folder on ur pc, i remembered that i faced the same problems when trying to run the training and it might leads you to several similar errors which will need unto do the same solution several time

from pointnet2.

Imy16 avatar Imy16 commented on May 18, 2024

@Omar-Tag Thanks for your reply.
Are you using tensorflow with virtual environment?
I changed the path of tensorflow in grouping and sampling foldors of 'tf_ops' but still get the same errors !

from pointnet2.

Omar-Tag avatar Omar-Tag commented on May 18, 2024

@Imy16 No i am using ubuntu 16

from pointnet2.

Imy16 avatar Imy16 commented on May 18, 2024

@Omar-Tag Finally I found the solution ! :D
I installed two versions of Tensorflow (one with simple pip (1.0) and the other with virtual environment (1.2))
I was confusing the path of the two installed versions of tensorflow..
Just I fixed the path and compiled the tf ops while the virtual environment is activated.
Thanks Omar :)

from pointnet2.

 avatar commented on May 18, 2024

I wonder if you have solved it. I meet it, try change all the paths, but can't work out.

from pointnet2.

Imy16 avatar Imy16 commented on May 18, 2024

@UCASJingKun Yes, I solved it.
I was just confusing the path of Tensorflow's two installed versions.
Try to change all the paths directory in the codes into tensorflow framework folder on your pc
and compile the tf ops while the virtual environment is activated if you're using Tensorflow with virtual environment.

from pointnet2.

 avatar commented on May 18, 2024

thanks, I have solved it.

from pointnet2.

ccu1tn avatar ccu1tn commented on May 18, 2024

Dear @Omar-Tag @UCASJingKun

I have the same as your errors. But when I change location tensorflow path it is not changed for me.
This my location
nn2
And this my new path I want to change in /.bashrc file
nn1
Please give me some your idea
many thank

from pointnet2.

Omar-Tag avatar Omar-Tag commented on May 18, 2024

@ccu1tn you dont change the path of tensorflow , what we mean above , is that you should change the paths that is used in the code to the correct paths relevent to each pc , what happened with @Imy16 abd @UCASJingKun is that they were confused with the existence of two tensorflow's version on their environment so they used the wrong directories

from pointnet2.

ccu1tn avatar ccu1tn commented on May 18, 2024

from pointnet2.

usherbob avatar usherbob commented on May 18, 2024

@ccu1tn Actually, you need to change the tensorflow path and CUDA path in tf_xxx_compile.sh.

from pointnet2.

Esteban-25 avatar Esteban-25 commented on May 18, 2024

Hi,
could you tell me what the commands are to retrieve both the TensorFlow and CUDA paths in my computer? I'm using Ubuntu 18.04
Thanks!

from pointnet2.

usherbob avatar usherbob commented on May 18, 2024

Usually ~/anaconda/envs/env_name/lib/python2.7/site-packages/tensorflow if using Anaconda.

Hi,
could you tell me what the commands are to retrieve both the TensorFlow and CUDA paths in my computer? I'm using Ubuntu 18.04
Thanks!

from pointnet2.

Esteban-25 avatar Esteban-25 commented on May 18, 2024

@usherbob, thanks, but I am not using Anaconda.
I would just like to know the commands in a (linux) terminal that would let me retrieve both paths easily. I assume such commands wouldn't change if I were using a virtual environment, though the paths themselves might?

from pointnet2.

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.