microsoft / aerial_wildlife_detection

Tools for detecting wildlife in aerial images using active learning
MIT License
224 stars 58 forks source link

how to best export data (model, images, annotations) to new machine #61

Open cstldrones opened 1 year ago

cstldrones commented 1 year ago

I'm just trying to figure out the best way to transfer all of my work to another machine. I see how to export the model and the annotations, but the annotations are tied to our image tiles right? How do we get the image tiles? Any advice?