Skip to content

Commit

Permalink
Update GETTING_STARTED.md
Browse files Browse the repository at this point in the history
  • Loading branch information
QxGeng authored Dec 18, 2021
1 parent e938a67 commit 173762b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion GETTING_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ For data preparation of dota1.5, refer to "DOTA_devkit/prepare_dota1_5.py" and "

### Test a dataset

1.Due to the optimization and supplementary experiments during the review process, we are sorting and optimizing the code and will update it as soon as possible.

- [x] single GPU testing
- [x] multiple GPU testing

Expand All @@ -67,7 +69,6 @@ Examples:
Assume that you have already downloaded the checkpoints to `work_dirs/`.

1. Test DEA.
2. Due to the optimization and supplementary experiments during the review process, we are sorting and optimizing the code and will update it as soon as possible.

```shell
python tools/test.py configs/DOTA/faster_rcnn_RoITrans_r101_fpn_dea.py \
Expand Down

0 comments on commit 173762b

Please sign in to comment.