-
### install issue
#### expected behavior
successfully install DOTA_devkit
#### situation description:
thanks for impressive work, it is such great contribution to community however though I f…
ghost updated
10 months ago
-
ubuntu系统20.04,用的dota数据集,正常分割训练验证。
到了这一步Inferenece with pretrained models. (Splited Dataset)
Merge the results. (If you split your dataset)
python DOTA_devkit/ResultMerge_multi_process.py \
-…
-
git submodule update --init --recursive,这句命令中克隆子模块总是失败。请问有好的方法吗
-
![图片](https://user-images.githubusercontent.com/49309820/127255152-cd0e7b0c-f71e-43b4-b9a1-5783d224cf60.png)
大佬,请问这模块在哪啊
-
如题。
您好,我在运行您的代码的时候发现会提示如下错误:
Traceback (most recent call last):
File "tools/train.py", line 13, in
from yolox.core import Trainer, launch
File "/usr/local/anaconda3/lib/python3.8/site-pa…
-
classname: vehicle
This class is not be detected in your dataset: vehicle
Traceback (most recent call last):
File "DOTA_devkit/dota_evaluation_task1.py", line 345, in
main()
File "DOTA_d…
-
Hi, guys,
I am learning this repo this days.
When I tried splitting the dataset using
`python DOTA_devkit/prepare_dota1.py --srcpath data/dota --dstpath da
ta/dota1_1024`, the program would freeze…
-
subprocess.CalledProcessError: Command '['/data2/shuxuan_anaconda/envs/openmmlab/bin/python', '-u', './tools/train.py', '--local_rank=7', './configs/rotated_imted/rotated_imted_faster_rcnn_vit_small_1…
-
我用DOTA_devkit里的HRSC2COCO生成了对应的文件,但是用DOTA_devkit里的测试代码测的map只有0.000几,请问这个代码可以直接用来检测HRSC2016吗?
-
Hi,
I cannot run the program with the default example in test phase.
What i did:
Successfully ran the following command:
`python3 main.py --data_dir datasets/DOTA_devkit/example/ --num_epoch…