Unverified Commit b403bfc7 authored by Nicolas Hug's avatar Nicolas Hug Committed by GitHub
Browse files

Minor doc typo fix (#7427)

parent c5e48eb4
...@@ -3,7 +3,7 @@ FCOS ...@@ -3,7 +3,7 @@ FCOS
.. currentmodule:: torchvision.models.detection .. currentmodule:: torchvision.models.detection
The RetinaNet model is based on the `FCOS: Fully Convolutional One-Stage Object Detection The FCOS model is based on the `FCOS: Fully Convolutional One-Stage Object Detection
<https://arxiv.org/abs/1904.01355>`__ paper. <https://arxiv.org/abs/1904.01355>`__ paper.
.. betastatus:: detection module .. betastatus:: detection module
......
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