DenseRelationalCaptioning
DenseRelationalCaptioning copied to clipboard
include scores because we use the scores in `result_to_json`
We use scores
in result_to_json
, but we can not pass scores
from run_image
, so we met the error in result_to_json
.
so, this PR makes run_image
return the scores.
Thank you for your great research 👍🏻