Open aqsasamreen opened 6 years ago
You don't need to align a picture to the center of bounding box, it is mainly because the size of the picture is only 28x28 and it already aligned to the center of the box. In case you need to align the picture back to the center of the bounding box then you can use any algorithm like face centralizing algorithms, wherein which you crop the picture and align the pixels to the center.
Use this link to get more info
Sorry for the late reply
I am facing memory issue when train the system about 14 classes of images and i need to train the system for 345 classes of the image. Please suggest me something effective.
How to convert pixels values to image and align that image to the center of the drawings bounding box.