Git Product home page Git Product logo

pointclouddynamicvoxel's People

Contributors

andyyuan96 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pointclouddynamicvoxel's Issues

dynamicVoxelBEVFaster(): incompatible function arguments.

Hello, I met the problem when training, but I had already compiled the PointCloudVoxel and scatter-max in my virtual env.

发生异常: TypeError
dynamicVoxelBEVFaster(): incompatible function arguments. The following argument types are supported:
1. (self: PointCloudVoxel.PointCloudVoxel, arg0: at::Tensor, arg1: at::Tensor, arg2: at::Tensor) -> None

Invoked with: <PointCloudVoxel.PointCloudVoxel object at 0x7fa832a8ed70>, tensor([[ 4.2830, 8.0850, -2.1385, 0.2700],
[ 3.6356, 17.1089, -1.9634, 0.2500],
[ 4.9427, 9.3864, -0.1725, 0.1500],
...,
[ 4.6178, 10.6555, -1.3861, 0.4700],
[ 4.3192, 10.4141, -1.9983, 0.3000],
[ 9.7151, 11.6478, -0.5648, 0.3600]]), tensor([[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.],
...,
[0., 0., 0.],
[0., 0., 0.],
[0., 0., 0.]]), tensor([0, 0, 0, ..., 0, 0, 0], dtype=torch.int32), tensor([[0, 0, 0],
[0, 0, 0],
[0, 0, 0],
...,
[0, 0, 0],
[0, 0, 0],
[0, 0, 0]], dtype=torch.int32)
File "/home/yf/Programs/HVNet/local/pcdet/datasets/dataset.py", line 256, in prepare_data
self.hv_features[j].dynamicVoxelBEVFaster(points, bev_local_coordinate, bev_mapping_pv, bev_mapping_vf)
File "/home/yf/Programs/HVNet/local/pcdet/datasets/kitti/kitti_dataset.py", line 463, in getitem
example = self.prepare_data(input_dict=input_dict, has_label='annos' in info)
File "/home/yf/Programs/HVNet/local/tools/train_utils/train_utils.py", line 28, in train_one_epoch
batch = next(dataloader_iter)
File "/home/yf/Programs/HVNet/local/tools/train_utils/train_utils.py", line 82, in train_model
cur_epoch=cur_epoch
File "/home/yf/Programs/HVNet/local/tools/train.py", line 147, in main
max_ckpt_save_num=args.max_ckpt_save_num,
File "/home/yf/Programs/HVNet/local/tools/train.py", line 154, in
main()

error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

Hi! This bug occurred when I compiled the module "scatter". Have you ever met this problem?

In file included from /usr/local/lib/python3.6/dist-packages/torch/include/ATen/Tensor.h:3:0,
from /usr/local/lib/python3.6/dist-packages/torch/include/ATen/Context.h:4,
from /usr/local/lib/python3.6/dist-packages/torch/include/ATen/ATen.h:5,
from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/types.h:3,
from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4,
from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3,
from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3,
from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3,
from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/data.h:3,
from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/all.h:4,
from /usr/local/lib/python3.6/dist-packages/torch/include/torch/extension.h:4,
from cuda/scatter_max.cpp:1:
/usr/local/lib/python3.6/dist-packages/torch/include/ATen/core/TensorBody.h:268:30: note: declared here
DeprecatedTypeProperties & type() const {
^~~~
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

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.