Commit 3d597bc7 authored by Dr. Kashif Rasul's avatar Dr. Kashif Rasul Committed by Soumith Chintala
Browse files

fixed name of coco detection dataset. (#328)

parent 7eb9e658
......@@ -80,7 +80,7 @@ class CocoCaptions(data.Dataset):
class CocoDetection(data.Dataset):
"""`MS Coco Captions <http://mscoco.org/dataset/#detections-challenge2016>`_ Dataset.
"""`MS Coco Detection <http://mscoco.org/dataset/#detections-challenge2016>`_ Dataset.
Args:
root (string): Root directory where images are downloaded to.
......
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