diff --git a/README.md b/README.md index 09e20cf70fe..edeac51017e 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Apart from MMDetection, we also released [MMEngine](https://github.com/open-mmla (2) Based on CO-DETR, MMDet released a model with a COCO performance of 64.1 mAP. (3) Algorithms such as DINO support `AMP/Checkpoint/FrozenBN`, which can effectively reduce memory usage. -**2. [Comprehensive Performance Comparison between CNN and Transformer](<(projects/RF100-Benchmark/README.md)>)** +**2. [Comprehensive Performance Comparison between CNN and Transformer](projects/RF100-Benchmark/README.md)** RF100 consists of a dataset collection of 100 real-world datasets, including 7 domains. It can be used to assess the performance differences of Transformer models like DINO and CNN-based algorithms under different scenarios and data volumes. Users can utilize this benchmark to quickly evaluate the robustness of their algorithms in various scenarios.