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:
11
GeoLoc-UAV-main/configs/transform_config copy.json
Normal file
11
GeoLoc-UAV-main/configs/transform_config copy.json
Normal 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
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user