3DStructurePoints
No description available.
File Explorer
Download Latest Version (.zip)- __init__.py
- bhcp_dataloader.py
- data_utils.py
- shapenet_seg_dataloader.py
- 0.off
- 1.off
- 2.off
- 0.off
- 1.off
- 2.off
- 0.off
- 1.off
- 2.off
- 0.off
- 1.off
- 2.off
- bike_query_pts.off
- bike_src_pts.off
- chair_query_pts.off
- chair_src_pts.off
- plane_query_pts.off
- plane_src_pts.off
- bike_tgt_pts_0.off
- bike_tgt_pts_1.off
- bike_tgt_pts_2.off
- chair_tgt_pts_0.off
- chair_tgt_pts_1.off
- chair_tgt_pts_2.off
- plane_tgt_pts_0.off
- plane_tgt_pts_1.off
- plane_tgt_pts_2.off
- data_ico.jpg
- paper_thumbnail.jpg
- paper_thumbnail_ori.jpg
- pipeline.jpg
- teaser.jpg
- glab.css
- index.html
- evaluate_corres_accuracy.py
- evaluate_label_transfer_accuracy.py
- teaser.png
- __init__.py
- chamfer_distance.py
- pointnet2_structure_point_net.py
- ball_query.h
- cuda_utils.h
- group_points.h
- interpolate.h
- sampling.h
- utils.h
- ball_query.cpp
- ball_query_gpu.cu
- bindings.cpp
- group_points.cpp
- group_points_gpu.cu
- interpolate.cpp
- interpolate_gpu.cu
- sampling.cpp
- sampling_gpu.cu
- __init__.py
- persistent_dataloader.py
- pytorch_utils.py
- sacred_trainer.py
- seq.py
- visdom_observer.py
- viz.py
- __init__.py
- linalg_utils.py
- pointnet2_modules.py
- pointnet2_utils.py
- __init__.py
- setup.py
- test_shape_correspondence.py
- test_structure_points.py
- __init__.py
- train_structure_points.py
- train_structure_points_for_label_transfer.py
- __init__.py
- check_points_utils.py
- logutils.py
- mesh_utils.py
- point_cloud_utils.py
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/NolenChen/3DStructurePoints
Downloads the entire project code from GitHub to your computer.
cd 3DStructurePoints
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
