gaussian-splatting
gaussian-splatting copied to clipboard
Metrics.py
trafficstars
Hello, it's my firt time trying with 3D gaussian splitting. I want to run the metrics.py but I receive NAN, anyone can help me please?
When I train (train.py) without the --eval suffix, I have the same problem as you. When I added the --eval suffix, I was able to get the computed metric. I don't know if it will help you.
@yangqinhui0423 Thank you for your help :)