keras_frcnn icon indicating copy to clipboard operation
keras_frcnn copied to clipboard

when i run the command 'python test_frcnn_kitti.py ' something was wrong

Open mengxingxinqing opened this issue 7 years ago • 4 comments

my environment is anaconda with python 2.7, and i have installed the tensorflow,but when i run the command,something was wrong: Traceback (most recent call last): File "test_frcnn_kitti.py", line 200, in predict(args) File "test_frcnn_kitti.py", line 144, in predict cfg = pickle.load(f_in) File "/root/anaconda2/lib/python2.7/pickle.py", line 1384, in load return Unpickler(file).load() File "/root/anaconda2/lib/python2.7/pickle.py", line 864, in load dispatchkey File "/root/anaconda2/lib/python2.7/pickle.py", line 892, in load_proto raise ValueError, "unsupported pickle protocol: %d" % proto ValueError: unsupported pickle protocol: 3

can you give a config with pickle protocol:2?

mengxingxinqing avatar Dec 05 '17 13:12 mengxingxinqing

did anyone find answer? @mengxingxinqing @jinfagang

saifhassan avatar Apr 25 '18 11:04 saifhassan

same question

Barnonewdm avatar May 17 '18 13:05 Barnonewdm

+1

sam-robison-kerson avatar Jul 05 '18 14:07 sam-robison-kerson

Have you solved this problem?

Evanismxzh avatar Nov 11 '19 11:11 Evanismxzh