I am using object detection API to retrain my custom object.
But i want to implement it with early stopping as my model either
underfits or overfits. But the current implemented version is only
for TF1. Can you tell me where i might be able to find
implementation for TF2.0