-
Notifications
You must be signed in to change notification settings - Fork 400
Description
Hello, I'm having an issue and can't seem to figure it out. I've run the lego example and produced something that was obviously on it's way to being a recognizable thing. However, when I try to run it with my own data I'm getting strange results.
I'm trying t reconstruct an indoor room. The point cloud produced by colmap looks great as far as I can tell. I bring it into training and the render image on weights and balances looks good too. Not perfect but it's certainly not anything that would indicate a blob.
When I finally extract the mesh I end up with just a giant blob. I'm not sure what I'm doing wrong to be honest. I did notice that the blob is nowhere near the origin when I import it into Blender but that may be nothing but had me thinking maybe the camera poses are being screwed up. I'm grasping at straws really.
So, if I set SCENE_TYPE to object, I seem to be able to produce something that looks good. Indoor, I get a blob. Any ideas?