Git Product home page Git Product logo

Comments (9)

synxlin avatar synxlin commented on September 3, 2024

Hi, @nicolexie. I have fixed check API for PyTorch 1.5 and tried running the command. It should work now for PyTorch 1.5.

from pvcnn.

nicolexie avatar nicolexie commented on September 3, 2024

Hi, @nicolexie. I have fixed check API for PyTorch 1.5 and tried running the command. It should work now for PyTorch 1.5.

Thanks for the reply. I use PyTorch 1.3.0 recently. The output format is right, but the values are all zeros, I have not figure out
the reason.

from pvcnn.

synxlin avatar synxlin commented on September 3, 2024

Hi, @nicolexie.
I would recommend you to delete _pvccn_backend under /tmp/torch_extensions, and tried again.
For Pytorch 1.3, the check API in this file should be AT_CHECK, while TORCH_CHECK for Pytorch 1.5.

from pvcnn.

nicolexie avatar nicolexie commented on September 3, 2024

Hi, @nicolexie.
I would recommend you to delete _pvccn_backend under /tmp/torch_extensions, and tried again.
For Pytorch 1.3, the check API in this file should be AT_CHECK, while TORCH_CHECK for Pytorch 1.5.

I tried, pytorch 1.3 and1.5 both, but I got the same error

from pvcnn.

nicolexie avatar nicolexie commented on September 3, 2024

cuda

Hi, @nicolexie.
I would recommend you to delete _pvccn_backend under /tmp/torch_extensions, and tried again.
For Pytorch 1.3, the check API in this file should be AT_CHECK, while TORCH_CHECK for Pytorch 1.5.

I tried, pytorch 1.3 and1.5 both, but I got the same error

maybe cuda problem

from pvcnn.

zx19950617 avatar zx19950617 commented on September 3, 2024

Hi, @synxlin @nicolexie ! I met the same problem.
voxel_features, voxel_coords = self.voxelization(features, coords)
voxel_features are zeros.

Confusedly, the program doesn't raise any warning and error.

My environments are as follows:
pytorch 1.3.1
cuda 10.0
How do you solve this problem? Any suggestion will be appreciated a lot!

Best regards

from pvcnn.

nicolexie avatar nicolexie commented on September 3, 2024

Hi, @synxlin @nicolexie ! I met the same problem.
voxel_features, voxel_coords = self.voxelization(features, coords)
voxel_features are zeros.

Confusedly, the program doesn't raise any warning and error.

My environments are as follows:
pytorch 1.3.1
cuda 10.0
How do you solve this problem? Any suggestion will be appreciated a lot!

Best regards

I changed the cuda version, and
My environments are as follows:
pytorch 1.5
cuda 10.0

from pvcnn.

Pirazh avatar Pirazh commented on September 3, 2024

Hi @nicolexie,

So did changing the CUDA version solved your problem entirely? right now I am using CUDA 11.6 and Pytorch 1.13 and I have the exact same issue, without giving any error, the code runs and produces an all zero tensor for the voxel volume despite that point cloud has non-zero features.

I am wondering if you tried the code with a more recent version of CUDA and Pytorch

from pvcnn.

HLJT avatar HLJT commented on September 3, 2024

你好@nicolexie,

现在更改 CUDA 版本是否解决了您的问题?现在我正在完全使用 CUDA 11.6 和 Pytorch 1.13,我遇到了几十个问题,没有给出任何错误,代码运行并为体素体积生成全零张量,点云具有非零特征。

我想知道您是否使用 CUDA 和 Pytorch 的更新版本尝试过该代码

Hello, I also encountered the same problem as you. Did you solve it? I would be very grateful if you could reply.

from pvcnn.

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.