ForMyCat / SparseGS

Codebase for SparseGS paper
Other
103 stars 11 forks source link

how to use dataprep_scripts on my sparse cases? #2

Closed ZhenWusi closed 4 months ago

ZhenWusi commented 4 months ago

how to use dataprep_scripts on my sparse cases?

ForMyCat commented 4 months ago

If you only have the sparse set, just run the standard convert.py to get the COLMAP model. The dataprep_scripts are for extracting sparse set from a dense set (such as extracting a 12-image model from a 300-image model).