smallcorgi / Faster-RCNN_TF

Faster-RCNN in Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ValueError: Tried to convert 'fiter' to a tensor and faild.

chenjjjjuu opened this issue · comments

when I train the net with python3.6,there have an Error:**ValueError: Tried to convert 'fiter' to a tensor and faild.Error:Shapes must be equal rank,but are 4 and 0.
I don't know why ,anyone help me please?