[~] Refactor
This commit is contained in:
parent
bce8cfeff9
commit
c59d6afd19
@ -1156,6 +1156,10 @@ def kernel_15(
|
|||||||
)
|
)
|
||||||
|
|
||||||
def kernel_16(images):
|
def kernel_16(images):
|
||||||
|
import cv2
|
||||||
|
import subprocess
|
||||||
|
import os
|
||||||
|
|
||||||
t2 = '/kaggle/working/test-input'
|
t2 = '/kaggle/working/test-input'
|
||||||
subprocess.check_call([
|
subprocess.check_call([
|
||||||
'rm',
|
'rm',
|
||||||
|
Loading…
Reference in New Issue
Block a user