I need to get the final result which seems can calling this functions: ``` def get_final_preds(config, batch_heatmaps, center, scale): ``` But it needs a center and a scale. How to get it anyway?