Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
|
|
3 |
---
|
4 |
## Frozen-DETR: Enhancing DETR with Image Understanding from Frozen Foundation Models
|
5 |
|
6 |
-
This is the official PyTorch implementation of [Frozen-DETR]() (NeurIPS 2024).
|
7 |
|
8 |
Please see our [GitHub](https://github.com/iSEE-Laboratory/Frozen-DETR)
|
9 |
|
|
|
3 |
---
|
4 |
## Frozen-DETR: Enhancing DETR with Image Understanding from Frozen Foundation Models
|
5 |
|
6 |
+
This is the official PyTorch implementation of [Frozen-DETR](https://arxiv.org/abs/2410.19635) (NeurIPS 2024).
|
7 |
|
8 |
Please see our [GitHub](https://github.com/iSEE-Laboratory/Frozen-DETR)
|
9 |
|