[~] Refactor
This commit is contained in:
parent
9369d13f9c
commit
3432b6f23b
@ -1072,7 +1072,7 @@ def kernel_15(
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
matplotlib.pyplot.imshow(t14)
|
matplotlib.pyplot.imshow(t14)
|
||||||
t28 = t8.name.replace(' ', '-')
|
t28 = t8['name'].replace(' ', '-')
|
||||||
t25 = 'kernel_15-%s-%05d.jpg' % (
|
t25 = 'kernel_15-%s-%05d.jpg' % (
|
||||||
t28,
|
t28,
|
||||||
t7,
|
t7,
|
||||||
|
Loading…
Reference in New Issue
Block a user