tensorflow / graphics

TensorFlow Graphics: Differentiable Graphics Layers for TensorFlow
Apache License 2.0
2.76k stars 365 forks source link

The generated model has a lot of holes #692

Open gjf281 opened 2 years ago

gjf281 commented 2 years ago

I am testing the algorithm with my own point cloud data. I meet a strange problem which is the generated model has a lot of holes. image The input cloudpoint is below image

Do you know why this happened? Thank you.