smallcorgi / Faster-RCNN_TF

Faster-RCNN in Tensorflow
MIT License
2.34k stars 1.12k forks source link

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

Open chenjjjjuu opened 5 years ago

chenjjjjuu commented 5 years ago

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?