RotationDetection icon indicating copy to clipboard operation
RotationDetection copied to clipboard

This is a tensorflow-based rotation detection benchmark, also called AlphaRotate.

Results 21 RotationDetection issues
Sort by recently updated
recently updated
newest added

python setup.py build_ext --inplace命令报错 Traceback (most recent call last): File "setup.py", line 55, in CUDA = locate_cuda() File "setup.py", line 43, in locate_cuda raise EnvironmentError('The nvcc binary could not be...

help wanted
windows

My derivation of your repo (SSTato's +Yolov7OBB) is here: https://github.com/Suppersine/YOLOv7_obb_KFIOU According to MMRotate, the CSL loss function abides by the "Long edge" angular definition, ranging from [-pi/, & pi/2, while...

Great work, thanks for sharing the project. I did not find the implementation of the indirect angle regression which is explained in your TPAMI paper. Have I missed or this...

您好,我测试DOTA 数据集,得到的结果为了 每个类别的 txt 文件, ![image](https://user-images.githubusercontent.com/96472315/190600998-c54ae563-20a4-48a7-b4d4-be12ba1827f0.png) 如何得到 各个类别的AP 和 mAP?

Hi, Baidu doesn't accept international phone numbers so won't allow signing up. This will extremely limit the usage of your model. Have you copied your model weights in another platform...

I try to install alpharotate in my virtualmachine, but a mistake happens like this: ![image](https://user-images.githubusercontent.com/72430633/176679561-399eeea5-2e18-49dc-a60a-e4b588165c90.png) Have anyone who can help me pls!!

大佬您好,想请问一下,我将KFIou移植到yolov5上去,但是训练几十张图就开始变成nan,查了一下,也不太清楚里面具体原因,大佬可以指导一下吗?谢谢您!(单步调试发现return的loss大于1的情况比较多,不管KFIou值在0-1/3 或者(乘以3,值在)0-1都一样,训练不下去) ![image](https://user-images.githubusercontent.com/87272337/173616999-d79c2df6-b98b-4860-b35b-8384cea47102.png)

Hello, When I execute train.py file (pycharm debug), I obtain this kind of error. Could you please help to fix this issue __________________________________________________________________________________________________ Traceback (most recent call last): File "",...

![image](https://user-images.githubusercontent.com/69128174/157835437-3ce0bd86-fc20-411e-8368-8cd269a7b212.png) What am i solve the problem. Please tell me about the problem. thank you.

windows

I tried both cudatoolkit versions 10.0 and 10.1, but the libcudart.so.10.1 problem occurs in cudatoolkit 10.0 version and libcublas.so.10.0 problem occurs in cudatoolkit 10.1 version. What is using cudatoolkit and...