QianyiWu / objsdf

:t-rex: [ECCV‘22] Pytorch implementation of 'Object-Compositional Neural Implicit Surfaces'
183 stars 5 forks source link

Providing the chechpoints. #1

Closed YutingXiao closed 2 years ago

YutingXiao commented 2 years ago

Thanks for the outstanding work! I found that the training time is very long, It needs 120 hours for 10000 epochs training on 2080ti. Can you provide the checkpoints, It would help me a lot.

My best wish.

QianyiWu commented 2 years ago

Hi Yuting,

Thanks for your interest in our work. The checkpoints of the toydesk dataset are provided in here.

We set 10000 epochs in this training script just to inspect the performance change in the training. Usually, you will obtain a fairly good reconstruction result in the 2000 epochs.