Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reference result is black #69

Open
ChengLiDuoJi opened this issue Oct 13, 2024 · 2 comments
Open

reference result is black #69

ChengLiDuoJi opened this issue Oct 13, 2024 · 2 comments

Comments

@ChengLiDuoJi
Copy link

I can run mvsplat successfully, but when i checked the output/test, i found all the pictures are black. Why?
My environment is:
Package Version


aiohappyeyeballs 2.4.3
aiohttp 3.10.8
aiosignal 1.3.1
antlr4-python3-runtime 4.9.3
async-timeout 4.0.3
attrs 24.2.0
beartype 0.19.0
black 24.8.0
certifi 2024.8.30
charset-normalizer 3.3.2
click 8.1.7
colorama 0.4.6
colorspacious 1.1.2
contourpy 1.3.0
cycler 0.12.1
dacite 1.8.1
debugpy 1.8.6
decorator 4.4.2
diff_gaussian_rasterization 0.0.0
docker-pycreds 0.4.0
e3nn 0.5.1
einops 0.8.0
filelock 3.16.1
fonttools 4.54.1
frozenlist 1.4.1
fsspec 2024.9.0
gitdb 4.0.11
GitPython 3.1.43
huggingface-hub 0.25.1
hydra-core 1.3.2
idna 3.10
imageio 2.35.1
imageio-ffmpeg 0.5.1
jaxtyping 0.2.34
Jinja2 3.1.4
kiwisolver 1.4.7
lazy_loader 0.4
lightning-utilities 0.11.7
lpips 0.1.4
MarkupSafe 2.1.5
matplotlib 3.9.2
moviepy 1.0.3
mpmath 1.3.0
multidict 6.1.0
mypy-extensions 1.0.0
networkx 3.3
ninja 1.11.1.1
numpy 1.24.0
nvidia-cublas-cu11 11.11.3.6
nvidia-cublas-cu12 12.1.3.1
nvidia-cuda-cupti-cu11 11.8.87
nvidia-cuda-cupti-cu12 12.1.105
nvidia-cuda-nvrtc-cu11 11.8.89
nvidia-cuda-nvrtc-cu12 12.1.105
nvidia-cuda-runtime-cu11 11.8.89
nvidia-cuda-runtime-cu12 12.1.105
nvidia-cudnn-cu11 8.7.0.84
nvidia-cudnn-cu12 9.1.0.70
nvidia-cufft-cu11 10.9.0.58
nvidia-cufft-cu12 11.0.2.54
nvidia-curand-cu11 10.3.0.86
nvidia-curand-cu12 10.3.2.106
nvidia-cusolver-cu11 11.4.1.48
nvidia-cusolver-cu12 11.4.5.107
nvidia-cusparse-cu11 11.7.5.86
nvidia-cusparse-cu12 12.1.0.106
nvidia-nccl-cu11 2.19.3
nvidia-nccl-cu12 2.20.5
nvidia-nvjitlink-cu12 12.6.68
nvidia-nvtx-cu11 11.8.86
nvidia-nvtx-cu12 12.1.105
omegaconf 2.3.0
opencv-python 4.6.0.66
opt_einsum 3.4.0
opt-einsum-fx 0.1.4
packaging 24.1
pathspec 0.12.1
pillow 10.4.0
pip 24.2
platformdirs 4.3.6
plyfile 1.1
proglog 0.1.10
protobuf 5.28.2
psutil 6.0.0
pyparsing 3.1.4
python-dateutil 2.9.0.post0
pytorch-lightning 2.4.0
PyYAML 6.0.2
requests 2.32.3
ruff 0.6.8
safetensors 0.4.5
scikit-image 0.24.0
scipy 1.14.1
sentry-sdk 2.15.0
setproctitle 1.3.3
setuptools 75.1.0
six 1.16.0
sk-video 1.1.10
smmap 5.0.1
svg.py 1.5.0
sympy 1.13.3
tabulate 0.9.0
tifffile 2024.9.20
timm 1.0.9
tomli 2.0.2
torch 2.1.2+cu118
torchmetrics 1.4.2
torchvision 0.16.2+cu118
tqdm 4.66.5
triton 2.1.0
typeguard 2.13.3
typing_extensions 4.12.2
urllib3 2.2.3
wandb 0.18.3
wheel 0.44.0
yarl 1.13.1
屏幕截图 2024-10-13 180936

@donydchen
Copy link
Owner

Hi @ChengLiDuoJi, this issue might be caused by the installation of diff-gaussian-rasterization-modified; try to install it manually by recursively cloning from the original GitHub project and then install it. More solutions and related discussions are detailed at #60

@ChengLiDuoJi
Copy link
Author

ChengLiDuoJi commented Oct 14, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants