sudhir2016 commited on
Commit
a2f8bfb
·
1 Parent(s): 07931ca

Delete code

Browse files
Files changed (1) hide show
  1. code +0 -8
code DELETED
@@ -1,8 +0,0 @@
1
- import tensorflow as tf
2
- from tensorflow import keras
3
- from tensorflow.keras.models import load_model
4
- import numpy as np
5
- import matplotlib.pyplot as plt
6
- import cv2
7
- from PIL import Image
8
- from resizeimage import resizeimage