[~] Refactor
This commit is contained in:
parent
bab23747e3
commit
62b4d53b77
@ -1072,7 +1072,7 @@ def kernel_15(
|
|||||||
f = matplotlib.pyplot.figure()
|
f = matplotlib.pyplot.figure()
|
||||||
matplotlib.pyplot.title(
|
matplotlib.pyplot.title(
|
||||||
'name %s, score %s, frame_id %d' % (
|
'name %s, score %s, frame_id %d' % (
|
||||||
t8.name,
|
t8['name'],
|
||||||
t8.confidence,
|
t8.confidence,
|
||||||
t8.frame_id,
|
t8.frame_id,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user