keras-team / keras-applications

Reference implementations of popular deep learning models.
Other
2k stars 910 forks source link

Attribute Error #166

Open suravijayjilla opened 4 years ago

suravijayjilla commented 4 years ago

Hi, I am facing the below error, when I try to run the object detection model using Yolo,

AttributeError: 'NoneType' object has no attribute 'is_keras_tensor'