Object Detection
wzk1015 commited on
Commit
43faca6
·
verified ·
1 Parent(s): 10bd097

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -1,4 +1,9 @@
1
- ---
2
- license: mit
3
- ---
4
- Please refer to https://github.com/OpenGVLab/PIIP.
 
 
 
 
 
 
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.