Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zahra Rajabi
py-faster-rcnn
Commits
6b8b56cb
Commit
6b8b56cb
authored
Apr 30, 2015
by
Ross Girshick
Browse files
adding arXiv identifier
parent
a38e5a16
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6b8b56cb
...
...
@@ -10,7 +10,7 @@ Created by Ross Girshick at Microsoft Research, Redmond.
-
runs 200x faster than R-CNN and 10x faster than SPPnet at test-time,
-
and has a significantly higher mAP on PASCAL VOC than both R-CNN and SPPnet.
Fast R-CNN was initially described in an
[
arXiv tech report
](
http://arxiv.org/abs/
todo
)
.
Fast R-CNN was initially described in an
[
arXiv tech report
](
http://arxiv.org/abs/
1504.08083
)
.
### License
...
...
@@ -23,7 +23,7 @@ If you find R-CNN useful in your research, please consider citing:
@article{girshick15fastrcnn,
Author = {Ross Girshick},
Title = {Fast R-CNN},
Journal = {arXiv preprint arXiv:
todo
},
Journal = {arXiv preprint arXiv:
1504.08083
},
Year = {2015}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment