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

how to reduce floating foggy artifact? #26

Closed
HrsPythonix opened this issue Jul 13, 2023 · 2 comments
Closed

how to reduce floating foggy artifact? #26

HrsPythonix opened this issue Jul 13, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@HrsPythonix
Copy link
Contributor

HrsPythonix commented Jul 13, 2023

Can observe many floating foggy artifact training my data with default param, any idea how to reduce them?

floating

image

@Snosixtyboo
Copy link
Collaborator

You could try running with --white_background and reducing --opacity_reset_interval from 3000 to maybe 1000 or even lower. It would be interesting to see what you can get, but in general, this is what the codebase will produce with the given data. There's several methods to combat floaters out there, but they would require adding functionality and extend the method. Implementing one of the methods for floater removal is interesting, but we can't promise we will have time to do it.

@Snosixtyboo
Copy link
Collaborator

You could try running with --white_background and reducing --opacity_reset_interval from 3000 to maybe 1000 or even lower. It would be interesting to see what you can get, but in general, this is what the codebase will produce with the given data. There's several methods to combat floaters out there, but they would require adding functionality and extend the method. Implementing one of the methods for floater removal is interesting, but we can't promise we will have time to do it.

Oh one more thing: I'm about to push a new version of the training script, it might be a good idea to wait for that, should be there in 5 minutes :)

@grgkopanas grgkopanas added the enhancement New feature or request label Jul 18, 2023
@Snosixtyboo Snosixtyboo closed this as not planned Won't fix, can't repro, duplicate, stale Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants