Hello! I am trying to replicate the results for the EA-ResNet50 model but am having a very tough time in setting up the correct environment for this, to actually run the scripts successfully.
I started off with TensorFlow 1.15 but ran into some issues so I attempted to migrate the code over to TensorFlow 2 (2.12 specifically) but got even more errors (specifically with the estimators package that does not have a "compatibility guarantee"). Please share the specific requirements to run this TensorFlow project.