mmrotate
mmrotate copied to clipboard
support the RSDD dataset
add the config rsdd and rsdd dataset README.md
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.
Motivation
Rotated object for SAR images is my research interest, so i convert the annotation of RSDD dataset to the 4 point annotation, so that i can do my experiments using mmrotate.
Modification
RSDDDataset will be added and a RSDDdataset readme will be added to the tools/data/RSDD, because i converted the annotation of RSDD dataset to the 4 point annotation, so that i can do my experiments using mmrotate directly.
BC-breaking (Optional)
Does the modification introduce changes that break the back-compatibility of the downstream repos? If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.
Use cases (Optional)
If this PR introduces a new feature, it is better to list some use cases here, and update the documentation.
Checklist
- Pre-commit or other linting tools are used to fix the potential lint issues.
- The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness.
- The documentation has been modified accordingly, like docstring or example tutorials.
Thanks for your contribution. Please follow https://github.com/open-mmlab/mmcv/blob/master/CONTRIBUTING.md to set pre-commit hook and fix the lint error. It is best to provide a configuration file that works on this dataset like https://github.com/open-mmlab/mmrotate/blob/main/configs/kld/rotated_retinanet_hbb_kld_stable_r50_fpn_6x_hrsc_rr_oc.py.
Hi @TommyYangXP !We are grateful for your efforts in helping improve mmrotate open-source project during your personal time.
Welcome to join OpenMMLab Special Interest Group (SIG) private channel on Discord, where you can share your experiences, ideas, and build connections with like-minded peers. To join the SIG channel, simply message moderator— OpenMMLab on Discord or briefly share your open-source contributions in the #introductions channel and we will assist you. Look forward to seeing you there! Join us :https://discord.gg/UjgXkPWNqA If you have a WeChat account,welcome to join our community on WeChat. You can add our assistant :openmmlabwx. Please add "mmsig + Github ID" as a remark when adding friends:)
Thank you again for your contribution❤
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.