drivendataorg / zamba

A Python package for identifying 42 kinds of animals, training custom models, and estimating distance from camera trap videos
https://zamba.drivendata.org/docs/stable/
MIT License
118 stars 27 forks source link

Add compute requirements and expected runtime #230

Open ejm714 opened 2 years ago

ejm714 commented 2 years ago

It would be helpful to provide guidance on recommended compute set ups for running zamba and the corresponding time estimates for how long inference will take. If I have 1,000 videos and I use a CPU, how long do I have to wait? What if I use a GPU?