Initial import: World-UAV prepro

Add dataloaders (v1/v2), analysis scripts, and documentation for working with UAV-GeoLoc (World-UAV).

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-09 12:44:49 +03:00
commit 4ff36ce188
72 changed files with 13594 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"transform_config" : {
"sample_scale_begin": 0,
"sample_scale_inter": 0.5,
"sample_scale_num": 3,
"sample_rotate_begin": 0,
"sample_rotate_inter": 90,
"sample_rotate_num": 4
}
}