Joshua Law
Results
2
comments of
Joshua Law
I have a quick fix for this. It might not be ideal but it works! In the model_lib_v2.py script, add these few lines of code, ``` #keep best_mAP record best_mAP...
> > with summary_writer.as_default() > > Hello, Thanks for the hack. :-) > > this part > > ``` > with summary_writer.as_default(): > e_metrics = eager_eval_loop( > detection_model, > configs,...