droid_metric icon indicating copy to clipboard operation
droid_metric copied to clipboard

ply file is very bad made by metric3d with droid, but very well by metric3d

Open qiuhaining opened this issue 1 year ago • 3 comments
trafficstars

good bad_ply

qiuhaining avatar May 06 '24 07:05 qiuhaining

As I known, metric3d generate pointcloud with single image and depth map, while DROID-SLAM do it with all images and trajectory. If the pointcloud by droid+metric looks bad, I think it may be caused by the following reason:

  • Bad depth estimation
  • Very long trajectory may aggravate the drift, which make the reconstruct tion worse
  • The pointcloud by droid-slam is under opencv coordinate, but Meshlab is on opengl coord. Try adjust your view camera.

Jianxff avatar May 06 '24 07:05 Jianxff

I'm experiencing the same thing, have you solved it yet?

liuyq055 avatar Sep 09 '24 02:09 liuyq055

Hi, as not enough infomation is provided to solve the question, check that first: #9

BTW, too much moving objects will also makes it worse.

Jianxff avatar Sep 09 '24 06:09 Jianxff