Skip to content

knowledge-computing/criticalmaas-TA1-synthmap-points

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

criticalmaas-TA1-synthmap-points

Repo for creating synthetic map images for point symbols

Currently, we support 11 point symbols:

  1. drill_hole
  2. gravel_pit
  3. inclined_bedding
  4. inclined_flow_banding
  5. inclined_metamorphic
  6. lineation
  7. mine_shaft
  8. overturned_bedding
  9. prospect
  10. quarry
  11. mine_tunnel

Running Command

python create_synthetic_maps_main.py
--root1 [path to the map tifs]
--root2 [path to the symbol images]
--target_symbol [target symbol name]
--max_rotate [maximum rotation angle]
--use_target_symbol_tifs [default: True]
--max_num_synthetic_images [maximum number of images need to be created]
--max_count_per_image [maximum number of symbols being placed on the patch]
--allow_collision [default: True]

Running Example

python create_synthetic_maps_main.py --target_symbol inclined_flow_banding --max_rotate 45

About

Repo for creating synthetic map images for point symbols

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published