-
作者你好,感谢你的工作,我对无锚的遥感检测也比较感兴趣,想尝试着复现工作。但是遇到了这个问题。我创建了虚拟环境 安装了pytorch、torchvision.编译了 FCOSR和DOTA_devkit. 结果我python train.py config时 出现了onnx这个属性没有?我是遗漏了什么工作吗?我不能直接在pytorch上实验吗?后面的TensorRT我没用到 是不是这个原因呢?
…
-
I download the DOTA v1.5 ,How should the data preprocessing be done? Whether the image is transmitted to the network is the original image or the cut image.
Error: [Errno 2] No such file or directory…
-
## ❔Question
您好大佬,我想问一下,为什么在开始训练之前会有这个错,我按照你之前那个dota_devkit_yolo弄了旋转框的标注,是因为obb的标注里面有6栏,而yolov5原版代码里只有5栏参数嘛,那代码里还需要改哪里呢,
![image](https://user-images.githubusercontent.com/64736467/143973104-80d1c9d…
-
## ❔Question
## Additional context
大神,您在DOTAv1.5上试过YOLOX吗?感觉baseline就不好,才60左右,您能有什么建议吗?
-
您好,请教下如果用自己的数据来做数据集进行训练的话,旋转标注框的4个点要按照什么顺序来排列呢?
-
ModuleNotFoundError: No module named 'polyiou',Is there a file missing here?
-
## ❔Question
![10_0_0](https://user-images.githubusercontent.com/42164696/147899762-8c23b34e-9743-4bb1-b62f-62a0953b76e2.png)
上面是我的xu训练的检测结果图像,
下面是我训练的loss
![results](https://user-images.githu…
-
![QQ截图20210520171436](https://user-images.githubusercontent.com/36910060/118953093-180e8a00-b98f-11eb-830c-4cbbd2d5c9f1.jpg)
![QQ截图20210520172256](https://user-images.githubusercontent.com/36910060/1…
-
请问一下,训练过程中loss一般为多少呢,我训练了40个epoch,loss目前还在16.8左右,这个是正常的么
![image](https://user-images.githubusercontent.com/44855506/147712614-febe123c-674d-49de-bdda-f67911f2ae4a.png)
-
hello, when I run `python DOTA_devkit/prepare_dota1.py --srcpath path_to_dota --dstpath path_to_split_1024`, I got
error
root@e46fb4f77845:/workspace# python DOTA_devkit/prepare_dota1.py --srcp…