You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the code combines train and val into trainval for training. What code will you run to get the evaluation index map? If you run test. py -- eval bbox, but the test set has no tag file, it will be meaningless if you use the trainval set.
If you want to know the data set DOTA, you can get the results in the paper
3.How to partition the DOTA dataset to get the results in the paper? Use test or trainval to calculate the map. To calculate the map use tools/test.Py -- eval bbox or DOTA_ devkit/dota_ evaluation_ task1.py
The text was updated successfully, but these errors were encountered:
3.How to partition the DOTA dataset to get the results in the paper? Use test or trainval to calculate the map. To calculate the map use tools/test.Py -- eval bbox or DOTA_ devkit/dota_ evaluation_ task1.py
The text was updated successfully, but these errors were encountered: