creativesalam
creativesalam
Any update on deployment license? Can it be more relaxed?
I am using Keras from TensorFlow. Using TensorFlow 2.5, no problem after following: **Option 1:** In the start of notebook, change the environment variable as `%env SM_FRAMEWORK=tf.keras` **Option 2:** Another...
@hanikh, @ChainYo, and @fgraffitti-cyberhawk have anyone worked it out?
@sarvajeethaldar Have you found a way to put Callbacks in TF2 version of object detection API? I am especially interested in EarlyStopping callback.