tangqh commited on
Commit
f1e36d0
·
verified ·
1 Parent(s): 7192b90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ To improve proposal quality without explicit class prompts, PF-RPN introduces th
45
 
46
  ## 🗂️ Training Data
47
 
48
- The provided checkpoint (`pf_rpn_swinb_5p_coco_imagenet.pth`) was trained on a combined dataset of **COCO 2017** (5% subset) and **ImageNet-1k**.
49
  - To simulate the open-set proposal generation task, all ground-truth categories are merged into a single class (`object`).
50
 
51
  ## 📊 Performance
 
45
 
46
  ## 🗂️ Training Data
47
 
48
+ The provided checkpoint (`pf_rpn_swinb_5p_coco_imagenet.pth`) was trained on a combined dataset of **COCO 2017** (5% subset) and **ImageNet-1k** (5% subset).
49
  - To simulate the open-set proposal generation task, all ground-truth categories are merged into a single class (`object`).
50
 
51
  ## 📊 Performance