We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f98d20 + 7a4bdf3 commit 35ff3afCopy full SHA for 35ff3af
torchvision/models/detection/ssdlite.py
@@ -255,7 +255,7 @@ def ssdlite320_mobilenet_v3_large(
255
norm_layer (callable, optional): Module specifying the normalization layer to use.
256
**kwargs: parameters passed to the ``torchvision.models.detection.ssd.SSD``
257
base class. Please refer to the `source code
258
- <https://github.com/pytorch/vision/blob/main/torchvision/models/detection/ssd.py>`_
+ <https://github.com/pytorch/vision/blob/main/torchvision/models/detection/ssdlite.py>`_
259
for more details about this class.
260
261
.. autoclass:: torchvision.models.detection.SSDLite320_MobileNet_V3_Large_Weights
0 commit comments