esp-who/components/esp_facenet/face_detection/coefficients/pnet_model.h

8 lines
167 B
C

//Generated by mkmodel
#pragma once
#include <string.h>
#include "dl_lib_coefgetter_if.h"
#include "dl_lib.h"
extern const model_coeff_getter_t get_coeff_pnet_model;