tangqh commited on
Commit
ceef947
·
verified ·
1 Parent(s): 2efc26d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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](#) *(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`)
 
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`)