"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "fe44b1f1a974139cd32a8884a63686425283b07c"
Convert numpy arrays to lists before saving the evaluation metrics as json (#23268)
* convert numpy array to list before writing to json per_category_iou and per_category_accuracy are ndarray in the eval_metrics * code reformatted with make style
Showing
Please register or sign in to comment