We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I do the PlenOctrees Optimization with python -m octree.optimization, one error comes up:
python -m octree.optimization
Error in svox.volume_render_image_backward : too many resources requested for launch
which results in no change of the validation_psnr and then Stop since overfitting. May I ask what the problem is and how to solve it? Many thanks.
validation_psnr
Stop since overfitting
The text was updated successfully, but these errors were encountered:
@weihaosky Have you addressed this issue? Thanks!!
Sorry, something went wrong.
Unfortunately no
No branches or pull requests
When I do the PlenOctrees Optimization with
python -m octree.optimization
, one error comes up:which results in no change of the
validation_psnr
and thenStop since overfitting
.May I ask what the problem is and how to solve it? Many thanks.
The text was updated successfully, but these errors were encountered: