PJLab-ADG / neuralsim

neuralsim: 3D surface reconstruction and simulation based on 3D neural rendering.
MIT License
582 stars 31 forks source link

How to use monodepth supervision #52

Open sonnefred opened 5 months ago

sonnefred commented 5 months ago

Hi, I'm trying to use monodepth supervision to train the multi-object model, but there are some problems like this, which seems to be related to ImagePatchDataset. Could you give me any hint to solve this? Thanks. 图片

InFistLee commented 3 months ago

I meet the same issue, have you found the way to solve this problem? I find that the whole patch-based training procedure is totally unusable.