KerasKorea / KerasObjectDetector

Keras Object Detection API with YOLK project 🍳
MIT License
113 stars 48 forks source link

[Modeling] Update Model to run on Keras 2.3.0 #54

Closed MijeongJeon closed 4 years ago

MijeongJeon commented 4 years ago

Keras 2.3.0 make a error module 'keras.backend' has no attribute 'image_dim_ordering'

You can check the similar issue this link