Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
pipeline_tag: object-detection
|
4 |
+
---
|
5 |
+
|
6 |
+
This model is in the papers [Parameter-Inverted Image Pyramid Networks](https://huggingface.co/papers/2406.04330) and [Parameter-Inverted Image Pyramid Networks for Visual Perception and Multimodal Understanding](https://huggingface.co/papers/2501.07783).
|
7 |
+
|
8 |
+
|
9 |
+
Please refer to https://github.com/OpenGVLab/PIIP for details.
|