![]() |
PosturePerfection
|
#include "inference_core.h"#include <create_op_resolver.h>#include <model_builder.h>#include <op_resolver.h>#include <stderr_reporter.h>#include <stdio.h>#include <memory>#include "intermediate_structures.h"
Namespaces | |
| Inference | |
| Uses TensorFlow Lite to perform pose estimation on a given image frame to detect noteworthy joints. | |