Update README.md
Browse files
README.md
CHANGED
|
@@ -32,7 +32,7 @@ To improve proposal quality without explicit class prompts, PF-RPN introduces th
|
|
| 32 |
3. **Centerness-Guided Query Selection:** Selects top-k decoder queries using joint confidence scores.
|
| 33 |
|
| 34 |
### Model Sources
|
| 35 |
-
- **Repository:** [PF-RPN GitHub Repository](
|
| 36 |
- **Paper:** PF-RPN: Prompt-Free Region Proposal Network for Cross-Domain Open-Set Object Detection (CVPR 2026)
|
| 37 |
- **Base Framework:** [MMDetection 3.3.0](https://github.com/open-mmlab/mmdetection)
|
| 38 |
- **Backbone:** Swin-Base (`swinb`)
|
|
|
|
| 32 |
3. **Centerness-Guided Query Selection:** Selects top-k decoder queries using joint confidence scores.
|
| 33 |
|
| 34 |
### Model Sources
|
| 35 |
+
- **Repository:** [PF-RPN GitHub Repository](https://github.com/tangqh03/PF-RPN) *(Insert your GitHub link here)*
|
| 36 |
- **Paper:** PF-RPN: Prompt-Free Region Proposal Network for Cross-Domain Open-Set Object Detection (CVPR 2026)
|
| 37 |
- **Base Framework:** [MMDetection 3.3.0](https://github.com/open-mmlab/mmdetection)
|
| 38 |
- **Backbone:** Swin-Base (`swinb`)
|