mmrotate icon indicating copy to clipboard operation
mmrotate copied to clipboard

[Bug] The RTMDet offical config and checkpoint can't reach the mAP in paper?

Open yhl2018 opened this issue 1 year ago • 1 comments

Prerequisite

Task

I'm using the official example scripts/configs for the officially supported tasks/models/datasets.

Branch

1.x branch https://github.com/open-mmlab/mmrotate/tree/1.x

Environment

System environment: sys.platform: linux Python: 3.7.4 (default, Aug 13 2019, 20:35:49) [GCC 7.3.0] CUDA available: True numpy_random_seed: 73201663 GPU 0: NVIDIA GeForce RTX 3090 CUDA_HOME: /usr/local/cuda NVCC: Cuda compilation tools, release 11.2, V11.2.142 GCC: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 PyTorch: 1.9.0+cu111 PyTorch compiling details: PyTorch built with:

GCC 7.3

C++ Version: 201402

Reproduces the problem - code sample

python test.py --config configs/rotated_rtmdet/rotated_rtmdet_l-coco_pretrain-3x-dota_ms.py
--checkpoint rotated_rtmdet_l-coco_pretrain-3x-dota_ms-06d248a2.pth

Reproduces the problem - command or script

python test.py --config configs/rotated_rtmdet/rotated_rtmdet_l-coco_pretrain-3x-dota_ms.py
--checkpoint rotated_rtmdet_l-coco_pretrain-3x-dota_ms-06d248a2.pth

Reproduces the problem - error message

the result the DOTA evaluation sever returned:80.37,There are a total of 71888 test set slices.

Additional information

No response

yhl2018 avatar Oct 23 '23 08:10 yhl2018

hello,did you solve it? I tested on ss, mAP is only 0.7770, not up to 0.7885.

202004061408 avatar Feb 09 '24 10:02 202004061408