Closed AudreyBeard closed 5 years ago
Fixed with the 1.2 release.
Source code now appears for 1.2: https://pytorch.org/docs/stable/_modules/torchvision/models/detection/faster_rcnn.html#fasterrcnn_resnet50_fpn
Source code for 1.1 (where issue was reported): https://pytorch.org/docs/1.1.0/_modules/torchvision/models/detection/faster_rcnn.html#fasterrcnn_resnet50_fpn
The link
https://pytorch.org/docs/stable/_modules/torchvision/models/detection/faster_rcnn.html#fasterrcnn_resnet50_fpn
, specifically athttps://pytorch.org/docs/stable/torchvision/models.html#faster-r-cnn
is broken, and brings me to this page: