Ameliecc
Ameliecc
This error occurs when I execute the train_semseg.py: PS F:\pointnet_pointnet2_pytorch-master> python train_semseg.py --model pointnet2_sem_seg --test_area 5 --log_dir pointnet2_sem_seg PARAMETER ... Namespace(batch_size=16, decay_rate=0.0001, epoch=32, gpu='0', learning_rate=0.001, log_dir='pointnet2_sem_seg', lr_decay=0.7, model='pointnet2_sem_seg', npoint=4096, optimizer='Adam',...
Hi,Mr Su!Sorry to bother you. I am running run_experiments.m in the MVCNN code. However ,there is an unrecognizable field name of "learningRate", and the error is at line 130 in...
### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...
Hi~ I would like to save the skeleton without the mesh, however I don't know how to do it. Would you please give me some advice? Following are the code...

Hi, I am running the sample, and the error occured: ``` L, M = robust_laplacian.point_cloud_laplacian(points) AttributeError: module 'robust_laplacian' has no attribute 'point_cloud_laplacian' ``` The code is attached: ``` ` import...
Current volume ratio 0.0045762590683944325. Contraction weights 2048.0. Attraction weights 1012.7767136646321. Progress LBC: 45%|████▌ | 9/20 [00:10