Commit f1bba451 authored by Bernhard Schäfer's avatar Bernhard Schäfer Committed by Francisco Massa

Fix README.md citation typo (#525)

parent 4a21d69f
...@@ -221,7 +221,7 @@ Please consider citing this project in your publications if it helps your resear ...@@ -221,7 +221,7 @@ Please consider citing this project in your publications if it helps your resear
``` ```
@misc{massa2018mrcnn, @misc{massa2018mrcnn,
author = {Massa, Francisco and Girshick, Ross}, author = {Massa, Francisco and Girshick, Ross},
title = {{maskrnn-benchmark: Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch}}, title = {{maskrcnn-benchmark: Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch}},
year = {2018}, year = {2018},
howpublished = {\url{https://github.com/facebookresearch/maskrcnn-benchmark}}, howpublished = {\url{https://github.com/facebookresearch/maskrcnn-benchmark}},
note = {Accessed: [Insert date here]} note = {Accessed: [Insert date here]}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment