MonoDTR
MonoDTR copied to clipboard
Error in view
Hi! Thank for you great work!
I saw that in monodtr_core you have do this.
I think it must be
img_feat = img_feat.permute(0,2,3,1).view(N,H*W,C)