-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels