currently I am working on recaptcha data set , while working on the project , it only takes the 2 images for testing while there is huge amount of data is available. I tried converting RGBA image to grey-scale using cv2 lib, padding, resizing the image.
currently I am working on recaptcha data set , while working on the project , it only takes the 2 images for testing while there is huge amount of data is available. I tried converting RGBA image to grey-scale using cv2 lib, padding, resizing the image.