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.
1 parent 7eb9e65 commit 3d597bcCopy full SHA for 3d597bc
torchvision/datasets/coco.py
@@ -80,7 +80,7 @@ def __len__(self):
80
81
82
class CocoDetection(data.Dataset):
83
- """`MS Coco Captions <http://mscoco.org/dataset/#detections-challenge2016>`_ Dataset.
+ """`MS Coco Detection <http://mscoco.org/dataset/#detections-challenge2016>`_ Dataset.
84
85
Args:
86
root (string): Root directory where images are downloaded to.
0 commit comments