Open caizhuodi opened 8 months ago
Hello! I had the same issue before and mine was because I was using wrong pose information for the camera frames, which resulted in 0 mask points in the 2d frame. When I fixed the pose information, it was able to find the mask points in 2d frames and generate features.
Hello! I had the same issue before and mine was because I was using wrong pose information for the camera frames, which resulted in 0 mask points in the 2d frame. When I fixed the pose information, it was able to find the mask points in 2d frames and generate features.
Hi Gonca, thank you for replying! How did you find out that it was a problem with the posing information? 🤔️
Hello there! I am using a 3D model downloaded from here.
I changed the
SCENE_INTRINSIC_RESOLUTION
according to its camera resolution3072x2304
. But no matter what the prompt is, the crops' folder contains nothing and the outputs have the same blue area as shown in the screenshot.Do you know the possible reasons for this situation?
Thank you very much!