learning3d icon indicating copy to clipboard operation
learning3d copied to clipboard

This is a complete package of recent deep learning methods for 3D point clouds in pytorch (with pretrained models).

Results 11 learning3d issues
Sort by recently updated
recently updated
newest added

Hi there. Thanks for this repository. I think there are some problems in model constructions, the model files and pretrained model dictionary seem to be not matching. I see problems...

Hi, when I run the file setup.py for pointnet2_cuda, I am getting the following error: error: wrong number of template arguments (5, should be 2) return __and_

Hi! There are any reason why SegmentationData not implemented?

Thanks for this neat and necessary library @vinits5. I see that there is plan to integrate PPF-FoldNet in the future as well. We are still unable to release the official...

Error raised in pointnet2 module in utils! Either don't use pointnet2_utils or retry it's setup Error in pointnet2_utils! Retry setup for pointnet2_utils. how can i solve it?

I am getting the following error in running PointConv and PPFNet for classification. Thanks in advance for any suggestions. **python train_PointConv_Narges.py --nclasses 9 all_data.shape (9840, 2048, 3) all_label.shape (9840, 1)...

![image](https://user-images.githubusercontent.com/41202120/230427266-20cb3345-61cd-4e0d-b76b-9809dad64641.png) hello,while I run pcrnet_train.py in my virtual python environmnent outside learning3d ,I come across a question shown in this picture,I sincerly hope you help with me to slove this...

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.2.2 to 1.5.0. Release notes Sourced from scikit-learn's releases. Scikit-learn 1.5.0 We're happy to announce the 1.5.0 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html and...

dependencies

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...

dependencies