Viktor Larsson
Viktor Larsson
It is only a degeneracy in the solver and not inherent to the problem itself, so it is still solvable. I think there are three reasonable options to fix this;...
> @vlarsson I recall that you were interested in investigating the issue about p4pf. Did you have time to do that? I should finally have some time to look into...
> For example, on the cornell arts quad dataset, I get the following with p4pf:  versus the following for colmap's sampling based approach:  > > It's not that...
I've done some initial testing. I ran the reconstruction of ArtsQuad (with the main branch version) and dumped all of the correspondences from the registration where estimate_focal_length was set. I...
The reconstruction with the poselib estimator looked okay, however the vanilla colmap reconstruction I got had larger artifacts compared to the result you posted above. I wonder if this scene...
I will have a look at this next week after the 3DV camera ready deadline. So this should upload to pypi when we make new releases? or I am not...
For integrating https://github.com/vlarsson/posebench as a regression test, maybe we should select a smaller subset of the datasets to run. As I understand it, we would need to download the data...
I think I would rather have it as a separate repository. But I guess it should be possible to just clone it in the actions?
Hi, Unfortunately I cannot reproduce this bug. It seems to work both on my M1 laptop, and my regular desktop. Are you building from the master branch? Also, side note:...
Thanks for the update @v-pnk ! I had other issues with segfaulting which were resolved by bumping the pybind11 to the most recent commit. If you still have the setup...