Divam Gupta

Results 93 comments of Divam Gupta

What version of tf and keras are you using?

Could you try the latest verision keras and let me know.

Looks like it is a warning thrown by tensorflow because of less memory https://github.com/tensorflow/tensorflow/issues/18736 . Are you traininig your model using a GPU?. Training might be extremely slow without a...

keras 2.1.4 and tensorflow 1.4.0 .

I implemented it my self 😄

Could you share the data for which you see this? Maybe the dataset is very imbalanced.

Could you post the command/code to reproduce your error?

Could you post your predictions and GT?

Could you share the code/colab notebook by which this can be reproduced?

Maybe some library version is different? On Tue, Apr 6, 2021 at 3:23 AM MS Kim ***@***.***> wrote: > @yashkan27 Same issue on here. I get > different prediction result...