yangxue0827 / STAR-MMRotate

Oriented object detection on STAR dataset.
https://linlin-dev.github.io/project/STAR.html
Apache License 2.0
43 stars 2 forks source link

How to run it? #4

Open 4del-Yousefi opened 2 months ago

4del-Yousefi commented 2 months ago

Hello, I want to ask can we have few examples on how on to run the code and get the graphs and so on?

XZNWU commented 1 month ago

I'd really like to know how you test and train the code you shared? Which config file is your network?

yangxue0827 commented 1 month ago

STAR is a dataset that can be used for oriented object detection (OOD). MMrotate is a toolkit for ODD, which contains many classical methods. You can refer to the official repo and documentation if you want to learn more.