Thanks for your excellent work. I want to get best confidence score in result return from model. I don't see any docs or detail example from it. ``` result = inference_detector(model, img) ``` How can I get conf for each table?