duanyiqun / DiffusionDepth

PyTorch Implementation of introducing diffusion approach to 3D depth perception
https://arxiv.org/abs/2303.05021
Apache License 2.0
293 stars 16 forks source link

Is there a plan to publish checkpoints? #13

Closed hutchinsonian closed 1 year ago

zhangjic22 commented 1 year ago

Thanks for the great work! And I'm also looking forward to the release of the pre-trained models.

duanyiqun commented 1 year ago

Sorry for the late reply. I release pre-trained models on the KITTI dataset for your reference: https://huggingface.co/claudecc/diffusiondepth/tree/main. You may also refer to the updates on the README for more information. cheers