Skip to content

MSDrone Dataset v1.0.0

Latest

Choose a tag to compare

@Jiahuan-Long Jiahuan-Long released this 20 Aug 18:44
· 4 commits to main since this release

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.zip

Then compare the result with checksums-sha256.txt.