Open bbbbubble opened 11 months ago
It seems that the error is not related to the depth pic format but to torchinfo
package. It is used here to print a summary for the network. And It will not affect the trainng process. I don't know where exactly is the problem lies, but you can just skip the summary part.
Thanks for your great work!
I encountered some problem preparing data for training when following your instructions. I'm not sure if it is because the depth pics. The default results of MiDas is .png and .pfm files, not .npz file you suggests in README. So I change the code in MiDas as follows: However, when start training, it shows the error: