selfconsistency
selfconsistency copied to clipboard
Can't get EXIF-consistency result
Hello, I read your code and find that it seems like there's no EXIF-consistency function provided. When I tried to use all the EXIF tags in the run_vote_no_threads() , then it shows that the CustomRunner object has no attribute "tags".
Besides, in the demo code if you set dense=True you actually will not run the dense method.