minor fix in readme

pull/3/head
Dahun Kim 2021-08-31 16:52:38 +09:00
parent e004d26165
commit e0221c8e15
1 changed files with 1 additions and 2 deletions

View File

@ -12,9 +12,8 @@ Humans can recognize novel objects in this image despite having never seen them
<img src="./images/epic.png" width="500"> <img src="./images/oln_overview.png" width="500"> <br/>
## Performance on COCO-Split setting
### Cross-category generalization
## Cross-category generalization on COCO
We train OLN on COCO VOC categories, and test on non-VOC categories. Note our AR@k evaluation does not count those proposals on the 'seen' classes into the budget (k), to avoid evaluating recall on see-class objects.