a-lemus96 / fs-nerf

PyTorch implementation for experimenting with frequency regularized Neural Radiance Fields.
0 stars 0 forks source link

[feat]: Improve LLFF camera distribution plot #50

Closed a-lemus96 closed 3 months ago

a-lemus96 commented 3 months ago

Adjust bounds for plotly plot based on the type of dataset.

a-lemus96 commented 3 months ago

Added parameter t for setting absolute value of upper and lower bounds.