Requirements
Requirements
# other requirements
# for terminal image visualization
timg
tyro
yacs
yapf
tqdm
rich
shtab
sympy
pillow
addict
trimesh
imageio
termcolor
tensorboard
scikit-image
scikit-learn
pytorch_msssim
fast-autocomplete
torch-tb-profiler
# dev requirements
h5py
# https://storage.googleapis.com/open3d-releases-master/python-wheels/open3d-
0.16.0-cp310-cp310-manylinux_2_27_x86_64.whl
# http://www.open3d.org/docs/latest/getting_started.html (install the development
version from here if the previsou link is expired and python is too new)
# python3.10 support for open3d finally here
# if failed to install open3d (even when installing from latest release?), try to
skip it using
# pip install $(grep -v '^ *#\|^open3d' requirements.txt | grep .)
# NOTE: IMPORTANT
open3d
# Blender utils
# bpy
memory-tempfile
# MARK: Requires some compiling and may easily fail, but not needed for most of the
implementations
git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch
# MARK: prone to change pytorch version, please install these on demand and
manually
# spconv-cu118
# functorch
torch-scatter
# torch-sparse
# torch-geometric
# For gaussian
git+https://gitlab.inria.fr/bkerbl/simple-knn
git+https://github.com/slothfulxtx/diff-gaussian-rasterization