You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The caffe2 installed can run the official Detectron properly.But when I try to test your code ,this error happend. Can you give me some suggestions?
File "/home/wrc/Detectron-Cascade-RCNN/detectron/utils/env.py", line 71, in get_detectron_ops_lib
('Detectron ops lib not found; make sure that your Caffe2 '
AssertionError: Detectron ops lib not found; make sure that your Caffe2 version includes Detectron module
The text was updated successfully, but these errors were encountered:
The caffe2 installed can run the official Detectron properly.But when I try to test your code ,this error happend. Can you give me some suggestions?
File "/home/wrc/Detectron-Cascade-RCNN/detectron/utils/env.py", line 71, in get_detectron_ops_lib
('Detectron ops lib not found; make sure that your Caffe2 '
AssertionError: Detectron ops lib not found; make sure that your Caffe2 version includes Detectron module
The text was updated successfully, but these errors were encountered: