tnc-ca-geo / animl

A platform for managing camera trap data
MIT License
1 stars 0 forks source link

Write script to seed platform with SCI data #8

Open nathanielrindlaub opened 4 years ago

nathanielrindlaub commented 4 years ago

Probably a good idea to wait until we have the schemas a little more solidified first.

nathanielrindlaub commented 4 years ago

Will need to figure out how to deal with corrupted/incomplete metatdata

postfalk commented 4 years ago

Will need to figure out how to deal with corrupted/incomplete metatdata

I think that is a good example where Mongo's flexibility would be helpful. Let's talk about it next week. I am trying to catch up on everything and get a better picture.

nathanielrindlaub commented 4 years ago

It probably makes sense to run the images through a sagemaker batch-transform job before uploading them. https://docs.aws.amazon.com/sagemaker/latest/dg/ex1-batch-transform.html