Akash kr
Akash kr
I think this could be solved by updating skimage version
 @selected-pixel-jameson I got the same error while performing search on image-search, elasticsearch as a database running on docker
 by changing first argument as "path" from "transformed_img" while make_record function in line "273" solves the issue from this --> l = self.search_single_record(transformed_record, pre_filter=pre_filter) to --> l...
Test Dataset -  Results -  ![Reverse image_search result for women2 with filter 3 after adding filter...
But it still not able to perform search on different orientation of image. What are your views on this?