open source
Bird Watching With Python and TensorFlowJS ( Part 3 )
In this series, we will continue building a small system to capture pictures of my back yard and detect if we see anything. In the future, we want to search the database for birds. This post will focus on the problem of detecting objects in the image and storing them Read more…