Open sincerely1 opened 1 year ago
Thanks for your question. As you didn't upload a full image, I can partially observe the failed results. I would suggest checking the camera poses and estimated depth. For instance, you can back-project the RGB and depth maps to reconstruct a point cloud frame and see if the point cloud looks good.
Thank you for you answoer. The origin image is . The point clound like The result is so bad. I do know why. I will use the STTR-Light try again.
Thanks for providing the results. I guess this problem might relate to camera poses. As mentioned in the readme, camera parameters are organized in the format of LLFF. Since the camera will move around, I may suggest disabling NDC in the training procedure.
Thank for your advice. I will try this again.
@sincerely1 I have the same problem. Have you find the reason?
hello, I try to use your code in SCARED dataset. I set the masks to be a black image. I use the ground true camera pose and use https://github.com/ShuweiShao/AF-SfMLearner to get depth image. But the result is failed。。I only iter 5W rounds。But I use your dataset is ok。Do you meet this problem?