๐ Data Preparation
May 20, 2026 ยท View on GitHub
This guide describes how to download and organize the datasets used to evaluate SAMOSA.
โฌ๏ธ Data Download
๐ง Instructions for dataset download will be updated soon โ stay tuned!
๐๏ธ Data Organization
All datasets should be placed in the data/ folder, following the structure below:
data/
โโโ Anti-UAV300/
โ โโโ test/
โโโ Anti-UAV410/
โ โโโ test/
โโโ Anti-UAV600/
โ โโโ validation/
โโโ DUT/
โ โโโ Anti-UAV-Tracking-V0/
โ โโโ Anti-UAV-Tracking-V0GT/
โโโ LaSOT/
โ โโโ LaSOT_extension_subset/
โ โโโ LaSOTTesting/
โโโ OTB100/
โ โโโ raw/
โโโ TrackingNet/
โ โโโ TEST/
โ โโโ anno/
โ โโโ zips/
...