MSDrone dataset release.
This release provides the dataset archive as split assets because the full archive is larger than GitHub's normal git file limit.
Download both split archive parts and the checksum file:
- MSDrone.zip.part-aa
- MSDrone.zip.part-ab
- checksums-sha256.txt
Reassemble:
cat MSDrone.zip.part-* > MSDrone.zip
shasum -a 256 MSDrone.zipThen compare the result with checksums-sha256.txt.