Update README.md

pull/42/head
Joseph K J 2021-03-01 15:51:57 +04:00 committed by GitHub
parent f50ba10e75
commit 9a445e0215
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 5 deletions

View File

@ -35,9 +35,11 @@ Our code base is build on top of [Detectron 2](https://github.com/facebookresear
If you use our work in your research please cite us:
```BibTeX
@misc{open_joseph,
author = {K J Joseph and Salman Khan and Fahad Khan and Vineeth N Balasubramanian},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
year = {2021}
@inproceedings{joseph2021Towards,
title={Towards Open World Object Detection},
author={K J, Joseph and Salman, Khan and Fahad, Shahbaz Khan and Vineeth, N Balasubramanian},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR 2021)},
code={https://github.com/JosephKJ/OWOD},
year={2021}
}
```
```