Debian 系に対応 Debian 6.0 or higher, or any derivative thereof ( such as Ubuntu 10.0+) 2 設定次第でパフォーマンスがあげることができる。ただし、熱をもつとも記載あり default or maximum clock frequency https://www.youtube.com/watch?v=CukaWaWbBHY&t=849s Raspberry Pi USB2.0なので、ここがボトルネックになるか と。 DetectWithImage 0.28248214599989296 sec ※mobilenet_ssd_v2_coco_quant_postpr ocess_edgetpu.tfliteモデル ClassifyWithImage 1.3688266489998568 sec ※inception_v4_299_quant_edgetpu.tflit eモデル
\ --extractor ${DEMO_DIR}/mobilenet_v1_1.0_224_quant_embedding_extractor_edgetpu.tflite \ --data ${DEMO_DIR}/flower_photos \ --output ${DEMO_DIR}/flower_model.tflite \ --test_ratio 0.95 データセットの中でどのくらいの画像を test datasetとして使うか割合を指定 embedding extractor (this is a version of the CNN network without the final fully-connected layer that's pretrained on ImageNet) https://coral.withgoogle.com/tutorials/edgetpu-retrain-classification-ondevice/