解决 warning 显示 The linear_assignment function is deprecated in 0.21 and will be r

上传:syswangwang 浏览: 5 推荐: 0 文件:PDF 大小:26.19KB 上传时间:2021-01-09 23:45:21 版权申诉
用以下代码做实验 import time import cv2 as cv import glob import argparse import sys import numpy as np import os.path from collections import deque from sklearn.utils.linear_assignment_ import linear_assignment ..... ..... for i in range(100): indices = linear_assignment(cost_matrix) 输出显示 DeprecationWa
上传资源
用户评论