AarohiSingla / Mask-R-CNN-on-Custom-Dataset

27 stars 20 forks source link

Can you add which versions your are using by pip3 freeze cmd here in your repo? #3

Closed aman-17 closed 3 years ago

aman-17 commented 3 years ago

Im getting errors because of version mismatch.

TypeError: Could not build a TypeSpec for <KerasTensor: shape=(None, None, 4) dtype=float32 (created by layer 'tf.math.truediv')> with type KerasTensor
AarohiSingla commented 3 years ago

Python 3.6.8, TensorFlow 1.14.1 and keras 2.3.0