Ljuban Tomić
Results
2
comments of
Ljuban Tomić
> I got this error and I made a small change in the generate_tfRecords.py code > > While mentioning the path in main function > instead of images > give...
You can do like this: # Function for transformation: #frame or image **def make_tensor_transform(frame):** #image = frame.convert('RGB') #Define the transformation to resize the image to (224, 224) and convert to...