Refactored python training and inference code for 3D Gaussian Splatting
Project description
gscompressor: compress 3DGS scenes by Draco
Install (PyPI)
pip install gscompressor
(No Linux version because not supported by PyPI: Binary wheel can't be uploaded on pypi using twine)
Install (Development)
Install gaussian-splatting.
You can download the wheel from PyPI:
pip install --upgrade gaussian-splatting
Alternatively, install the latest version from the source:
pip install --upgrade git+https://github.com/yindaheng98/gaussian-splatting.git@master
Install reduced-3dgs.
You can download the wheel from PyPI:
pip install --upgrade reduced-3dgs
Alternatively, install the latest version from the source:
pip install --upgrade git+https://github.com/yindaheng98/reduced-3dgs.git@main
(Optional) Install lapis-gs.
You can download the wheel from PyPI:
pip install --upgrade lapis-gs
Alternatively, install the latest version from the source:
pip install --upgrade git+https://github.com/yindaheng98/lapis-gs.git@main
git clone --recursive https://github.com/yindaheng98/gscompressor
cd gscompressor
pip install tqdm plyfile tifffile
pip install --target . --upgrade --no-deps .
(Optional) If you prefer not to install gaussian-splatting and reduced-3dgs in your environment, you can install them in your lapis-gs directory:
pip install --target . --no-deps --upgrade git+https://github.com/yindaheng98/gaussian-splatting.git@master
pip install --target . --no-deps --upgrade git+https://github.com/yindaheng98/reduced-3dgs.git@main
pip install --target . --no-deps --upgrade git+https://github.com/yindaheng98/lapis-gs.git@main # Optional
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gscompressor-1.1.2-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: gscompressor-1.1.2-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
343d21ff6f95baa73e36174e5d52b98f76315493656a57ab11ec7bfcf46d5853
|
|
| MD5 |
896dfb2c2784a441bb03f26505e41a19
|
|
| BLAKE2b-256 |
71554eed5a45b04d52d47ace7a618f4f4fc3c66d724d1121caa355f0c47a1949
|
File details
Details for the file gscompressor-1.1.2-cp312-cp312-macosx_10_13_universal2.whl.
File metadata
- Download URL: gscompressor-1.1.2-cp312-cp312-macosx_10_13_universal2.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.12, macOS 10.13+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d2279758e8b8ff270e7bed1d73b3c528903835108c40de780e9f7e7b317734c
|
|
| MD5 |
9a5937b3882fbb060bb92e4eaee1f340
|
|
| BLAKE2b-256 |
bf5b5594fd295d132952c48f2e998ffba0685d8784933474ebb05e73302a4b21
|
File details
Details for the file gscompressor-1.1.2-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: gscompressor-1.1.2-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c10e9faf637378546335339e017c29752f689657764994c0fe68dfe8e0e4adbf
|
|
| MD5 |
55bb8d91150201a9081b9128b17bdcac
|
|
| BLAKE2b-256 |
75a5bb3b316884d60f83c42de57b41eeefe398f9a5bd2809b1fc3d19f54b8a4d
|
File details
Details for the file gscompressor-1.1.2-cp311-cp311-macosx_10_9_universal2.whl.
File metadata
- Download URL: gscompressor-1.1.2-cp311-cp311-macosx_10_9_universal2.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.11, macOS 10.9+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b48d9478b51f9f6c10a0dc9f97df15584d2b5c084b50ec7ad514698596822cbd
|
|
| MD5 |
2c83d7ddf671684dc7afb95e69c069a6
|
|
| BLAKE2b-256 |
780b1c886fe005a6603e558ca659bb6c5ce0926708753a62ccde4a3089227ee0
|
File details
Details for the file gscompressor-1.1.2-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: gscompressor-1.1.2-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dcaa20c8d95f4ee6b5e09a856074d480a179d1cae08952f7a8f542113ca4bcc
|
|
| MD5 |
e1f1013ea0d0cdfe12a5219cc9698ebb
|
|
| BLAKE2b-256 |
99ed21a468e95be82b3af5fc3c2c4c717951d1bc61a4baa0e71f8986a116444d
|
File details
Details for the file gscompressor-1.1.2-cp310-cp310-macosx_10_9_universal2.whl.
File metadata
- Download URL: gscompressor-1.1.2-cp310-cp310-macosx_10_9_universal2.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.10, macOS 10.9+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8af180e94689731d635598c9ea3b65f0358b4a7709b3ed50f83608b4eac70b1b
|
|
| MD5 |
cb6149441e50f31c5ca1fc9192c213b5
|
|
| BLAKE2b-256 |
a0dc847759db8b0a8bd3361b7367ee434ac86b361d10456333b5c7bfc8ad9605
|