Skip to content

DOTA problems #6

@HOHKUIK0217

Description

@HOHKUIK0217

Hello, after processing the DIOR dataset, I moved on to the DOTA 1.0 dataset. Following test.dior.py, I generated JSON files for train and val sets, then proceeded to run dota_img_to_caption.py. However, I encountered an error:

bash
Traceback (most recent call last):
File "/home/xxx/RSMamba/dota_img_to_caption.py", line 234, in
i_p = position.index(obj["pos"])
^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: tuple.index(x): x not in tuple
I'm wondering if this is because DOTA dataset images weren't processed to 512×512? I'm a bit confused about the cause.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions