matpalm / bnn

bee detection tensorflow conv net for a rasp pi on side of a hive
http://matpalm.com/blog/counting_bees/
MIT License
405 stars 67 forks source link

Merging mistake in README #11

Closed garrettheking closed 6 years ago

garrettheking commented 6 years ago

./merge_dbs.py --from-db a.db --to-db b.db should be ./merge_dbs.py --from-db a.db --into-db b.db

matpalm commented 6 years ago

thanks! fixed in cd483c1474fc93