Skip to content

Commit

Permalink
adding citation reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Cartucho committed May 7, 2020
1 parent 0412e5f commit 55c72c1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,20 @@ This code will evaluate the performance of your neural net for object recognitio

In practice, a **higher mAP** value indicates a **better performance** of your neural net, given your ground-truth and set of classes.

## Citation

This project was developed for the following paper, please consider citing it:

```bibtex
@INPROCEEDINGS{8594067,
author={J. {Cartucho} and R. {Ventura} and M. {Veloso}},
booktitle={2018 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
title={Robust Object Recognition Through Symbiotic Deep Learning In Mobile Robots},
year={2018},
pages={2336-2341},
}
```

## Table of contents

- [Explanation](#explanation)
Expand Down

0 comments on commit 55c72c1

Please sign in to comment.