leonidk / fuzzy-metaballs

https://leonidk.com/fuzzy-metaballs/
Apache License 2.0
86 stars 6 forks source link

How to implement on costumized dataset? #4

Open zhejia01 opened 1 year ago

zhejia01 commented 1 year ago

The position and pose calibrated by COLMAP will lead to no convergence on costumized dataset.

leonidk commented 1 year ago

Can you share the dataset? I've had decent results on every CO3D & COLMAP dataset I've tried (although I haven't shared the COLMAP reconstruction code here, I could put it over on leonidk/fmb-plus ).

Typically the core problem is that this works with a few initial conditions (which most captures satisfy):

This repo is a little older, and maybe the results in https://github.com/leonidk/fmb-plus/ or https://github.com/leonidk/ns-fmb would be easier to run/debug/compare.