I figured I'd create a new issue. Now that I'm getting quite good results within the image itself, I'd like to utilize the geocoord module to get the annotations located in geographic space. While I have a geotiff with coordinate and projection information embedded, I'd like to use an example to create a metadata file like you reference in the below line
|
parser.add_argument('--sample_map_path', type=str, default='data/initial_US_100_maps.csv', |
Could you please share an example of that csv file so I can work on replicating its structure for my own images? Thank you once again!