yangxue0827 / R-DFPN_FPN_Tensorflow

R-DFPN: Rotation Dense Feature Pyramid Networks (Tensorflow)
http://www.mdpi.com/2072-4292/10/1/132
120 stars 47 forks source link

train on DOTA dataset #17

Closed XWalways closed 5 years ago

XWalways commented 5 years ago

train on DOTA num_class=15,there is an error InvalidArgumentError:Assign requires shapes of both tensors to match. lhs shape= [16] rhs shape= [2] Maybe the pretrained model was trained on your own dataset instead of ImageNet?