autonomousvision / occupancy_networks

This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"
https://avg.is.tuebingen.mpg.de/publications/occupancy-networks
MIT License
1.49k stars 291 forks source link

THCGeneral.cpp line=405 error=11 : invalid argument #72

Open zyz-notebooks opened 4 years ago

zyz-notebooks commented 4 years ago

=> Loading checkpoint from url... Warning: generator does not support pointcloud generation. 0%| | 0/9 [00:00<?, ?it/s]THCudaCheck FAIL file=/opt/conda/conda-bld/pytorch_1544174967633/work/aten/src/THC/THCGeneral.cpp line=405 error=11 : invalid argument

fashionguy commented 4 years ago

@zyz-1998 I got the same problem, Do you solve this.

fashionguy commented 4 years ago

@LMescheder Could you give some advice.

zyz-notebooks commented 4 years ago

@LMescheder您能给些建议吗?

linux no problem

llingg commented 3 years ago

I encounter the same problem on linux, what is this about? and how can I fix it?

XiaoyanQian commented 1 year ago

Hi guys, any solution in that regard? I also encounter this problem