I have submitted my result and I got 85% accuracy. I thought it was good until i saw people with 100,98 % accuracy.
Things I have done:-
- Read the images
- used the classifiers
- Resized the glasses and mustache according to the width of the box that was generated by the classifier keeping the width-height ratio of the images unchanged.
- Replaced the background image pixel with the new resized foreground image inside the classifier generated box.
Can someone tell me what can I do to improve my score accuracy?