Giter VIP home page Giter VIP logo

Comments (8)

layumi avatar layumi commented on June 10, 2024

requirements 中的 这个 https://github.com/layumi/person-reid-3d/blob/master/requirements.txt#L6 我估计 1.8 可能报错。

cuda 11的话 ,唯一要改的是 pointnet2_ops_lib。

  1. 安装 pointnet2_ops_lib (cuda11版本的)
  2. 把我里面一些修改的函数贴过去。就行了。

from person-reid-3d.

layumi avatar layumi commented on June 10, 2024

安装 pointnet2_ops_lib (cuda11版本的) 可以参考 这个
https://github.com/erikwijmans/Pointnet2_PyTorch
但我不确定有没有兼容 cuda11。 可以先试试 。

或者你自己搜一下github,应该能找到 cuda11的pointnet2_ops_lib 。

from person-reid-3d.

layumi avatar layumi commented on June 10, 2024

我修改的函数 。你可以对比一下。主要是在这两个 py 里。 其他都没动。

image

from person-reid-3d.

MarklearnML avatar MarklearnML commented on June 10, 2024

好的 回答的很快 非常感谢!

from person-reid-3d.

ppsychoo avatar ppsychoo commented on June 10, 2024

好的 回答的很快 非常感谢!

老哥,你用pytorch1.8跑成功了吗?我这边用dgl的时候一直说1.8与dgl不匹配。
如果跑通了,可以请教你一下 cuda11的pointnet2_ops_lib的问题吗?

from person-reid-3d.

MarklearnML avatar MarklearnML commented on June 10, 2024

好的 回答的很快 非常感谢!

老哥,你用pytorch1.8跑成功了吗?我这边用dgl的时候一直说1.8与dgl不匹配。 如果跑通了,可以请教你一下 cuda11的pointnet2_ops_lib的问题吗?

@ppsychoo 跑通了 不过我不是用pytorch1.8, 我用的具体版本是pytorch=1.12.0 cuda=11.3 dgl=1.0.1cuda113.这样应该不会跟dgl冲突
pointnet2_ops_lib的问题我是通过这个解决的facebookresearch/votenet#108 (comment)
你就按照链接的教程安装官方的pointnet2,然后将该项目的pointnet2_modules.py和pointnet2_utils.py里修改过的代码复制到之前安装的pointnet2对应的文件里应该就行了。

from person-reid-3d.

ppsychoo avatar ppsychoo commented on June 10, 2024

from person-reid-3d.

ppsychoo avatar ppsychoo commented on June 10, 2024

大佬关于pointnet2_ops_lib我还有点问题,可能加个QQ请教交流一下。我的QQ是2337537323。

好的 回答的很快 非常感谢!

from person-reid-3d.

Related Issues (18)

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.