Update test.py
This commit is contained in:
parent
b1c5ef77a3
commit
8d49c6a969
2
test.py
2
test.py
@ -69,7 +69,7 @@ if __name__ == '__main__':
|
|||||||
print("forward time:%fms"%time)
|
print("forward time:%fms"%time)
|
||||||
|
|
||||||
# 特征图后处理
|
# 特征图后处理
|
||||||
output = handel_preds(preds, device, opt.thresh)
|
output = handle_preds(preds, device, opt.thresh)
|
||||||
|
|
||||||
# 加载label names
|
# 加载label names
|
||||||
LABEL_NAMES = []
|
LABEL_NAMES = []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user