Meta-PU icon indicating copy to clipboard operation
Meta-PU copied to clipboard

Meta-PU: An Arbitrary-Scale Upsampling Network for Point Cloud (TVCG 2021)

Results 7 Meta-PU issues
Sort by recently updated
recently updated
newest added

Can I use your pretrained model to upsample a random point cloud?

thanks for sharing the open source to the public our lab just implement your project and we face a problem whether the source of "python setup.py build_ext --inplace" change or...

Hello I got this error while trying to read the train file. **Unable to open file (truncated file: eof = 246689695, sblock->base_addr = 0, stored_eof = 320882371)** Can you please...

I got an error when try to install pointnet2 extension and run training. After `pip install -e .`: ``` Traceback (most recent call last): File "/content/Meta-PU/model/networks.py", line 17, in import...

An one repository in requirements.txt is not found. [https://github.com/pleaseconnectwifi/Meta-PU/blob/143f3eb599f19b8e06042d124fe92abbac274c85/requirements.txt#L1](https://github.com/pleaseconnectwifi/Meta-PU/blob/143f3eb599f19b8e06042d124fe92abbac274c85/requirements.txt#L1) Is it possible to replace on one from this list? - https://github.com/chenzhutian/etw_pytorch_utils - https://github.com/peter0749/etw_pytorch_utils

I got an error when training using other dataset `Segmentation fault (core dumped)`, How to deal with it? Thank you very much!

Cuda = 11.0, pytorch = 1.7.1 Report an error on the environment