monosdf icon indicating copy to clipboard operation
monosdf copied to clipboard

running monosdf with car dataset, but get wrong mesh

Open ansj11 opened this issue 1 year ago • 3 comments

I am using several car images to train monosdf, but get wrong mesh. What is the reason? Here in my data and mesh 01 13

image

ansj11 avatar May 09 '24 07:05 ansj11

Hi, i think maybe you need to use white background otherwise the model will try to use SDF to represent the background and stuck into local minimum.

niujinshuchong avatar May 09 '24 13:05 niujinshuchong

I don't understand the effect of the white background, do you mean set white_bkgd=True in the network.py?

image

ansj11 avatar May 09 '24 13:05 ansj11

Yes.

niujinshuchong avatar May 10 '24 11:05 niujinshuchong