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 79cb5bd commit 829e1bbCopy full SHA for 829e1bb
torchvision/datasets/sbd.py
@@ -46,7 +46,7 @@ class SBDataset(VisionDataset):
46
md5 = "82b4d87ceb2ed10f6038a1cba92111cb"
47
filename = "benchmark.tgz"
48
49
- voc_train_url = "http://home.bharathh.info/pubs/codes/SBD/train_noval.txt"
+ voc_train_url = "https://www.cs.cornell.edu/~bharathh/train_noval.txt"
50
voc_split_filename = "train_noval.txt"
51
voc_split_md5 = "79bff800c5f0b1ec6b21080a3c066722"
52
0 commit comments