Can anyone suggest for me the best image features for scene classification. I have programmed with SURF, SIFT, BoVW, Kernel Map,the GIST feature, Dense SIFT, Dense SIFT in a Gaussian Pyramid; Dense SIFT with spatial pooling (commonly known as PHOW - Pyramid Histogram of Words, and some tiny image features.
I have tried lots of awesome classifiers successfully.
Now, I want to move some steps further. Currently I want to experiment with non-linear support vector machine (SVM) and I am in need of suggestions for the best feature for ROBOST and INVARIANCE in scene recognition and object detection.
Every suggestion is appreciated.
Thanks