Closed srilekhapanda closed 2 years ago
Hi, @srilekhapanda
Thanks for your interest in the project !
I think the adaptive tau might be something good to try. Maybe one naive solution is to build a list of tau as candidates and search for the one that produces the most separable eigenvector.
To be honest, it is not evident to have a simple/general cutting strategy. If you find something that is elegant and works better, do not hesitate to make a pull request.
Best,
Thanks for your response XiSHEN. I have one more question that for some of the images without taking the absolute value of the eigen vector getting improved results. Is it the right approach to do?
Okay Xishen thank you again for clarification. Have a good day.
I have run this code for unsupervised saliency detection for ECSSD dataset where found some of the images are not generating the proper mask. Varying the tau and taking eigen vector without taking the absolute value getting some improved results.
What could be the generalised solution for this type of images?