Display result of overall loss validation graph
Can I display the results of the overall loss validation graph from the last checkpoint? so I can see the difference between learning curve loss train and loss vall, because from the code that I run the graph only displays the last point of the checkpoint without any graph being displayed
how to set checkpoint with efficientdet model and tensorflow object detection API
I have run the training process, but for the evaluation I run only at the last checkpoint step, can someone help me to provide input so that I can change the checkpoint assignment per 100 steps, so that the graph of the evaluation appears on tensorboard