minyoungg / selfconsistency

Code for the paper: Fighting Fake News: Image Splice Detection via Learned Self-Consistency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AttributeError: Can't pickle local object 'EfficientBenchmark.update_queue_runner.<locals>.new_cr'

c1a1o1 opened this issue · comments

win10, py3.5 error:

AttributeError: Can't pickle local object 'EfficientBenchmark.update_queue_runner..new_cr'

We were unable to replicate this error. At first glance, this seems like an issue with windows-specific tensorflow.

Looks like an issue with the multiprocessing data loader, can you give us a more detailed trace? I recognize the different names but it's hard to tell what's going on.

Thank you very much!