ValueError: cannot reshape array of size 12400 into shape (1,4)

前端 未结 0 482
后悔当初
后悔当初 2021-01-31 09:56

I\'m Constructing 3d model from 2d images, I tried a lot but cannot fix this error.

def reprojection_loss_function(opt_variables, points_2d, num_pts):
    P = opt         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题