DOTA_devkit icon indicating copy to clipboard operation
DOTA_devkit copied to clipboard

Results 48 DOTA_devkit issues
Sort by recently updated
recently updated
newest added

swig -c++ -python polyiou.i polyiou.h:1: Error: Unterminated character constant

File "ResultMerge_multi_process.py", line 200, in mergesingle x_y_2 = re.findall(r'\d+', x_y[0]) IndexError: list index out of range how to figure that?please

Hi, thx for your very helpful code. Could you please give a demo of `poly_nms_gpu`?

运行ResultMerge.py的时候报错 import _polyiou ModuleNotFoundError: No module named '_polyiou' 而安装前面东西的时候也有报错 ![2020-08-09 175636](https://user-images.githubusercontent.com/57024487/89729583-c0d7a280-da69-11ea-925b-8ebbba11f7aa.jpg)

AP和mAP值计算是以裁剪后图像中的目标,还是原图中的目标为准?可以麻烦解释一下吗

为什么我拿四个裁剪后的标签去融合还是四个标签,为什么没有融合在一个txt文件里,是我要把这四个融合后的文件放在一个txt文件里吗?

用了dota2coco将label转成了json格式进行实验,然后跑出的结果相应的也是json格式,我看到你们有dota2coco,想问下有没有coco2dota,还是说这个需要自己写?谢谢!

Why imgsplit Py to generate the clipped label file, which is different from the good examples, resulting in the fusion error

Can I use swigwin on win10 to compile the repo? When I do that, I met some errors, and how can I solve this? polyiou.cpp: warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失...