Thinklab-SJTU / R3Det_Tensorflow

Code for AAAI 2021 paper: R3Det: Refined Single-Stage Detector with Feature Refinement for Rotating Object
Apache License 2.0
540 stars 122 forks source link

opencv错误 #119

Closed zhangjia3 closed 3 years ago

zhangjia3 commented 3 years ago

你好非常感谢您在该方向的工作,我在运行时出现了以下OpenCV错误,想请教一下 OpenCV Error: Assertion failed (intersection.size() <= 8) in rotatedRectangleIntersection, file /io/opencv/modules/imgproc/src/intersection.cpp, line 247

yangxue0827 commented 3 years ago

好像把opencv升级到最新就好了

yangxue0827 commented 3 years ago

https://github.com/Thinklab-SJTU/R3Det_Tensorflow/issues/117