InterDigitalInc/PccAI
PccAI is a framework for AI-based point cloud compression
This framework helps researchers and engineers working with 3D models efficiently compress point cloud data using AI. You input uncompressed point clouds, and it outputs compressed point cloud streams along with performance metrics like D1, D2, and bits per point (bpp). It's designed for those developing and evaluating new AI-based compression methods for 3D data.
No commits in the last 6 months.
Use this if you are developing or benchmarking novel AI algorithms for compressing 3D point clouds and need a flexible, standardized testbed for your experiments.
Not ideal if you are looking for an out-of-the-box solution for general 3D model compression without deep involvement in AI model development or research.
Stars
35
Forks
5
Language
Python
License
—
Category
Last pushed
Apr 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/InterDigitalInc/PccAI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
nerfstudio-project/nerfstudio
A collaboration friendly studio for NeRFs
google/nerfies
This is the code for Deformable Neural Radiance Fields, a.k.a. Nerfies.
SuLvXiangXin/zipnerf-pytorch
Unofficial implementation of ZipNeRF
google/hypernerf
Code for "HyperNeRF: A Higher-Dimensional Representation for Topologically Varying Neural...