P-CORE release assets
Checkpoints and data for P-CORE: Self-Supervised Surface Consistency for Point-Based Neural Editing (ECCV 2026). Code: https://github.com/zvict/p-core
Download everything into a checkout so the paths match what the configs expect:
hf download victor678/p-core --local-dir .
Contents
| Path | What it is |
|---|---|
checkpoints/{neural_editor,objaverse}/<scene>/model.pth |
Released weights, one per benchmark scene |
checkpoints/{neural_editor/ship,objaverse/lego}/base_model.pth |
Reconstruction parents those two scenes initialize from |
data/Objaverse/<scene>/start |
Our processed PAPR-in-Motion Objaverse subset (canonical views) |
datasets/{neural_editor,objaverse}/<scene> |
Deformed views, used only at evaluation time |
edits/<benchmark>/<scene>/points.ply |
Deformed point clouds |
2dgs/ |
2DGS initial point clouds and depth supervision |
The NeRF Synthetic scenes are not redistributed here; get them from the link in
the code repository's README and place them under data/nerf_synthetic/.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support