hass-core/homeassistant/components/image_processing
Jason Hunter 45484ba569 TensorFlow image_processing component ()
* initial tensorflow image_processing component

* linting fixes

* make displayed attribute a summary of objects

* fix missed merge conflict and add warning supression back in for CPU type

* restructure tensorflow component to install on the fly, remove from Docker

* add both matches and summary as attributes

* address review comments

* do not use deps folder as default, as it should only be managed by HA.  Update to have tensorflow in root config directory
2018-11-02 21:57:03 +01:00
..
__init__.py Remove service helper (3) () 2018-09-26 08:50:05 +02:00
demo.py add_devices -> add_entities () 2018-08-24 16:37:30 +02:00
dlib_face_detect.py Narrow scope of various pylint inline disables () 2018-10-10 12:17:11 +02:00
dlib_face_identify.py add_devices -> add_entities () 2018-08-24 16:37:30 +02:00
facebox.py add_devices -> add_entities () 2018-08-24 16:37:30 +02:00
microsoft_face_detect.py Allow MS face detection to handle updating entities when no face is detected () 2018-11-02 10:50:43 +01:00
microsoft_face_identify.py Allow MS face detection to handle updating entities when no face is detected () 2018-11-02 10:50:43 +01:00
openalpr_cloud.py Async syntax 3/8 () 2018-10-01 08:59:45 +02:00
openalpr_local.py Async syntax 3/8 () 2018-10-01 08:59:45 +02:00
opencv.py Upgrade numpy to 1.15.3 () 2018-10-26 10:35:21 +02:00
services.yaml Add Facebox teach service () 2018-07-10 03:11:39 +02:00
seven_segments.py Async syntax 3/8 () 2018-10-01 08:59:45 +02:00
tensorflow.py TensorFlow image_processing component () 2018-11-02 21:57:03 +01:00