Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
3 tasks done
yhl2018 opened this issue Oct 23, 2023 · 1 comment
Open
3 tasks done

Comments

@yhl2018
Copy link

yhl2018 commented Oct 23, 2023

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

@202004061408
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants