Skip to content

Commit 829e1bb

Browse files
committed
Update URL of SBDataset train_noval
1 parent 79cb5bd commit 829e1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchvision/datasets/sbd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class SBDataset(VisionDataset):
4646
md5 = "82b4d87ceb2ed10f6038a1cba92111cb"
4747
filename = "benchmark.tgz"
4848

49-
voc_train_url = "http://home.bharathh.info/pubs/codes/SBD/train_noval.txt"
49+
voc_train_url = "https://www.cs.cornell.edu/~bharathh/train_noval.txt"
5050
voc_split_filename = "train_noval.txt"
5151
voc_split_md5 = "79bff800c5f0b1ec6b21080a3c066722"
5252

0 commit comments

Comments
 (0)