You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi , thank you for your help! But I got a wrong. I run this pre-trained modelmodel-wo-spp is ok, but try to run other pre-trained modelmodel-spp-max with an err :InvalidArgumentError (see above for traceback): Assign requires shapes of both tensors to match. lhs shape= [9216,1000] rhs shape= [12544,1000], So what should I change the paramete ?
The text was updated successfully, but these errors were encountered:
Hi , thank you for your help! But I got a wrong. I run this pre-trained modelmodel-wo-spp is ok, but try to run other pre-trained modelmodel-spp-max with an err :InvalidArgumentError (see above for traceback): Assign requires shapes of both tensors to match. lhs shape= [9216,1000] rhs shape= [12544,1000], So what should I change the paramete ?
The text was updated successfully, but these errors were encountered: