YoonaIAN

Results 9 issues of YoonaIAN

有个问题想请教下各位大神。 我拿一张图片裁剪成4张,然后四张裁剪后的图片和标签去融合后得到4个融合后的txt文件,那我是要把这4个txt文件的内容放到一个txt文件里,算是融合后的标签吗? 还有就是我要怎么得到融合后的图片呢?我看代码里只有生成融合后的标签

您好,我在运行python setup.py develop报这样的错误是为什么呢? runtimeerror:error compiling objects forextension

请问为什么在安装yolov5_obb时运行python setup.py develop会报错呢?

I encountered this error at runtime:ModuleNotFoundError: No module named 'DOTA_devkit'? But I already have SWIG installed

请问这个数据集都是可见光的吗,还是有红外的图片?

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

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

请问怎么在预测的时候显示概率和类别呢?

您好,我是使用GGHL_darknet53_fpn3_76.95.pt运行test.py验证DOTA1.0的验证集的精度,为什么只有59%的精度呢? 这是我的验证集的标签格式 ![1678934527798](https://user-images.githubusercontent.com/90537574/225496820-cb6e0e7a-921e-41bf-bfd9-70855e903961.jpg) ![Uploading 1678934820488.jpg…]() ![Uploading 1678935001262.jpg…]()