Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
jbourcier
/
fmow-rgb-baseline
like
0
ArXiv:
arxiv:
1711.07846
arxiv:
2011.09980
License:
functional-map-of-the-world-challenge-public-license
Dataset card
Files
Files and versions
Community
448b87b
fmow-rgb-baseline
/
verify-checksums.sh
jbourcier
Fix wrong SHA hash
448b87b
about 1 month ago
raw
Copy download link
history
blame
Safe
125 Bytes
#!/bin/bash
# Checksum file
CHECKSUMS_FILE=
"checksums.sha"
# Verify checksums
sha256sum
--check --strict
"
$CHECKSUMS_FILE
"