Update README.md
Browse files
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
|