Skip to content

[Feature] perform a TTA operation on a model based on mmrotate 1.0 but with a modified config #868

@hezhuzhen

Description

@hezhuzhen

What's the feature?

I have now changed the config of a model based on mmrotate1.0.0rc1 to get a new model. Now I want to perform TTA on the model as described in #771, but it seems that the method in #771 is to use the test.py in mmdetection3.0 to execute the default configuration file of mmrotate1.0 .

“python tools/test.py
configs/rotated_rtmdet/rotated_rtmdet_l-3x-dota.py
work_dirs/rotated_rtmdet_l-3x-dota/epoch_36.pth
--tta”

How can I perform a TTA operation on a model based on mmrotate 1.0 but with a modified config?

Any other context?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions