Mask_RCNN icon indicating copy to clipboard operation
Mask_RCNN copied to clipboard

Refactored model.py and utils.py for TensorFlow 2.13 Compatibility

Open hadia-shafiq opened this issue 1 year ago • 5 comments

model.py and utils.py are updated for the working of TensorFlow 2.13 version

hadia-shafiq avatar Dec 19 '23 09:12 hadia-shafiq

Great job, everything working fine so far! Lot of problems indexed by the community solved.

EduPras avatar May 12 '24 03:05 EduPras

Hi @hadia-shafiq and @EduPras . Did you run it colab ?

userwatch avatar Jun 08 '24 14:06 userwatch

Hi, @sila533, python version was Python 3.10.12 and I ran the code on colab.

hadia-shafiq avatar Jun 10 '24 07:06 hadia-shafiq

Hi , thank you very much for reply. it didn't work for me @hadia-shafiq

WARNING:tensorflow:multiprocessing can interact badly with TensorFlow, causing nondeterministic deadlocks. For high performance data pipelines tf.data is recommended. Epoch 1/3 I'm stuck like this

userwatch avatar Jun 10 '24 07:06 userwatch

I run again,

Which version of keras, tensorflow are you using? @hadia-shafiq

image

userwatch avatar Jun 10 '24 08:06 userwatch