Mohammad Reza
Results
1
comments of
Mohammad Reza
I solved my problem. You should make the below change on signature_database_base.py. replace `transformed_record = make_record(img, self.gis, self.k, self.N)` with `transformed_record = make_record(path, self.gis, self.k, self.N)` on line 267