[~] Refactor

This commit is contained in:
Siarhei Siniak 2021-07-26 13:56:12 +03:00
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',