-
Notifications
You must be signed in to change notification settings - Fork 6
Description
First of all, I would like to sincerely thank you for your excellent work.
When performing dense reconstruction, I followed the instructions and used the pretrained weights provided in the README, and achieved very good results on my own captured data.
Due to hardware limitations, I decided to train DiffMVS first and then use the trained weights for dense reconstruction. However, I noticed that in the diffusion part, the network architecture is defined as CasDiffMVS, and I am wondering whether this is the reason for the loading error I encountered.
Could you please provide guidance or example code on how to perform dense reconstruction using DiffMVS-trained weights? My experience is limited, and I would greatly appreciate your help.
I am looking forward to your reply.
