Skip to content

Commit

Permalink
Update the link of get_start in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LiewFeng authored Oct 15, 2024
1 parent cd99e0f commit 3f5e927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

Code of our ICCV 2023 paper [Integrally Migrating Pre-trained Transformer Encoder-decoders for Visual Object Detection](https://arxiv.org/abs/2205.09613). Blog in Chinese is available [here](https://zhuanlan.zhihu.com/p/645282546).

The code is based on [mmdetection](https://github.com/open-mmlab/mmdetection/tree/v2.11.0), please refer to [get_started.md](docs/en/get_started.md) and [MMDET_README.md](MMDET_README.md) to set up the environment and prepare the data.
The code is based on [mmdetection](https://github.com/open-mmlab/mmdetection/tree/v2.11.0), please refer to [get_started.md](docs/get_started.md) and [MMDET_README.md](MMDET_README.md) to set up the environment and prepare the data.

## Config Files and Performance and Trained Weights

Expand Down

0 comments on commit 3f5e927

Please sign in to comment.