Hi,
I tried the object detection example and i get below error:
File "c:\continuum\anaconda3\Lib\multiprocessing\reduction.py", line 60, in dump
ForkingPickler(file, protocol).dump(obj)
TypeError: can't pickle _thread.RLock objects
Could you please help. I am running it in windows and anaconda virtual environment