.. Tensorflow Lite Detection 2D documentation master file, created by sphinx-quickstart on Sun Feb 28 20:49:41 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Tensorflow Lite Detection 2D's documentation! ======================================================== tensorflowLiteDetection2D module use tensorflow lite Python API. The module detects using pre-trained models like VGG16, Inception, ResNet, MobileNet and other pre-trained models. Also use YARP to send video source pre and post-procesed. Also admits YARP source video like input. The module has been tested with ssd_mobilenet_v1_1.0_coco. This module also publish detection results in YARP port with object coordinates. .. toctree:: :maxdepth: 2 :caption: Contents: docs/tensorflowLiteDetection2D Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`