tensorflow / tflite-micro

Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors).
Apache License 2.0
1.74k stars 769 forks source link

Missing files #2601

Closed wangxujunjie closed 4 days ago

wangxujunjie commented 1 month ago

Located in this file: tensorflow/lite/micro/examples/person_detection/person_detection_test.cc

#include "tensorflow/lite/micro/examples/person_detection/testdata/no_person_image_data.h"
#include "tensorflow/lite/micro/examples/person_detection/testdata/person_image_data.h"

I can't find these two files: no_person_image_data.h,person_image_data.h

github-actions[bot] commented 1 week ago

"This issue is being marked as stale due to inactivity. Remove label or comment to prevent closure in 5 days."

github-actions[bot] commented 4 days ago

"This issue is being closed because it has been marked as stale for 5 days with no further activity."