Skip to content

Commit

Permalink
add test md5 hash
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsleh authored and adamjstewart committed Jul 9, 2022
1 parent ea6ad5b commit 5715315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchgeo/datasets/millionaid.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ class MillionAID(VisionDataset):

md5s = {
"train": "1b40503cafa9b0601653ca36cd788852",
"test": "https://eastus1-mediap.svc.ms/transform/zip?cs=fFNQTw",
"test": "51a63ee3eeb1351889eacff349a983d8",
}
url = {
"train": "https://eastus1-mediap.svc.ms/transform/zip?cs=fFNQTw",
Expand Down

0 comments on commit 5715315

Please sign in to comment.