This custom component implements image classification via Tagbox. You can create binary sensors for tags in images and use these in automations. For example, you might have an automation which is triggered when your dog enters the living room.
Cheers
I’ve just released version v0.2 which makes config consistent with Facebox. Note that in the latest release of Tagbox you can now limit classification to custom tags, which should improve performance when configured. Any comments/feedback are welcome.
Cheers
Rob, is it possible to run facebox and tagbox at the same time? I tried installing it on docker and I got the port was in use. Obviously because facebox was using 8080. I changed the port to 8181:8181 and I get no errors on install but I am unable to access the instance.
I did but the instance is not available when I go to it. It says the site can’t be reached. Oddly when it was installed the text that says it’s up and running says go to port 8080 even though I specified -p 8181:8181.
Great thing! I experimented with tagbox today but quite soon hit the teach limit of 100 examples per tag. Do you know an alternative service that runs in docker and supports transfer learning?