Open baojunshan opened 3 years ago
@baojunshan
If a person is not visible in multiple views, the depth cannot be estimated correctly because of wrong multi-view association. In that case, we will observe those noisy poses far from the scene center of the multi-view camera system.
Hello @baojunshan, do you still have the visualization code for the above 3D film and if so can you please share it with me
I used Shelf trained model to evaluate the Shelf, and get the pose results in https://github.com/jiahaoLjh/PlaneSweepPose/blob/35d8bc32155dc0488c0a8b37de1afa8a5069117e/lib/dataset/shelf.py#L332 , and then visualized it showed above.
The result shows a lot of noise, I don't know if this results is the same as paper shows, or I implemented incorrectly.