##################################################### Coral Compatibility Test Suite ##################################################### lstpu: Passed tflite_utils_test: Passed inference_stress_test: Passed model_loading_stress_test: Passed inference_repeatability_test: Passed classification_models_test: Passed detection_models_test: Passed segmentation_models_test: Passed models_benchmark: Passed Max Temperature (C): 65.3 Overall Compatibility: Passed ----------------------------------------------------- Detected TPUs (lstpu) ----------------------------------------------------- 0 PCI /dev/apex_0 ----------------------------------------------------- System Info ----------------------------------------------------- Linux-5.10.120-ti-arm64-r52-aarch64-with-glibc2.31 ***** TPU Kernel Messages ***** [ 12.871385] apex 0000:01:00.0: enabling device (0000 -> 0002) [ 17.986940] apex 0000:01:00.0: Apex performance not throttled due to temperature ***** PCI Info ***** 01:00.0 System peripheral: Global Unichip Corp. Coral Edge TPU (prog-if ff) Subsystem: Global Unichip Corp. Coral Edge TPU Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- Capabilities: [108 v1] Latency Tolerance Reporting Max snoop latency: 0ns Max no snoop latency: 0ns Capabilities: [110 v1] L1 PM Substates L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ PortCommonModeRestoreTime=10us PortTPowerOnTime=10us L1SubCtl1: PCI-PM_L1.2- PCI-PM_L1.1- ASPM_L1.2- ASPM_L1.1- T_CommonMode=0us LTR1.2_Threshold=262144ns L1SubCtl2: T_PwrOn=26us Capabilities: [200 v2] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn- MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap- HeaderLog: 00000000 00000000 00000000 00000000 Kernel driver in use: apex Kernel modules: apex ----------------------------------------------------- tflite_utils_test ----------------------------------------------------- [==========] Running 10 tests from 3 test suites. [----------] Global test environment set-up. [----------] 6 tests from TfLiteUtilsEdgeTpuTest [ RUN ] TfLiteUtilsEdgeTpuTest.MakeEdgeTpuInterpreter [ OK ] TfLiteUtilsEdgeTpuTest.MakeEdgeTpuInterpreter (81 ms) [ RUN ] TfLiteUtilsEdgeTpuTest.ContainsEdgeTpuCustomOp [ OK ] TfLiteUtilsEdgeTpuTest.ContainsEdgeTpuCustomOp (39 ms) [ RUN ] TfLiteUtilsEdgeTpuTest.MobilenetV1FloatInputs [ OK ] TfLiteUtilsEdgeTpuTest.MobilenetV1FloatInputs (197 ms) [ RUN ] TfLiteUtilsEdgeTpuTest.MobilenetV1WithL2Norm [ OK ] TfLiteUtilsEdgeTpuTest.MobilenetV1WithL2Norm (190 ms) [ RUN ] TfLiteUtilsEdgeTpuTest.TwoInterpretersSharedEdgeTpuSingleThreadInference [ OK ] TfLiteUtilsEdgeTpuTest.TwoInterpretersSharedEdgeTpuSingleThreadInference (449 ms) [ RUN ] TfLiteUtilsEdgeTpuTest.TwoInterpretersSharedEdgeTpuMultiThreadInference WARNING: Logging before InitGoogleLogging() is written to STDERR I20220711 07:30:20.592008 1489 tflite_utils_test.cc:192] Thread: 281473316446640 created. I20220711 07:30:20.592698 1490 tflite_utils_test.cc:217] Thread: 281473308053936 created. I20220711 07:30:20.594539 1492 tflite_utils_test.cc:217] Thread: 281473223483824 created. I20220711 07:30:20.595324 1491 tflite_utils_test.cc:192] Thread: 281473231876528 created. I20220711 07:30:20.803683 1491 tflite_utils_test.cc:208] Thread: 281473231876528 sleep for 4ms. I20220711 07:30:20.803733 1491 tflite_utils_test.cc:210] Thread: 281473231876528 job done. I20220711 07:30:20.815843 1489 tflite_utils_test.cc:208] Thread: 281473316446640 sleep for 4ms. I20220711 07:30:20.815897 1489 tflite_utils_test.cc:210] Thread: 281473316446640 job done. I20220711 07:30:20.827481 1490 tflite_utils_test.cc:233] Thread: 281473308053936 sleep for 3ms. I20220711 07:30:20.827526 1490 tflite_utils_test.cc:235] Thread: 281473308053936 job done. I20220711 07:30:20.840317 1492 tflite_utils_test.cc:233] Thread: 281473223483824 sleep for 3ms. I20220711 07:30:20.840632 1492 tflite_utils_test.cc:235] Thread: 281473223483824 job done. [ OK ] TfLiteUtilsEdgeTpuTest.TwoInterpretersSharedEdgeTpuMultiThreadInference (1323 ms) [----------] 6 tests from TfLiteUtilsEdgeTpuTest (2280 ms total) [----------] 2 tests from TfLiteUtilsCpuTest [ RUN ] TfLiteUtilsCpuTest.TestRunInferenceFailure_ModelInvokeError [ OK ] TfLiteUtilsCpuTest.TestRunInferenceFailure_ModelInvokeError (2 ms) [ RUN ] TfLiteUtilsCpuTest.InvokeWithMemBuffer [ OK ] TfLiteUtilsCpuTest.InvokeWithMemBuffer (138 ms) [----------] 2 tests from TfLiteUtilsCpuTest (140 ms total) [----------] 2 tests from TfliteUtilsEdgeTpuTest [ RUN ] TfliteUtilsEdgeTpuTest.GetEdgetpuContext [ OK ] TfliteUtilsEdgeTpuTest.GetEdgetpuContext (251 ms) [ RUN ] TfliteUtilsEdgeTpuTest.InvokeWithMemBufferSuccess [ OK ] TfliteUtilsEdgeTpuTest.InvokeWithMemBufferSuccess (57 ms) [----------] 2 tests from TfliteUtilsEdgeTpuTest (308 ms total) [----------] Global test environment tear-down [==========] 10 tests from 3 test suites ran. (2728 ms total) [ PASSED ] 10 tests. ----------------------------------------------------- inference_stress_test ----------------------------------------------------- [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from InferenceStressTest [ RUN ] InferenceStressTest.MobilenetV1 WARNING: Logging before InitGoogleLogging() is written to STDERR I20220711 07:30:22.476089 1609 inference_stress_test.cc:30] inference running iter 0... I20220711 07:30:26.693595 1609 inference_stress_test.cc:30] inference running iter 2000... I20220711 07:30:30.894315 1609 inference_stress_test.cc:30] inference running iter 4000... I20220711 07:30:35.131812 1609 inference_stress_test.cc:30] inference running iter 6000... I20220711 07:30:39.332217 1609 inference_stress_test.cc:30] inference running iter 8000... [ OK ] InferenceStressTest.MobilenetV1 (21149 ms) [ RUN ] InferenceStressTest.SsdMobileNetV1 I20220711 07:30:44.786504 1609 inference_stress_test.cc:30] inference running iter 0... I20220711 07:32:30.263770 1609 inference_stress_test.cc:30] inference running iter 2000... I20220711 07:34:15.724480 1609 inference_stress_test.cc:30] inference running iter 4000... I20220711 07:36:00.223031 1609 inference_stress_test.cc:30] inference running iter 6000... I20220711 07:37:45.076658 1609 inference_stress_test.cc:30] inference running iter 8000... [ OK ] InferenceStressTest.SsdMobileNetV1 (526368 ms) [ RUN ] InferenceStressTest.InceptionV2 I20220711 07:39:31.265650 1609 inference_stress_test.cc:30] inference running iter 0... I20220711 07:40:03.232184 1609 inference_stress_test.cc:30] inference running iter 2000... I20220711 07:40:35.179069 1609 inference_stress_test.cc:30] inference running iter 4000... I20220711 07:41:07.117336 1609 inference_stress_test.cc:30] inference running iter 6000... I20220711 07:41:39.063954 1609 inference_stress_test.cc:30] inference running iter 8000... [ OK ] InferenceStressTest.InceptionV2 (161107 ms) [ RUN ] InferenceStressTest.InceptionV4 I20220711 07:42:13.120523 1609 inference_stress_test.cc:30] inference running iter 0... I20220711 07:45:38.270613 1609 inference_stress_test.cc:30] inference running iter 2000... I20220711 07:49:03.404736 1609 inference_stress_test.cc:30] inference running iter 4000... I20220711 07:52:28.532919 1609 inference_stress_test.cc:30] inference running iter 6000... I20220711 07:55:53.661675 1609 inference_stress_test.cc:30] inference running iter 8000... [ OK ] InferenceStressTest.InceptionV4 (1027778 ms) [ RUN ] InferenceStressTest.MobilenetV1_WithSleep I20220711 07:59:18.827782 1609 inference_stress_test.cc:30] inference running iter 0... I20220711 08:01:18.932353 1609 inference_stress_test.cc:30] inference running iter 40... I20220711 08:03:19.025158 1609 inference_stress_test.cc:30] inference running iter 80... I20220711 08:05:19.118194 1609 inference_stress_test.cc:30] inference running iter 120... I20220711 08:07:19.211129 1609 inference_stress_test.cc:30] inference running iter 160... [ OK ] InferenceStressTest.MobilenetV1_WithSleep (600510 ms) [ RUN ] InferenceStressTest.InceptionV2_WithSleep I20220711 08:09:19.352819 1609 inference_stress_test.cc:30] inference running iter 0... I20220711 08:11:20.019273 1609 inference_stress_test.cc:30] inference running iter 40... I20220711 08:13:20.667100 1609 inference_stress_test.cc:30] inference running iter 80... I20220711 08:15:21.315001 1609 inference_stress_test.cc:30] inference running iter 120... I20220711 08:17:21.962885 1609 inference_stress_test.cc:30] inference running iter 160... [ OK ] InferenceStressTest.InceptionV2_WithSleep (603310 ms) [----------] 6 tests from InferenceStressTest (2940222 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (2940222 ms total) [ PASSED ] 6 tests. ----------------------------------------------------- model_loading_stress_test ----------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from ModelLoadingStressTest [ RUN ] ModelLoadingStressTest.AlternateEdgeTpuModels WARNING: Logging before InitGoogleLogging() is written to STDERR I20220711 08:19:23.706418 1727 model_loading_stress_test.cc:28] Stress test iter 0... [ OK ] ModelLoadingStressTest.AlternateEdgeTpuModels (9441 ms) [----------] 1 test from ModelLoadingStressTest (9441 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (9441 ms total) [ PASSED ] 1 test. ----------------------------------------------------- inference_repeatability_test ----------------------------------------------------- Repeating all tests (iteration 1) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 WARNING: Logging before InitGoogleLogging() is written to STDERR I20220711 08:19:34.328330 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:19:34.540906 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:19:34.756733 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:19:34.969820 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:19:35.185720 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:19:35.399242 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:19:35.612725 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:19:35.825065 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:19:36.037628 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:19:36.250102 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2232 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:19:36.546339 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:19:38.144531 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:19:39.743480 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:19:41.341817 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:19:42.940412 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:19:44.538852 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:19:46.137639 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:19:47.736426 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:19:49.334388 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:19:50.932013 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16069 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:19:52.741214 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:20:02.998476 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:20:13.254935 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:20:23.511565 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:20:33.768473 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:20:44.025808 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:20:54.282914 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:21:04.539562 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:21:14.795961 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:21:25.052532 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102788 ms) [----------] 3 tests from InferenceRepeatabilityTest (121089 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121089 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 2) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:21:35.374130 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:21:35.586738 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:21:35.799829 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:21:36.013523 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:21:36.226141 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:21:36.439026 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:21:36.652216 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:21:36.865422 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:21:37.079771 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:21:37.292645 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2184 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:21:37.591892 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:21:39.190340 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:21:40.788905 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:21:42.387601 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:21:43.986671 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:21:45.585541 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:21:47.183876 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:21:48.781985 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:21:50.380172 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:21:51.978312 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16073 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:21:53.790010 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:22:04.047260 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:22:14.303889 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:22:24.560478 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:22:34.817310 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:22:45.074173 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:22:55.331010 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:23:05.588122 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:23:15.844978 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:23:26.102056 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102785 ms) [----------] 3 tests from InferenceRepeatabilityTest (121043 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121043 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 3) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:23:36.409533 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:23:36.621845 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:23:36.835583 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:23:37.049551 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:23:37.263491 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:23:37.477191 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:23:37.690629 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:23:37.904330 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:23:38.118535 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:23:38.332180 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2181 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:23:38.627740 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:23:40.225749 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:23:41.823186 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:23:43.422132 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:23:45.020774 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:23:46.619513 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:23:48.217406 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:23:49.816843 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:23:51.415973 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:23:53.014160 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16069 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:23:54.825875 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:24:05.082901 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:24:15.339617 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:24:25.596326 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:24:35.852851 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:24:46.109874 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:24:56.367707 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:25:06.624982 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:25:16.882500 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:25:27.139906 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102788 ms) [----------] 3 tests from InferenceRepeatabilityTest (121038 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121038 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 4) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:25:37.446779 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:25:37.660363 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:25:37.873908 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:25:38.087272 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:25:38.301466 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:25:38.519877 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:25:38.733150 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:25:38.946589 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:25:39.159917 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:25:39.372995 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2184 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:25:39.669587 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:25:41.267385 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:25:42.866505 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:25:44.465381 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:25:46.064172 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:25:47.662685 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:25:49.260738 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:25:50.858810 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:25:52.456341 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:25:54.054126 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16067 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:25:55.863025 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:26:06.119619 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:26:16.376631 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:26:26.633241 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:26:36.889935 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:26:47.146571 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:26:57.403604 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:27:07.660323 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:27:17.916618 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:27:28.173835 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102783 ms) [----------] 3 tests from InferenceRepeatabilityTest (121034 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121034 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 5) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:27:38.483278 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:27:38.697176 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:27:38.914260 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:27:39.127472 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:27:39.341410 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:27:39.554332 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:27:39.767526 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:27:39.980280 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:27:40.193683 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:27:40.406376 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2183 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:27:40.703698 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:27:42.302212 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:27:43.900957 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:27:45.500391 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:27:47.099176 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:27:48.697394 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:27:50.295568 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:27:51.894237 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:27:53.492707 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:27:55.091441 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16074 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:27:56.903177 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:28:07.160280 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:28:17.417481 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:28:27.674695 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:28:37.931571 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:28:48.189198 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:28:58.447700 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:29:08.706272 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:29:18.964962 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:29:29.223631 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102793 ms) [----------] 3 tests from InferenceRepeatabilityTest (121050 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121050 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 6) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:29:39.531554 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:29:39.743726 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:29:39.957499 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:29:40.171800 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:29:40.385556 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:29:40.598181 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:29:40.810904 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:29:41.025143 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:29:41.239164 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:29:41.452836 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2184 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:29:41.752314 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:29:43.350164 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:29:44.947559 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:29:46.546010 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:29:48.143800 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:29:49.741719 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:29:51.340451 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:29:52.939217 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:29:54.538532 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:29:56.137439 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16067 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:29:57.948810 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:30:08.206104 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:30:18.462497 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:30:28.718803 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:30:38.975646 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:30:49.232165 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:30:59.488833 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:31:09.745690 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:31:20.002077 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:31:30.258437 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102784 ms) [----------] 3 tests from InferenceRepeatabilityTest (121035 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121035 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 7) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:31:40.566188 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:31:40.778796 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:31:40.992475 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:31:41.205545 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:31:41.418450 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:31:41.631397 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:31:41.844202 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:31:42.057206 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:31:42.271235 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:31:42.484078 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2176 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:31:42.777647 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:31:44.376507 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:31:45.975668 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:31:47.574074 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:31:49.173782 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:31:50.771770 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:31:52.370287 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:31:53.969705 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:31:55.568473 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:31:57.166447 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16068 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:31:58.978993 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:32:09.236374 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:32:19.492787 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:32:29.749972 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:32:40.006829 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:32:50.263672 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:33:00.520462 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:33:10.777181 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:33:21.033706 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:33:31.290743 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102787 ms) [----------] 3 tests from InferenceRepeatabilityTest (121033 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121033 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 8) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:33:41.599943 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:33:41.812786 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:33:42.025552 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:33:42.238322 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:33:42.451871 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:33:42.665653 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:33:42.879030 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:33:43.092078 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:33:43.304731 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:33:43.517982 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2177 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:33:43.810932 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:33:45.409767 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:33:47.008173 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:33:48.607203 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:33:50.205142 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:33:51.803066 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:33:53.400887 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:33:54.999095 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:33:56.598249 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:33:58.196775 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16066 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:34:00.008993 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:34:10.266008 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:34:20.522274 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:34:30.779706 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:34:41.036514 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:34:51.294051 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:35:01.552002 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:35:11.809366 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:35:22.066825 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:35:32.324625 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102791 ms) [----------] 3 tests from InferenceRepeatabilityTest (121034 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121034 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 9) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:35:42.632932 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:35:42.846433 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:35:43.059047 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:35:43.271541 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:35:43.483973 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:35:43.697382 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:35:43.910382 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:35:44.123741 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:35:44.337558 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:35:44.551030 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2176 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:35:44.845767 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:35:46.444533 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:35:48.043363 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:35:49.641867 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:35:51.240892 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:35:52.839898 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:35:54.438225 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:35:56.035990 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:35:57.633924 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:35:59.231931 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16069 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:36:01.043598 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:36:11.300685 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:36:21.557315 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:36:31.814442 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:36:42.071324 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:36:52.328527 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:37:02.585944 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:37:12.842873 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:37:23.099504 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:37:33.356523 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102786 ms) [----------] 3 tests from InferenceRepeatabilityTest (121031 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121031 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 10) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:37:43.664149 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:37:43.879063 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:37:44.091881 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:37:44.304528 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:37:44.518600 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:37:44.731336 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:37:44.945744 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:37:45.159040 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:37:45.372051 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:37:45.584990 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2178 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:37:45.882444 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:37:47.481195 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:37:49.079648 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:37:50.679131 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:37:52.277464 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:37:53.875972 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:37:55.474678 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:37:57.073062 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:37:58.671533 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:38:00.269424 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16073 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:38:02.079258 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:38:12.337321 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:38:22.595008 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:38:32.852438 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:38:43.109797 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:38:53.367127 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:39:03.624512 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:39:13.881765 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:39:24.139274 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:39:34.396667 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102790 ms) [----------] 3 tests from InferenceRepeatabilityTest (121041 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121041 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 11) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:39:44.705883 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:39:44.917558 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:39:45.130481 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:39:45.343407 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:39:45.556052 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:39:45.770408 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:39:45.986271 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:39:46.200222 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:39:46.413347 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:39:46.627347 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2180 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:39:46.923328 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:39:48.522133 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:39:50.120200 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:39:51.719332 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:39:53.317997 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:39:54.916625 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:39:56.515000 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:39:58.113024 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:39:59.711267 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:40:01.309789 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16069 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:40:03.118801 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:40:13.375936 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:40:23.632899 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:40:33.889658 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:40:44.146361 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:40:54.403314 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:41:04.660856 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:41:14.917474 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:41:25.174329 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:41:35.431193 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102784 ms) [----------] 3 tests from InferenceRepeatabilityTest (121034 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121034 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 12) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:41:45.738610 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:41:45.951602 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:41:46.164498 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:41:46.377135 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:41:46.589762 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:41:46.803346 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:41:47.017094 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:41:47.233148 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:41:47.446650 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:41:47.659713 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2180 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:41:47.959988 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:41:49.558171 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:41:51.155886 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:41:52.754128 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:41:54.353343 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:41:55.951551 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:41:57.549764 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:41:59.147907 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:42:00.746738 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:42:02.344748 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16070 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:42:04.155265 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:42:14.412722 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:42:24.669858 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:42:34.926757 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:42:45.183972 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:42:55.441478 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:43:05.698580 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:43:15.955456 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:43:26.212432 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:43:36.469683 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102788 ms) [----------] 3 tests from InferenceRepeatabilityTest (121038 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121038 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 13) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:43:46.776448 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:43:46.990082 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:43:47.202749 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:43:47.415838 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:43:47.628661 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:43:47.843479 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:43:48.055817 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:43:48.268841 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:43:48.482015 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:43:48.695361 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2177 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:43:48.989490 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:43:50.587702 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:43:52.186637 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:43:53.785832 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:43:55.383826 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:43:56.982573 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:43:58.581415 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:44:00.180249 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:44:01.779528 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:44:03.377876 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16068 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:44:05.189970 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:44:15.446624 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:44:25.703684 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:44:35.960788 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:44:46.217640 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:44:56.474340 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:45:06.731321 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:45:16.988094 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:45:27.244832 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:45:37.501521 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102787 ms) [----------] 3 tests from InferenceRepeatabilityTest (121032 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121032 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 14) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:45:47.809592 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:45:48.023370 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:45:48.236416 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:45:48.449529 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:45:48.662526 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:45:48.875165 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:45:49.087613 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:45:49.301153 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:45:49.514871 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:45:49.728197 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2177 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:45:50.024231 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:45:51.622840 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:45:53.222505 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:45:54.821743 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:45:56.419903 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:45:58.018558 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:45:59.617213 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:46:01.216269 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:46:02.814922 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:46:04.412999 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16072 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:46:06.223910 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:46:16.481420 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:46:26.738551 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:46:36.995374 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:46:47.252370 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:46:57.509286 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:47:07.767326 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:47:18.024868 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:47:28.281976 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:47:38.538993 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102788 ms) [----------] 3 tests from InferenceRepeatabilityTest (121037 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121037 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 15) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:47:48.846328 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:47:49.059396 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:47:49.272429 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:47:49.485839 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:47:49.699105 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:47:49.913292 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:47:50.126672 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:47:50.338788 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:47:50.551297 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:47:50.764798 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2176 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:47:51.060039 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:47:52.658958 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:47:54.257877 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:47:55.856196 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:47:57.456205 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:47:59.055291 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:48:00.655624 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:48:02.254293 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:48:03.853302 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:48:05.452119 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16075 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:48:07.263926 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:48:17.521167 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:48:27.778324 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:48:38.035492 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:48:48.292912 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:48:58.550006 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:49:08.807358 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:49:19.064581 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:49:29.321594 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:49:39.578724 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102789 ms) [----------] 3 tests from InferenceRepeatabilityTest (121040 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121040 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 16) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:49:49.889151 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:49:50.101163 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:49:50.314745 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:49:50.527451 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:49:50.741600 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:49:50.954116 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:49:51.168197 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:49:51.381486 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:49:51.595827 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:49:51.808634 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2180 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:49:52.102375 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:49:53.700129 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:49:55.298573 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:49:56.898134 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:49:58.497077 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:50:00.095963 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:50:01.695565 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:50:03.293493 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:50:04.891422 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:50:06.490429 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16069 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:50:08.300043 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:50:18.557060 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:50:28.813726 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:50:39.070686 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:50:49.327677 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:50:59.585045 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:51:09.842509 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:51:20.099494 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:51:30.356705 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:51:40.613641 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102786 ms) [----------] 3 tests from InferenceRepeatabilityTest (121035 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121035 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 17) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:51:50.921572 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:51:51.134181 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:51:51.346727 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:51:51.559095 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:51:51.771687 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:51:51.985320 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:51:52.198453 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:51:52.411094 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:51:52.625465 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:51:52.838423 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2175 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:51:53.134148 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:51:54.732326 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:51:56.330981 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:51:57.929921 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:51:59.528692 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:52:01.127405 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:52:02.725945 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:52:04.324575 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:52:05.922276 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:52:07.519968 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16068 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:52:09.322569 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:52:19.580153 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:52:29.837421 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:52:40.093955 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:52:50.350968 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:53:00.608538 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:53:10.866750 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:53:21.123999 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:53:31.382074 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:53:41.640069 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102784 ms) [----------] 3 tests from InferenceRepeatabilityTest (121027 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121027 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 18) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:53:51.948491 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:53:52.162876 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:53:52.378966 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:53:52.591751 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:53:52.804347 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:53:53.017822 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:53:53.230201 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:53:53.443857 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:53:53.656802 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:53:53.870725 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2181 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:53:54.169046 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:53:55.767324 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:53:57.366179 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:53:58.963860 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:54:00.563421 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:54:02.161522 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:54:03.760373 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:54:05.358880 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:54:06.956614 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:54:08.554266 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16069 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:54:10.356195 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:54:20.613025 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:54:30.869827 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:54:41.126448 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:54:51.383685 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:55:01.640748 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:55:11.898118 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:55:22.155433 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:55:32.412844 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:55:42.670090 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102778 ms) [----------] 3 tests from InferenceRepeatabilityTest (121028 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121029 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 19) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:55:52.977275 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:55:53.190304 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:55:53.403971 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:55:53.616658 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:55:53.828984 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:55:54.042654 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:55:54.255275 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:55:54.468755 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:55:54.682354 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:55:54.894889 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2179 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:55:55.198266 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:55:56.795936 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:55:58.394173 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:55:59.992421 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:56:01.591404 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:56:03.189865 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:56:04.787515 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:56:06.385322 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:56:07.983495 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:56:09.581661 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16070 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:56:11.384120 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:56:21.640945 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:56:31.898137 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:56:42.154758 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:56:52.411640 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:57:02.668645 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:57:12.925668 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:57:23.182210 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:57:33.438858 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:57:43.695775 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102777 ms) [----------] 3 tests from InferenceRepeatabilityTest (121026 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121026 ms total) [ PASSED ] 3 tests. Repeating all tests (iteration 20) . . . [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from InferenceRepeatabilityTest [ RUN ] InferenceRepeatabilityTest.MobilenetV1 I20220711 08:57:54.006234 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:57:54.219018 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:57:54.433038 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:57:54.645956 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:57:54.859122 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:57:55.075227 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:57:55.288942 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:57:55.503207 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:57:55.715762 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:57:55.929955 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.MobilenetV1 (2186 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV2 I20220711 08:57:56.223981 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:57:57.822686 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:57:59.421643 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:58:01.020850 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:58:02.619557 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:58:04.217773 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:58:05.817090 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:58:07.415915 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:58:09.014757 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:58:10.613891 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV2 (16070 ms) [ RUN ] InferenceRepeatabilityTest.InceptionV4 I20220711 08:58:12.419426 6930 inference_repeatability_test.cc:33] inference running iter 0... I20220711 08:58:22.676195 6930 inference_repeatability_test.cc:33] inference running iter 100... I20220711 08:58:32.933070 6930 inference_repeatability_test.cc:33] inference running iter 200... I20220711 08:58:43.189754 6930 inference_repeatability_test.cc:33] inference running iter 300... I20220711 08:58:53.446363 6930 inference_repeatability_test.cc:33] inference running iter 400... I20220711 08:59:03.703115 6930 inference_repeatability_test.cc:33] inference running iter 500... I20220711 08:59:13.959837 6930 inference_repeatability_test.cc:33] inference running iter 600... I20220711 08:59:24.216610 6930 inference_repeatability_test.cc:33] inference running iter 700... I20220711 08:59:34.473549 6930 inference_repeatability_test.cc:33] inference running iter 800... I20220711 08:59:44.730202 6930 inference_repeatability_test.cc:33] inference running iter 900... [ OK ] InferenceRepeatabilityTest.InceptionV4 (102777 ms) [----------] 3 tests from InferenceRepeatabilityTest (121034 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (121034 ms total) [ PASSED ] 3 tests. ----------------------------------------------------- classification_models_test ----------------------------------------------------- Repeating all tests (iteration 1) . . . Note: Google Test filter = -*tfhub_tf2_resnet_50_imagenet_ptq* [==========] Running 54 tests from 2 test suites. [----------] Global test environment set-up. [----------] 36 tests from ClassificationModelEdgeTpuTest [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu WARNING: Logging before InitGoogleLogging() is written to STDERR I20220711 08:59:56.006508 7740 test_utils.cc:82] Testing parameters: I20220711 08:59:56.006614 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 08:59:56.006621 7740 test_utils.cc:84] image_path: cat.bmp I20220711 08:59:56.006628 7740 test_utils.cc:85] effective_scale: 1 I20220711 08:59:56.006675 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:56.006685 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:56.006691 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:56.006700 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 08:59:56.006708 7740 test_utils.cc:89] k: 3 I20220711 08:59:56.006714 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 08:59:56.006719 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu (276 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 08:59:56.282116 7740 test_utils.cc:82] Testing parameters: I20220711 08:59:56.282141 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 08:59:56.282148 7740 test_utils.cc:84] image_path: cat.bmp I20220711 08:59:56.282155 7740 test_utils.cc:85] effective_scale: 1 I20220711 08:59:56.282176 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:56.282186 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:56.282193 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:56.282200 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 08:59:56.282212 7740 test_utils.cc:89] k: 3 I20220711 08:59:56.282217 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 08:59:56.282223 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu (225 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu I20220711 08:59:56.507342 7740 test_utils.cc:82] Testing parameters: I20220711 08:59:56.507369 7740 test_utils.cc:83] model_path: cocompilation/inception_v2_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 08:59:56.507377 7740 test_utils.cc:84] image_path: cat.bmp I20220711 08:59:56.507385 7740 test_utils.cc:85] effective_scale: 1 I20220711 08:59:56.507405 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:56.507413 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:56.507421 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:56.507429 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 08:59:56.507439 7740 test_utils.cc:89] k: 3 I20220711 08:59:56.507445 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 08:59:56.507452 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu (359 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu I20220711 08:59:56.866341 7740 test_utils.cc:82] Testing parameters: I20220711 08:59:56.866367 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 08:59:56.866375 7740 test_utils.cc:84] image_path: cat.bmp I20220711 08:59:56.866381 7740 test_utils.cc:85] effective_scale: 1 I20220711 08:59:56.866402 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:56.866411 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:56.866418 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:56.866426 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 08:59:56.866436 7740 test_utils.cc:89] k: 3 I20220711 08:59:56.866441 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 08:59:56.866447 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu (686 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 08:59:57.552861 7740 test_utils.cc:82] Testing parameters: I20220711 08:59:57.552888 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 08:59:57.552896 7740 test_utils.cc:84] image_path: cat.bmp I20220711 08:59:57.552902 7740 test_utils.cc:85] effective_scale: 1 I20220711 08:59:57.552924 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:57.552933 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:57.552942 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:57.552950 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 08:59:57.552960 7740 test_utils.cc:89] k: 3 I20220711 08:59:57.552968 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 08:59:57.552973 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu (684 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu I20220711 08:59:58.236162 7740 test_utils.cc:82] Testing parameters: I20220711 08:59:58.236191 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 08:59:58.236198 7740 test_utils.cc:84] image_path: cat.bmp I20220711 08:59:58.236205 7740 test_utils.cc:85] effective_scale: 1 I20220711 08:59:58.236227 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:58.236235 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:58.236244 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:58.236253 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 08:59:58.236261 7740 test_utils.cc:89] k: 3 I20220711 08:59:58.236268 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 08:59:58.236274 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu (1203 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu I20220711 08:59:59.439260 7740 test_utils.cc:82] Testing parameters: I20220711 08:59:59.439288 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu.tflite I20220711 08:59:59.439296 7740 test_utils.cc:84] image_path: cat.bmp I20220711 08:59:59.439303 7740 test_utils.cc:85] effective_scale: 1 I20220711 08:59:59.439327 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:59.439337 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:59.439347 7740 test_utils.cc:87] effective_means: 0 I20220711 08:59:59.439353 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 08:59:59.439364 7740 test_utils.cc:89] k: 3 I20220711 08:59:59.439370 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 08:59:59.439376 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu (2237 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu I20220711 09:00:01.676426 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:01.676462 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu.tflite I20220711 09:00:01.676470 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:01.676476 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:01.676501 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:01.676512 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:01.676520 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:01.676530 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:01.676540 7740 test_utils.cc:89] k: 3 I20220711 09:00:01.676548 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:01.676553 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu (2243 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:00:03.919183 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:03.919214 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:00:03.919221 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:03.919227 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:03.919255 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:03.919265 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:03.919273 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:03.919281 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:03.919291 7740 test_utils.cc:89] k: 3 I20220711 09:00:03.919297 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:03.919303 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (2240 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:06.160096 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:06.160126 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:06.160135 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:06.160141 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:06.160163 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:06.160172 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:06.160180 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:06.160188 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:06.160198 7740 test_utils.cc:89] k: 3 I20220711 09:00:06.160205 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:06.160212 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu (1082 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:00:07.242219 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:07.242244 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:00:07.242252 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:07.242259 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:07.242280 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.242288 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.242296 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.242305 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:07.242314 7740 test_utils.cc:89] k: 3 I20220711 09:00:07.242321 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:07.242326 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu (48 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:00:07.290553 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:07.290580 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:00:07.290586 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:07.290592 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:07.290616 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.290624 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.290632 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.290639 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:07.290649 7740 test_utils.cc:89] k: 3 I20220711 09:00:07.290657 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:07.290663 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:07.341552 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:07.341576 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:07.341583 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:07.341589 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:07.341609 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.341619 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.341626 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.341634 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:07.341643 7740 test_utils.cc:89] k: 3 I20220711 09:00:07.341650 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:07.341655 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu (73 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:00:07.414824 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:07.414849 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:00:07.414855 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:07.414861 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:07.414882 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.414891 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.414899 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.414908 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:07.414918 7740 test_utils.cc:89] k: 3 I20220711 09:00:07.414924 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:07.414930 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (73 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:07.487481 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:07.487505 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.75_192_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:07.487512 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:07.487519 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:07.487540 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.487547 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.487555 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.487563 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:07.487573 7740 test_utils.cc:89] k: 3 I20220711 09:00:07.487581 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:07.487586 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu (107 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:07.594314 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:07.594341 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:07.594347 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:07.594353 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:07.594372 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.594381 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.594390 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.594398 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:07.594408 7740 test_utils.cc:89] k: 3 I20220711 09:00:07.594413 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:07.594419 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu (153 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:00:07.747526 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:07.747551 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:00:07.747560 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:07.747566 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:07.747587 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.747596 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.747604 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.747612 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:07.747623 7740 test_utils.cc:89] k: 3 I20220711 09:00:07.747629 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:07.747635 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu (153 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:00:07.900863 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:07.900889 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v2_1.0_224_quant_cocompiled_with_mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:00:07.900895 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:07.900902 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:07.900923 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.900931 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.900939 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:07.900947 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:07.900959 7740 test_utils.cc:89] k: 3 I20220711 09:00:07.900964 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:07.900970 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu (143 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:00:08.043557 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:08.043583 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:00:08.043591 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:08.043596 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:08.043618 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.043627 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.043635 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.043642 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:08.043653 7740 test_utils.cc:89] k: 3 I20220711 09:00:08.043658 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:08.043663 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu (50 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:00:08.093302 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:08.093327 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:00:08.093334 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:08.093341 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:08.093362 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.093371 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.093379 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.093389 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:08.093397 7740 test_utils.cc:89] k: 3 I20220711 09:00:08.093405 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:08.093410 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu (50 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:00:08.143783 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:08.143807 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:00:08.143815 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:08.143821 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:08.143843 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.143852 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.143860 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.143868 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:08.143877 7740 test_utils.cc:89] k: 3 I20220711 09:00:08.143883 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:08.143889 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu (74 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu I20220711 09:00:08.217928 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:08.217954 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant_edgetpu.tflite I20220711 09:00:08.217962 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:08.217967 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:08.217989 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.217998 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.218005 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.218014 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:08.218024 7740 test_utils.cc:89] k: 3 I20220711 09:00:08.218029 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:08.218035 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu (107 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:00:08.325070 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:08.325095 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:00:08.325102 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:08.325109 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:08.325130 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.325138 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.325147 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.325155 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:00:08.325165 7740 test_utils.cc:89] k: 3 I20220711 09:00:08.325170 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:08.325176 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu (136 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu I20220711 09:00:08.461899 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:08.461925 7740 test_utils.cc:83] model_path: inception_v1_224_quant_edgetpu.tflite I20220711 09:00:08.461930 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:08.461937 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:08.461956 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.461966 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.461973 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.461982 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:00:08.461993 7740 test_utils.cc:89] k: 3 I20220711 09:00:08.461999 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:08.462005 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu (217 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu I20220711 09:00:08.678751 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:08.678778 7740 test_utils.cc:83] model_path: inception_v2_224_quant_edgetpu.tflite I20220711 09:00:08.678786 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:08.678791 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:08.678812 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.678822 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.678829 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.678838 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:08.678848 7740 test_utils.cc:89] k: 3 I20220711 09:00:08.678853 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:08.678859 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu (84 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu I20220711 09:00:08.762567 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:08.762594 7740 test_utils.cc:83] model_path: inception_v3_299_quant_edgetpu.tflite I20220711 09:00:08.762601 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:08.762607 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:08.762630 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.762638 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.762648 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:08.762658 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:08.762668 7740 test_utils.cc:89] k: 3 I20220711 09:00:08.762674 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:08.762681 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu (1723 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu I20220711 09:00:10.485493 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:10.485520 7740 test_utils.cc:83] model_path: inception_v4_299_quant_edgetpu.tflite I20220711 09:00:10.485527 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:10.485534 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:10.485556 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:10.485565 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:10.485574 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:10.485581 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:10.485591 7740 test_utils.cc:89] k: 3 I20220711 09:00:10.485597 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:10.485603 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu (225 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu I20220711 09:00:10.710395 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:10.710425 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant_edgetpu.tflite I20220711 09:00:10.710433 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:00:10.710439 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:10.710462 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:10.710470 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:10.710479 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:10.710487 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:10.710497 7740 test_utils.cc:89] k: 1 I20220711 09:00:10.710503 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:00:10.710508 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu (1234 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu I20220711 09:00:11.944113 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:11.944139 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant_edgetpu.tflite I20220711 09:00:11.944145 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:00:11.944151 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:11.944173 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:11.944182 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:11.944191 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:11.944200 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:00:11.944208 7740 test_utils.cc:89] k: 1 I20220711 09:00:11.944214 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:00:11.944221 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu (50 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu I20220711 09:00:11.994215 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:11.994239 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite I20220711 09:00:11.994246 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:00:11.994252 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:11.994275 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:11.994284 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:11.994292 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:11.994299 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:11.994309 7740 test_utils.cc:89] k: 1 I20220711 09:00:11.994315 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:00:11.994321 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu (54 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu I20220711 09:00:12.048390 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:12.048415 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant_edgetpu.tflite I20220711 09:00:12.048424 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:12.048430 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:00:12.048450 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:12.048463 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:12.048471 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:12.048480 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:12.048489 7740 test_utils.cc:89] k: 3 I20220711 09:00:12.048496 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:12.048501 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu (1257 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu I20220711 09:00:13.305480 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:13.305505 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant_edgetpu.tflite I20220711 09:00:13.305512 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:13.305518 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:00:13.305541 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:13.305552 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:13.305562 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:13.305569 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:13.305579 7740 test_utils.cc:89] k: 3 I20220711 09:00:13.305585 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:13.305593 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu (271 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu I20220711 09:00:13.576692 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:13.576718 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant_edgetpu.tflite I20220711 09:00:13.576725 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:13.576730 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:00:13.576751 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:13.576763 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:13.576772 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:13.576781 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:13.576790 7740 test_utils.cc:89] k: 3 I20220711 09:00:13.576797 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:13.576802 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu (392 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu I20220711 09:00:13.968837 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:13.968861 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq_edgetpu.tflite I20220711 09:00:13.968868 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:13.968874 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:13.968895 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:13.968904 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:13.968914 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:13.968921 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:13.968933 7740 test_utils.cc:89] k: 3 I20220711 09:00:13.968940 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:13.968945 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu (155 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu I20220711 09:00:14.123900 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:14.123926 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq_edgetpu.tflite I20220711 09:00:14.123934 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:14.123940 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:14.123960 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:14.123968 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:14.123977 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:14.123986 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:00:14.123996 7740 test_utils.cc:89] k: 3 I20220711 09:00:14.124001 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:14.124007 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu (145 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu I20220711 09:00:14.268832 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:14.268857 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq_edgetpu.tflite I20220711 09:00:14.268863 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:14.268869 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:00:14.268890 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:14.268903 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:14.268913 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:14.268920 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:14.268929 7740 test_utils.cc:89] k: 3 I20220711 09:00:14.268935 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:14.268941 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu (167 ms) [----------] 36 tests from ClassificationModelEdgeTpuTest (18429 ms total) [----------] 18 tests from ClassificationModelCpuTest [ RUN ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant I20220711 09:00:14.435876 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:14.435901 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant.tflite I20220711 09:00:14.435907 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:14.435914 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:14.435935 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:14.435943 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:14.435951 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:14.435961 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:14.435971 7740 test_utils.cc:89] k: 3 I20220711 09:00:14.435976 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:14.435982 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant (84 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant I20220711 09:00:14.519170 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:14.519196 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant.tflite I20220711 09:00:14.519203 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:14.519209 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:14.519232 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:14.519241 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:14.519248 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:14.519256 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:14.519266 7740 test_utils.cc:89] k: 3 I20220711 09:00:14.519273 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:14.519279 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant (1059 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant I20220711 09:00:15.578676 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:15.578701 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant.tflite I20220711 09:00:15.578708 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:15.578714 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:15.578739 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:15.578747 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:15.578755 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:15.578763 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:15.578773 7740 test_utils.cc:89] k: 3 I20220711 09:00:15.578779 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:15.578785 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant (56 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant I20220711 09:00:15.635006 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:15.635032 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant.tflite I20220711 09:00:15.635039 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:15.635046 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:15.635068 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:15.635076 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:15.635084 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:15.635092 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:15.635102 7740 test_utils.cc:89] k: 3 I20220711 09:00:15.635108 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:15.635114 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant (105 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant I20220711 09:00:15.739822 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:15.739848 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant.tflite I20220711 09:00:15.739856 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:15.739861 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:15.739882 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:15.739890 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:15.739898 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:15.739907 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:00:15.739917 7740 test_utils.cc:89] k: 3 I20220711 09:00:15.739923 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:15.739928 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant (155 ms) [ RUN ] ClassificationModelCpuTest.inception_v1_224_quant I20220711 09:00:15.894285 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:15.894309 7740 test_utils.cc:83] model_path: inception_v1_224_quant.tflite I20220711 09:00:15.894316 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:15.894325 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:15.894346 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:15.894356 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:15.894363 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:15.894371 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:00:15.894380 7740 test_utils.cc:89] k: 3 I20220711 09:00:15.894387 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:15.894393 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v1_224_quant (328 ms) [ RUN ] ClassificationModelCpuTest.inception_v2_224_quant I20220711 09:00:16.222801 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:16.222828 7740 test_utils.cc:83] model_path: inception_v2_224_quant.tflite I20220711 09:00:16.222836 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:16.222843 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:16.222865 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:16.222874 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:16.222882 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:16.222890 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:16.222900 7740 test_utils.cc:89] k: 3 I20220711 09:00:16.222906 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:16.222913 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v2_224_quant (518 ms) [ RUN ] ClassificationModelCpuTest.inception_v3_299_quant I20220711 09:00:16.740772 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:16.740797 7740 test_utils.cc:83] model_path: inception_v3_299_quant.tflite I20220711 09:00:16.740805 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:16.740813 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:16.740835 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:16.740844 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:16.740851 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:16.740860 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:16.740869 7740 test_utils.cc:89] k: 3 I20220711 09:00:16.740876 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:16.740882 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v3_299_quant (3274 ms) [ RUN ] ClassificationModelCpuTest.inception_v4_299_quant I20220711 09:00:20.014302 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:20.014330 7740 test_utils.cc:83] model_path: inception_v4_299_quant.tflite I20220711 09:00:20.014338 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:20.014345 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:20.014369 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:20.014379 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:20.014387 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:20.014396 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:20.014406 7740 test_utils.cc:89] k: 3 I20220711 09:00:20.014412 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:20.014420 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v4_299_quant (4194 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant I20220711 09:00:24.208585 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:24.208617 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant.tflite I20220711 09:00:24.208626 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:00:24.208631 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:24.208657 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:24.208667 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:24.208675 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:24.208685 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:24.208696 7740 test_utils.cc:89] k: 1 I20220711 09:00:24.208704 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:00:24.208711 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant (191 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant I20220711 09:00:24.399276 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:24.399300 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant.tflite I20220711 09:00:24.399308 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:00:24.399314 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:24.399336 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:24.399344 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:24.399353 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:24.399360 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:00:24.399370 7740 test_utils.cc:89] k: 1 I20220711 09:00:24.399376 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:00:24.399384 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant (157 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant I20220711 09:00:24.557013 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:24.557040 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant.tflite I20220711 09:00:24.557049 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:00:24.557054 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:24.557076 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:24.557085 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:24.557094 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:24.557101 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:24.557111 7740 test_utils.cc:89] k: 1 I20220711 09:00:24.557118 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:00:24.557124 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant (156 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant I20220711 09:00:24.713078 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:24.713099 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant.tflite I20220711 09:00:24.713107 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:24.713114 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:00:24.713135 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:24.713146 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:24.713155 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:24.713164 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:24.713172 7740 test_utils.cc:89] k: 3 I20220711 09:00:24.713179 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:24.713186 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant (1459 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant I20220711 09:00:26.172737 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:26.172763 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant.tflite I20220711 09:00:26.172770 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:26.172776 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:00:26.172797 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:26.172809 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:26.172819 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:26.172828 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:26.172838 7740 test_utils.cc:89] k: 3 I20220711 09:00:26.172845 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:26.172852 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant (1616 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant I20220711 09:00:27.788187 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:27.788213 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant.tflite I20220711 09:00:27.788219 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:27.788226 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:00:27.788249 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:27.788261 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:27.788270 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:27.788278 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:27.788288 7740 test_utils.cc:89] k: 3 I20220711 09:00:27.788296 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:27.788301 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant (1936 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq I20220711 09:00:29.724427 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:29.724457 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq.tflite I20220711 09:00:29.724465 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:29.724472 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:29.724494 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:29.724503 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:29.724512 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:29.724520 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:29.724530 7740 test_utils.cc:89] k: 3 I20220711 09:00:29.724536 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:29.724543 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq (196 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq I20220711 09:00:29.920267 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:29.920293 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq.tflite I20220711 09:00:29.920300 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:29.920306 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:29.920331 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:29.920339 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:29.920347 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:29.920356 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:00:29.920364 7740 test_utils.cc:89] k: 3 I20220711 09:00:29.920372 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:29.920377 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq (172 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq I20220711 09:00:30.092972 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:30.092994 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq.tflite I20220711 09:00:30.093003 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:30.093010 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:00:30.093032 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:30.093044 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:30.093053 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:30.093061 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:30.093070 7740 test_utils.cc:89] k: 3 I20220711 09:00:30.093077 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:30.093083 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq (1299 ms) [----------] 18 tests from ClassificationModelCpuTest (16956 ms total) [----------] Global test environment tear-down [==========] 54 tests from 2 test suites ran. (35385 ms total) [ PASSED ] 54 tests. Repeating all tests (iteration 2) . . . Note: Google Test filter = -*tfhub_tf2_resnet_50_imagenet_ptq* [==========] Running 54 tests from 2 test suites. [----------] Global test environment set-up. [----------] 36 tests from ClassificationModelEdgeTpuTest [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:31.391774 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:31.391796 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:31.391804 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:31.391811 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:31.391831 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.391840 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.391849 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.391856 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:31.391866 7740 test_utils.cc:89] k: 3 I20220711 09:00:31.391873 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:31.391880 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu (60 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:00:31.451969 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:31.451997 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:00:31.452004 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:31.452010 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:31.452033 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.452041 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.452049 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.452057 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:31.452066 7740 test_utils.cc:89] k: 3 I20220711 09:00:31.452073 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:31.452080 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu (66 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:31.517447 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:31.517472 7740 test_utils.cc:83] model_path: cocompilation/inception_v2_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:31.517479 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:31.517485 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:31.517508 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.517516 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.517524 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.517532 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:31.517542 7740 test_utils.cc:89] k: 3 I20220711 09:00:31.517549 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:31.517555 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu (76 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:31.593400 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:31.593426 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:31.593433 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:31.593439 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:31.593464 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.593472 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.593480 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.593488 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:31.593498 7740 test_utils.cc:89] k: 3 I20220711 09:00:31.593504 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:31.593510 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu (128 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:00:31.721676 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:31.721702 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:00:31.721709 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:31.721717 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:31.721742 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.721750 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.721758 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.721766 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:31.721777 7740 test_utils.cc:89] k: 3 I20220711 09:00:31.721783 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:31.721789 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu (145 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:31.867128 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:31.867187 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:31.867194 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:31.867202 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:31.867225 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.867233 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.867241 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:31.867249 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:31.867259 7740 test_utils.cc:89] k: 3 I20220711 09:00:31.867266 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:31.867272 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu (227 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu I20220711 09:00:32.094671 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:32.094700 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu.tflite I20220711 09:00:32.094708 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:32.094714 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:32.094740 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.094748 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.094758 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.094764 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:32.094774 7740 test_utils.cc:89] k: 3 I20220711 09:00:32.094782 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:32.094787 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu (225 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu I20220711 09:00:32.319447 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:32.319476 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu.tflite I20220711 09:00:32.319483 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:32.319490 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:32.319514 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.319521 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.319530 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.319540 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:32.319548 7740 test_utils.cc:89] k: 3 I20220711 09:00:32.319555 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:32.319561 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu (229 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:00:32.548152 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:32.548183 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:00:32.548192 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:32.548197 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:32.548223 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.548231 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.548239 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.548247 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:32.548259 7740 test_utils.cc:89] k: 3 I20220711 09:00:32.548264 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:32.548270 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (224 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:32.772512 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:32.772539 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:32.772547 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:32.772553 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:32.772578 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.772588 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.772594 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.772603 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:32.772612 7740 test_utils.cc:89] k: 3 I20220711 09:00:32.772619 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:32.772625 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu (37 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:00:32.810724 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:32.811210 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:00:32.811399 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:32.811491 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:32.811591 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.811671 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.811750 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.811827 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:32.811904 7740 test_utils.cc:89] k: 3 I20220711 09:00:32.811977 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:32.812172 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu (36 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:00:32.846269 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:32.846294 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:00:32.846302 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:32.846308 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:32.846329 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.846338 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.846346 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.846354 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:32.846364 7740 test_utils.cc:89] k: 3 I20220711 09:00:32.846370 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:32.846376 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu (34 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:32.880841 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:32.880865 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:32.880872 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:32.880879 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:32.880901 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.880911 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.880920 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.880928 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:32.880939 7740 test_utils.cc:89] k: 3 I20220711 09:00:32.880944 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:32.880950 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu (40 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:00:32.920612 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:32.920640 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:00:32.920647 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:32.920653 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:32.920676 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.920684 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.920694 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.920701 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:32.920711 7740 test_utils.cc:89] k: 3 I20220711 09:00:32.920717 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:32.920723 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (39 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:32.959945 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:32.959969 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.75_192_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:32.959975 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:32.959980 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:32.960002 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.960011 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.960018 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:32.960026 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:32.960037 7740 test_utils.cc:89] k: 3 I20220711 09:00:32.960042 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:32.960049 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu (46 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:33.005664 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:33.005688 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:33.005695 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:33.005702 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:33.005721 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.005730 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.005738 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.005746 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:33.005756 7740 test_utils.cc:89] k: 3 I20220711 09:00:33.005762 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:33.005769 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu (53 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:00:33.058873 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:33.058898 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:00:33.058905 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:33.058912 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:33.058938 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.058946 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.058954 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.058962 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:33.058971 7740 test_utils.cc:89] k: 3 I20220711 09:00:33.058979 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:33.058985 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:00:33.109632 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:33.109660 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v2_1.0_224_quant_cocompiled_with_mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:00:33.109668 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:33.109673 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:33.109695 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.109704 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.109714 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.109722 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:33.109731 7740 test_utils.cc:89] k: 3 I20220711 09:00:33.109737 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:33.109743 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu (52 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:00:33.161589 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:33.161614 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:00:33.161621 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:33.161628 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:33.161649 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.161657 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.161666 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.161674 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:33.161686 7740 test_utils.cc:89] k: 3 I20220711 09:00:33.161693 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:33.161700 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu (50 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:00:33.211618 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:33.211717 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:00:33.211726 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:33.211732 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:33.211755 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.211763 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.212010 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.212028 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:33.212143 7740 test_utils.cc:89] k: 3 I20220711 09:00:33.212152 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:33.212157 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu (37 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:00:33.248958 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:33.248984 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:00:33.248991 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:33.248998 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:33.249020 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.249028 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.249037 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.249045 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:33.249055 7740 test_utils.cc:89] k: 3 I20220711 09:00:33.249061 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:33.249068 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu (42 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu I20220711 09:00:33.290403 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:33.290426 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant_edgetpu.tflite I20220711 09:00:33.290433 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:33.290439 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:33.290462 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.290470 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.290478 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.290486 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:33.290496 7740 test_utils.cc:89] k: 3 I20220711 09:00:33.290503 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:33.290508 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu (43 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:00:33.333690 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:33.333719 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:00:33.333725 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:33.333731 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:33.333753 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.333763 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.333772 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.333781 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:00:33.333791 7740 test_utils.cc:89] k: 3 I20220711 09:00:33.333796 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:33.333802 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu (52 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu I20220711 09:00:33.385795 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:33.385821 7740 test_utils.cc:83] model_path: inception_v1_224_quant_edgetpu.tflite I20220711 09:00:33.385828 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:33.385835 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:33.385859 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.385866 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.385874 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.385882 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:00:33.385892 7740 test_utils.cc:89] k: 3 I20220711 09:00:33.385898 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:33.385905 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu (64 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu I20220711 09:00:33.449151 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:33.449175 7740 test_utils.cc:83] model_path: inception_v2_224_quant_edgetpu.tflite I20220711 09:00:33.449182 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:33.449188 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:33.449210 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.449219 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.449229 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.449236 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:33.449246 7740 test_utils.cc:89] k: 3 I20220711 09:00:33.449252 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:33.449259 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu (75 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu I20220711 09:00:33.524565 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:33.524590 7740 test_utils.cc:83] model_path: inception_v3_299_quant_edgetpu.tflite I20220711 09:00:33.524596 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:33.524602 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:33.524626 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.524634 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.524643 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.524650 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:33.524660 7740 test_utils.cc:89] k: 3 I20220711 09:00:33.524667 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:33.524672 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu (144 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu I20220711 09:00:33.669077 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:33.669104 7740 test_utils.cc:83] model_path: inception_v4_299_quant_edgetpu.tflite I20220711 09:00:33.669112 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:33.669118 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:33.669143 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.669152 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.669162 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.669169 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:33.669178 7740 test_utils.cc:89] k: 3 I20220711 09:00:33.669184 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:33.669190 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu (228 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu I20220711 09:00:33.897516 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:33.897543 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant_edgetpu.tflite I20220711 09:00:33.897550 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:00:33.897557 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:33.897579 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.897589 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.897598 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.897606 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:33.897616 7740 test_utils.cc:89] k: 1 I20220711 09:00:33.897622 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:00:33.897629 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu (54 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu I20220711 09:00:33.951512 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:33.951539 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant_edgetpu.tflite I20220711 09:00:33.951545 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:00:33.951550 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:33.951572 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.951581 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.951591 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:33.951597 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:00:33.951607 7740 test_utils.cc:89] k: 1 I20220711 09:00:33.951613 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:00:33.951619 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu (55 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu I20220711 09:00:34.006420 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:34.006446 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite I20220711 09:00:34.006453 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:00:34.006458 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:34.006479 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.006487 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.006495 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.006503 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:34.006515 7740 test_utils.cc:89] k: 1 I20220711 09:00:34.006520 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:00:34.006525 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu (53 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu I20220711 09:00:34.059998 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:34.060040 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant_edgetpu.tflite I20220711 09:00:34.060046 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:34.060055 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:00:34.060076 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:34.060088 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:34.060097 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:34.060106 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:34.060133 7740 test_utils.cc:89] k: 3 I20220711 09:00:34.060140 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:34.060145 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu (66 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu I20220711 09:00:34.125263 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:34.125290 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant_edgetpu.tflite I20220711 09:00:34.125298 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:34.125303 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:00:34.125324 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:34.125337 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:34.125345 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:34.125355 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:34.125365 7740 test_utils.cc:89] k: 3 I20220711 09:00:34.125371 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:34.125377 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu (69 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu I20220711 09:00:34.194957 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:34.194984 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant_edgetpu.tflite I20220711 09:00:34.194991 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:34.194998 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:00:34.195019 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:34.195032 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:34.195040 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:34.195050 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:34.195060 7740 test_utils.cc:89] k: 3 I20220711 09:00:34.195065 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:34.195071 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu (94 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu I20220711 09:00:34.288448 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:34.288475 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq_edgetpu.tflite I20220711 09:00:34.288482 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:34.288488 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:34.288511 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.288520 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.288528 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.288537 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:34.288547 7740 test_utils.cc:89] k: 3 I20220711 09:00:34.288551 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:34.288558 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu (55 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu I20220711 09:00:34.343648 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:34.343674 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq_edgetpu.tflite I20220711 09:00:34.343681 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:34.343688 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:34.343710 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.343719 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.343727 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.343735 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:00:34.343745 7740 test_utils.cc:89] k: 3 I20220711 09:00:34.343752 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:34.343758 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu I20220711 09:00:34.394448 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:34.394474 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq_edgetpu.tflite I20220711 09:00:34.394480 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:34.394486 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:00:34.394506 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:34.394520 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:34.394529 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:34.394539 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:34.394548 7740 test_utils.cc:89] k: 3 I20220711 09:00:34.394555 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:34.394560 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu (57 ms) [----------] 36 tests from ClassificationModelEdgeTpuTest (3060 ms total) [----------] 18 tests from ClassificationModelCpuTest [ RUN ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant I20220711 09:00:34.451870 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:34.451902 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant.tflite I20220711 09:00:34.451911 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:34.451917 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:34.451938 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.452096 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.452111 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.452118 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:34.452255 7740 test_utils.cc:89] k: 3 I20220711 09:00:34.452268 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:34.452275 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant (83 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant I20220711 09:00:34.534272 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:34.534298 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant.tflite I20220711 09:00:34.534305 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:34.534312 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:34.534333 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.534343 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.534349 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.534358 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:34.534366 7740 test_utils.cc:89] k: 3 I20220711 09:00:34.534372 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:34.534379 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant (8 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant I20220711 09:00:34.542389 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:34.542418 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant.tflite I20220711 09:00:34.542424 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:34.542430 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:34.542451 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.542460 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.542467 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.542475 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:34.542484 7740 test_utils.cc:89] k: 3 I20220711 09:00:34.542490 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:34.542496 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant (19 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant I20220711 09:00:34.561254 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:34.561281 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant.tflite I20220711 09:00:34.561288 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:34.561295 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:34.561316 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.561323 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.561331 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.561339 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:34.561348 7740 test_utils.cc:89] k: 3 I20220711 09:00:34.561354 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:34.561362 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant (42 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant I20220711 09:00:34.603626 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:34.603653 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant.tflite I20220711 09:00:34.603659 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:34.603665 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:34.603689 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.603698 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.603708 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.603714 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:00:34.603725 7740 test_utils.cc:89] k: 3 I20220711 09:00:34.603731 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:34.603739 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant (69 ms) [ RUN ] ClassificationModelCpuTest.inception_v1_224_quant I20220711 09:00:34.672370 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:34.672394 7740 test_utils.cc:83] model_path: inception_v1_224_quant.tflite I20220711 09:00:34.672400 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:34.672406 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:34.672427 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.672436 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.672444 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.672451 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:00:34.672461 7740 test_utils.cc:89] k: 3 I20220711 09:00:34.672467 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:34.672473 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v1_224_quant (170 ms) [ RUN ] ClassificationModelCpuTest.inception_v2_224_quant I20220711 09:00:34.842572 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:34.842598 7740 test_utils.cc:83] model_path: inception_v2_224_quant.tflite I20220711 09:00:34.842605 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:34.842612 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:34.842633 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.842640 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.842648 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:34.842655 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:34.842665 7740 test_utils.cc:89] k: 3 I20220711 09:00:34.842671 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:34.842679 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v2_224_quant (251 ms) [ RUN ] ClassificationModelCpuTest.inception_v3_299_quant I20220711 09:00:35.093837 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:35.093863 7740 test_utils.cc:83] model_path: inception_v3_299_quant.tflite I20220711 09:00:35.093870 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:35.093876 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:35.093899 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:35.093906 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:35.093914 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:35.093923 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:35.093932 7740 test_utils.cc:89] k: 3 I20220711 09:00:35.093938 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:35.093945 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v3_299_quant (628 ms) [ RUN ] ClassificationModelCpuTest.inception_v4_299_quant I20220711 09:00:35.721467 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:35.721496 7740 test_utils.cc:83] model_path: inception_v4_299_quant.tflite I20220711 09:00:35.721504 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:35.721510 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:35.721534 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:35.721542 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:35.721551 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:35.721560 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:35.721568 7740 test_utils.cc:89] k: 3 I20220711 09:00:35.721577 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:35.721583 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v4_299_quant (1284 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant I20220711 09:00:37.005810 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:37.005841 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant.tflite I20220711 09:00:37.005849 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:00:37.005856 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:37.005882 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:37.005889 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:37.005897 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:37.005904 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:37.005918 7740 test_utils.cc:89] k: 1 I20220711 09:00:37.005924 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:00:37.005930 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant (73 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant I20220711 09:00:37.078681 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:37.078706 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant.tflite I20220711 09:00:37.078711 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:00:37.078717 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:37.078737 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:37.078745 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:37.078753 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:37.078760 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:00:37.078769 7740 test_utils.cc:89] k: 1 I20220711 09:00:37.078774 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:00:37.078780 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant (70 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant I20220711 09:00:37.148983 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:37.149004 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant.tflite I20220711 09:00:37.149010 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:00:37.149016 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:37.149035 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:37.149042 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:37.149049 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:37.149057 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:37.149065 7740 test_utils.cc:89] k: 1 I20220711 09:00:37.149071 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:00:37.149076 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant (70 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant I20220711 09:00:37.218780 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:37.218802 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant.tflite I20220711 09:00:37.218808 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:37.218813 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:00:37.218832 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:37.218842 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:37.218850 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:37.218858 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:37.218866 7740 test_utils.cc:89] k: 3 I20220711 09:00:37.218873 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:37.218878 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant (301 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant I20220711 09:00:37.520054 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:37.520078 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant.tflite I20220711 09:00:37.520085 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:37.520090 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:00:37.520112 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:37.520123 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:37.520131 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:37.520139 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:37.520148 7740 test_utils.cc:89] k: 3 I20220711 09:00:37.520153 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:37.520159 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant (462 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant I20220711 09:00:37.982131 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:37.982153 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant.tflite I20220711 09:00:37.982159 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:37.982165 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:00:37.982185 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:37.982196 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:37.982204 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:37.982213 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:37.982221 7740 test_utils.cc:89] k: 3 I20220711 09:00:37.982226 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:37.982232 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant (1144 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq I20220711 09:00:39.127041 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:39.127068 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq.tflite I20220711 09:00:39.127076 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:39.127082 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:39.127105 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.127115 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.127122 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.127130 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:39.127182 7740 test_utils.cc:89] k: 3 I20220711 09:00:39.127190 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:39.127197 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq (85 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq I20220711 09:00:39.212103 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:39.212129 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq.tflite I20220711 09:00:39.212137 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:39.212143 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:39.212165 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.212173 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.212181 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.212189 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:00:39.212198 7740 test_utils.cc:89] k: 3 I20220711 09:00:39.212205 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:39.212211 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq (71 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq I20220711 09:00:39.283869 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:39.283895 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq.tflite I20220711 09:00:39.283901 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:39.283908 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:00:39.283929 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:39.283941 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:39.283949 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:39.283957 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:39.283967 7740 test_utils.cc:89] k: 3 I20220711 09:00:39.283974 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:39.283979 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq (134 ms) [----------] 18 tests from ClassificationModelCpuTest (4966 ms total) [----------] Global test environment tear-down [==========] 54 tests from 2 test suites ran. (8026 ms total) [ PASSED ] 54 tests. Repeating all tests (iteration 3) . . . Note: Google Test filter = -*tfhub_tf2_resnet_50_imagenet_ptq* [==========] Running 54 tests from 2 test suites. [----------] Global test environment set-up. [----------] 36 tests from ClassificationModelEdgeTpuTest [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:39.417697 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:39.417721 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:39.417728 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:39.417734 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:39.417755 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.417764 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.417773 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.417779 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:39.417789 7740 test_utils.cc:89] k: 3 I20220711 09:00:39.417796 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:39.417801 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu (59 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:00:39.476116 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:39.476143 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:00:39.476150 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:39.476157 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:39.476179 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.476188 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.476197 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.476203 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:39.476213 7740 test_utils.cc:89] k: 3 I20220711 09:00:39.476220 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:39.476226 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu (58 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:39.534276 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:39.534299 7740 test_utils.cc:83] model_path: cocompilation/inception_v2_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:39.534307 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:39.534314 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:39.534337 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.534345 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.534353 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.534361 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:39.534373 7740 test_utils.cc:89] k: 3 I20220711 09:00:39.534380 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:39.534385 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu (84 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:39.618256 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:39.618281 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:39.618288 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:39.618294 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:39.618319 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.618327 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.618335 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.618343 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:39.618353 7740 test_utils.cc:89] k: 3 I20220711 09:00:39.618360 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:39.618366 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu (128 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:00:39.746754 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:39.746783 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:00:39.746789 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:39.746796 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:39.746822 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.746830 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.746838 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.746846 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:39.746857 7740 test_utils.cc:89] k: 3 I20220711 09:00:39.746865 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:39.746870 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu (122 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:39.868716 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:39.868744 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:39.868750 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:39.868757 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:39.868779 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.868789 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.868798 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:39.868806 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:39.868815 7740 test_utils.cc:89] k: 3 I20220711 09:00:39.868822 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:39.868829 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu (226 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu I20220711 09:00:40.095091 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:40.095122 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu.tflite I20220711 09:00:40.095129 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:40.095135 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:40.095201 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.095211 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.095218 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.095227 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:40.095238 7740 test_utils.cc:89] k: 3 I20220711 09:00:40.095245 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:40.095252 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu (221 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu I20220711 09:00:40.317013 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:40.317041 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu.tflite I20220711 09:00:40.317049 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:40.317054 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:40.317081 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.317090 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.317098 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.317106 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:40.317116 7740 test_utils.cc:89] k: 3 I20220711 09:00:40.317122 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:40.317128 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu (227 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:00:40.544077 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:40.544108 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:00:40.544116 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:40.544122 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:40.544150 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.544159 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.544167 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.544175 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:40.544186 7740 test_utils.cc:89] k: 3 I20220711 09:00:40.544193 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:40.544198 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (221 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:40.765519 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:40.765548 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:40.765555 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:40.765561 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:40.765584 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.765594 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.765601 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.765609 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:40.765619 7740 test_utils.cc:89] k: 3 I20220711 09:00:40.765626 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:40.765632 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu (36 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:00:40.801513 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:40.801540 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:00:40.801548 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:40.801554 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:40.801575 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.801584 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.801592 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.801600 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:40.801610 7740 test_utils.cc:89] k: 3 I20220711 09:00:40.801616 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:40.801622 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu (37 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:00:40.838249 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:40.838276 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:00:40.838282 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:40.838289 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:40.838310 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.838320 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.838327 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.838335 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:40.838346 7740 test_utils.cc:89] k: 3 I20220711 09:00:40.838351 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:40.838357 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu (38 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:40.877064 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:40.877090 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:40.877097 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:40.877104 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:40.877125 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.877135 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.877143 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.877151 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:40.877161 7740 test_utils.cc:89] k: 3 I20220711 09:00:40.877167 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:40.877173 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu (39 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:00:40.916648 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:40.916672 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:00:40.916679 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:40.916685 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:40.916707 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.916716 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.916725 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.916733 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:40.916743 7740 test_utils.cc:89] k: 3 I20220711 09:00:40.916749 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:40.916755 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (41 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:40.957816 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:40.957840 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.75_192_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:40.957849 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:40.957854 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:40.957875 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.957883 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.957891 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.957901 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:40.957908 7740 test_utils.cc:89] k: 3 I20220711 09:00:40.957914 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:40.957921 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu (42 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:40.999377 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:40.999403 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:40.999410 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:40.999416 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:40.999439 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.999446 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.999455 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:40.999464 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:40.999473 7740 test_utils.cc:89] k: 3 I20220711 09:00:40.999480 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:40.999485 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu (52 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:00:41.051963 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:41.051990 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:00:41.051996 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:41.052002 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:41.052024 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.052032 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.052042 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.052049 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:41.052059 7740 test_utils.cc:89] k: 3 I20220711 09:00:41.052067 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:41.052073 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:00:41.102802 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:41.102828 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v2_1.0_224_quant_cocompiled_with_mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:00:41.102834 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:41.102840 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:41.102864 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.102874 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.102881 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.102890 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:41.102900 7740 test_utils.cc:89] k: 3 I20220711 09:00:41.102906 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:41.102912 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu (53 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:00:41.155951 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:41.155975 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:00:41.155983 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:41.155989 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:41.156013 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.156021 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.156030 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.156037 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:41.156047 7740 test_utils.cc:89] k: 3 I20220711 09:00:41.156054 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:41.156059 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu (50 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:00:41.205533 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:41.205561 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:00:41.205569 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:41.205575 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:41.205596 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.205605 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.205612 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.205621 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:41.205631 7740 test_utils.cc:89] k: 3 I20220711 09:00:41.205636 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:41.205642 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu (36 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:00:41.241147 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:41.241171 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:00:41.241178 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:41.241185 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:41.241205 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.241214 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.241221 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.241230 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:41.241240 7740 test_utils.cc:89] k: 3 I20220711 09:00:41.241245 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:41.241251 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu (39 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu I20220711 09:00:41.280372 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:41.280736 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant_edgetpu.tflite I20220711 09:00:41.280750 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:41.280756 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:41.280781 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.280969 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.280982 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.280990 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:41.280999 7740 test_utils.cc:89] k: 3 I20220711 09:00:41.281057 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:41.281215 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu (44 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:00:41.324488 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:41.324527 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:00:41.324535 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:41.324543 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:41.324574 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.324584 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.324594 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.324604 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:00:41.324615 7740 test_utils.cc:89] k: 3 I20220711 09:00:41.324623 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:41.324630 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu (54 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu I20220711 09:00:41.378165 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:41.378191 7740 test_utils.cc:83] model_path: inception_v1_224_quant_edgetpu.tflite I20220711 09:00:41.378198 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:41.378204 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:41.378226 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.378235 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.378243 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.378252 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:00:41.378262 7740 test_utils.cc:89] k: 3 I20220711 09:00:41.378268 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:41.378274 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu (62 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu I20220711 09:00:41.440797 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:41.440822 7740 test_utils.cc:83] model_path: inception_v2_224_quant_edgetpu.tflite I20220711 09:00:41.440829 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:41.440835 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:41.440855 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.440863 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.440871 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.440879 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:41.440889 7740 test_utils.cc:89] k: 3 I20220711 09:00:41.440896 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:41.440902 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu (77 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu I20220711 09:00:41.518083 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:41.518110 7740 test_utils.cc:83] model_path: inception_v3_299_quant_edgetpu.tflite I20220711 09:00:41.518116 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:41.518123 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:41.518146 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.518154 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.518162 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.518169 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:41.518180 7740 test_utils.cc:89] k: 3 I20220711 09:00:41.518187 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:41.518193 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu (124 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu I20220711 09:00:41.642555 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:41.642588 7740 test_utils.cc:83] model_path: inception_v4_299_quant_edgetpu.tflite I20220711 09:00:41.642594 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:41.642601 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:41.642629 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.642637 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.642645 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.642654 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:41.642664 7740 test_utils.cc:89] k: 3 I20220711 09:00:41.642670 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:41.642675 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu (224 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu I20220711 09:00:41.866887 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:41.866917 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant_edgetpu.tflite I20220711 09:00:41.866925 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:00:41.866931 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:41.866955 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.866964 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.866973 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.866982 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:41.866991 7740 test_utils.cc:89] k: 1 I20220711 09:00:41.866997 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:00:41.867003 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu (52 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu I20220711 09:00:41.918671 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:41.918699 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant_edgetpu.tflite I20220711 09:00:41.918704 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:00:41.918710 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:41.918731 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.918740 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.918748 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.918756 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:00:41.918766 7740 test_utils.cc:89] k: 1 I20220711 09:00:41.918773 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:00:41.918778 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu I20220711 09:00:41.969712 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:41.969739 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite I20220711 09:00:41.969746 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:00:41.969753 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:41.969774 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.969782 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.969790 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:41.969799 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:41.969810 7740 test_utils.cc:89] k: 1 I20220711 09:00:41.969815 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:00:41.969821 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu (48 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu I20220711 09:00:42.017161 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:42.017187 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant_edgetpu.tflite I20220711 09:00:42.017195 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:42.017201 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:00:42.017220 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:42.017231 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:42.017241 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:42.017248 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:42.017257 7740 test_utils.cc:89] k: 3 I20220711 09:00:42.017264 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:42.017271 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu (57 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu I20220711 09:00:42.075043 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:42.075064 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant_edgetpu.tflite I20220711 09:00:42.075071 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:42.075078 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:00:42.075095 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:42.075106 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:42.075115 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:42.075124 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:42.075131 7740 test_utils.cc:89] k: 3 I20220711 09:00:42.075179 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:42.075189 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu (66 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu I20220711 09:00:42.140311 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:42.140333 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant_edgetpu.tflite I20220711 09:00:42.140341 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:42.140347 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:00:42.140367 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:42.140377 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:42.140385 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:42.140393 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:42.140401 7740 test_utils.cc:89] k: 3 I20220711 09:00:42.140408 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:42.140412 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu (86 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu I20220711 09:00:42.226450 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:42.226473 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq_edgetpu.tflite I20220711 09:00:42.226480 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:42.226485 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:42.226505 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.226512 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.226521 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.226527 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:42.226536 7740 test_utils.cc:89] k: 3 I20220711 09:00:42.226542 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:42.226547 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu (47 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu I20220711 09:00:42.273327 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:42.273348 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq_edgetpu.tflite I20220711 09:00:42.273360 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:42.273366 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:42.273387 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.273396 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.273402 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.273409 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:00:42.273418 7740 test_utils.cc:89] k: 3 I20220711 09:00:42.273423 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:42.273429 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu (46 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu I20220711 09:00:42.319128 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:42.319190 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq_edgetpu.tflite I20220711 09:00:42.319195 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:42.319201 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:00:42.319221 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:42.319231 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:42.319239 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:42.319247 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:42.319257 7740 test_utils.cc:89] k: 3 I20220711 09:00:42.319262 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:42.319267 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu (48 ms) [----------] 36 tests from ClassificationModelEdgeTpuTest (2950 ms total) [----------] 18 tests from ClassificationModelCpuTest [ RUN ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant I20220711 09:00:42.367990 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:42.368011 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant.tflite I20220711 09:00:42.368017 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:42.368023 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:42.368041 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.368049 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.368057 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.368065 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:42.368074 7740 test_utils.cc:89] k: 3 I20220711 09:00:42.368080 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:42.368085 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant (82 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant I20220711 09:00:42.449282 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:42.449304 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant.tflite I20220711 09:00:42.449311 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:42.449317 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:42.449335 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.449342 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.449350 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.449357 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:42.449366 7740 test_utils.cc:89] k: 3 I20220711 09:00:42.449373 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:42.449378 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant (8 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant I20220711 09:00:42.457218 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:42.457242 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant.tflite I20220711 09:00:42.457247 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:42.457253 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:42.457278 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.457286 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.457294 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.457301 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:42.457310 7740 test_utils.cc:89] k: 3 I20220711 09:00:42.457315 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:42.457320 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant (18 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant I20220711 09:00:42.475492 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:42.475514 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant.tflite I20220711 09:00:42.475520 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:42.475526 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:42.475544 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.475553 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.475560 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.475567 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:42.475576 7740 test_utils.cc:89] k: 3 I20220711 09:00:42.475581 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:42.475587 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant (41 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant I20220711 09:00:42.516296 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:42.516319 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant.tflite I20220711 09:00:42.516324 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:42.516330 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:42.516348 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.516356 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.516363 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.516371 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:00:42.516381 7740 test_utils.cc:89] k: 3 I20220711 09:00:42.516386 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:42.516391 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant (67 ms) [ RUN ] ClassificationModelCpuTest.inception_v1_224_quant I20220711 09:00:42.583257 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:42.583279 7740 test_utils.cc:83] model_path: inception_v1_224_quant.tflite I20220711 09:00:42.583285 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:42.583292 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:42.583310 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.583318 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.583326 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.583333 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:00:42.583343 7740 test_utils.cc:89] k: 3 I20220711 09:00:42.583348 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:42.583353 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v1_224_quant (169 ms) [ RUN ] ClassificationModelCpuTest.inception_v2_224_quant I20220711 09:00:42.752868 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:42.752893 7740 test_utils.cc:83] model_path: inception_v2_224_quant.tflite I20220711 09:00:42.752899 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:42.752905 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:42.752924 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.752933 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.752939 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:42.752947 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:42.752955 7740 test_utils.cc:89] k: 3 I20220711 09:00:42.752961 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:42.752971 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v2_224_quant (252 ms) [ RUN ] ClassificationModelCpuTest.inception_v3_299_quant I20220711 09:00:43.004901 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:43.004925 7740 test_utils.cc:83] model_path: inception_v3_299_quant.tflite I20220711 09:00:43.004931 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:43.004937 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:43.004957 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:43.004966 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:43.004972 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:43.004981 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:43.004989 7740 test_utils.cc:89] k: 3 I20220711 09:00:43.004994 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:43.005000 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v3_299_quant (634 ms) [ RUN ] ClassificationModelCpuTest.inception_v4_299_quant I20220711 09:00:43.638777 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:43.638803 7740 test_utils.cc:83] model_path: inception_v4_299_quant.tflite I20220711 09:00:43.638811 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:43.638818 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:43.638844 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:43.638852 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:43.638860 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:43.638868 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:43.638880 7740 test_utils.cc:89] k: 3 I20220711 09:00:43.638886 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:43.638891 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v4_299_quant (1283 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant I20220711 09:00:44.921945 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:44.921977 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant.tflite I20220711 09:00:44.921984 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:00:44.921991 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:44.922016 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:44.922025 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:44.922036 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:44.922044 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:44.922055 7740 test_utils.cc:89] k: 1 I20220711 09:00:44.922061 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:00:44.922067 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant (72 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant I20220711 09:00:44.993468 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:44.993494 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant.tflite I20220711 09:00:44.993500 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:00:44.993506 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:44.993530 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:44.993537 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:44.993546 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:44.993553 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:00:44.993562 7740 test_utils.cc:89] k: 1 I20220711 09:00:44.993568 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:00:44.993574 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant (71 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant I20220711 09:00:45.064569 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:45.064594 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant.tflite I20220711 09:00:45.064601 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:00:45.064607 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:45.064630 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:45.064637 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:45.064646 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:45.064653 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:45.064662 7740 test_utils.cc:89] k: 1 I20220711 09:00:45.064668 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:00:45.064675 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant (71 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant I20220711 09:00:45.135424 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:45.135450 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant.tflite I20220711 09:00:45.135457 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:45.135463 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:00:45.135484 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:45.135496 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:45.135504 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:45.135514 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:45.135524 7740 test_utils.cc:89] k: 3 I20220711 09:00:45.135529 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:45.135535 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant (301 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant I20220711 09:00:45.436578 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:45.436604 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant.tflite I20220711 09:00:45.436610 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:45.436616 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:00:45.436638 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:45.436650 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:45.436658 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:45.436667 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:45.436677 7740 test_utils.cc:89] k: 3 I20220711 09:00:45.436683 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:45.436690 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant (463 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant I20220711 09:00:45.899649 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:45.899674 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant.tflite I20220711 09:00:45.899681 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:45.899688 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:00:45.899709 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:45.899720 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:45.899729 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:45.899737 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:45.899746 7740 test_utils.cc:89] k: 3 I20220711 09:00:45.899753 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:45.899760 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant (1144 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq I20220711 09:00:47.043720 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:47.043745 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq.tflite I20220711 09:00:47.043752 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:47.043759 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:47.043781 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.043790 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.043797 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.043805 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:47.043814 7740 test_utils.cc:89] k: 3 I20220711 09:00:47.043821 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:47.043828 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq (85 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq I20220711 09:00:47.128477 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:47.128501 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq.tflite I20220711 09:00:47.128507 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:47.128513 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:47.128532 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.128540 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.128548 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.128556 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:00:47.128564 7740 test_utils.cc:89] k: 3 I20220711 09:00:47.128571 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:47.128576 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq (70 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq I20220711 09:00:47.198500 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:47.198523 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq.tflite I20220711 09:00:47.198529 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:47.198535 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:00:47.198554 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:47.198565 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:47.198573 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:47.198581 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:47.198590 7740 test_utils.cc:89] k: 3 I20220711 09:00:47.198596 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:47.198601 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq (133 ms) [----------] 18 tests from ClassificationModelCpuTest (4964 ms total) [----------] Global test environment tear-down [==========] 54 tests from 2 test suites ran. (7914 ms total) [ PASSED ] 54 tests. Repeating all tests (iteration 4) . . . Note: Google Test filter = -*tfhub_tf2_resnet_50_imagenet_ptq* [==========] Running 54 tests from 2 test suites. [----------] Global test environment set-up. [----------] 36 tests from ClassificationModelEdgeTpuTest [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:47.331339 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:47.331362 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:47.331367 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:47.331373 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:47.331393 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.331401 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.331408 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.331415 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:47.331424 7740 test_utils.cc:89] k: 3 I20220711 09:00:47.331430 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:47.331435 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu (56 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:00:47.387529 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:47.387552 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:00:47.387559 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:47.387564 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:47.387585 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.387593 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.387600 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.387607 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:47.387615 7740 test_utils.cc:89] k: 3 I20220711 09:00:47.387621 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:47.387626 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu (55 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:47.442883 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:47.442907 7740 test_utils.cc:83] model_path: cocompilation/inception_v2_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:47.442914 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:47.442920 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:47.442940 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.442948 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.442956 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.442963 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:47.442972 7740 test_utils.cc:89] k: 3 I20220711 09:00:47.442978 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:47.442983 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu (73 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:47.515415 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:47.515439 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:47.515445 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:47.515450 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:47.515472 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.515480 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.515487 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.515496 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:47.515504 7740 test_utils.cc:89] k: 3 I20220711 09:00:47.515511 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:47.515516 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu (116 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:00:47.632036 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:47.632059 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:00:47.632066 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:47.632071 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:47.632090 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.632098 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.632107 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.632113 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:47.632131 7740 test_utils.cc:89] k: 3 I20220711 09:00:47.632138 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:47.632143 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu (117 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:47.748368 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:47.748394 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:47.748399 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:47.748405 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:47.748426 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.748435 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.748441 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.748450 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:47.748458 7740 test_utils.cc:89] k: 3 I20220711 09:00:47.748463 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:47.748469 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu (213 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu I20220711 09:00:47.961695 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:47.961724 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu.tflite I20220711 09:00:47.961731 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:47.961737 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:47.961758 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.961766 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.961774 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:47.961781 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:47.961791 7740 test_utils.cc:89] k: 3 I20220711 09:00:47.961796 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:47.961802 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu (211 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu I20220711 09:00:48.172785 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:48.172816 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu.tflite I20220711 09:00:48.172823 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:48.172830 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:48.172856 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.172865 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.172874 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.172883 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:48.172892 7740 test_utils.cc:89] k: 3 I20220711 09:00:48.172899 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:48.172905 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu (227 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:00:48.399477 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:48.399509 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:00:48.399516 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:48.399523 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:48.399547 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.399555 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.399564 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.399571 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:48.399582 7740 test_utils.cc:89] k: 3 I20220711 09:00:48.399588 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:48.399595 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (221 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:48.620839 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:48.620867 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:48.620874 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:48.620880 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:48.620905 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.620913 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.620923 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.620930 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:48.620940 7740 test_utils.cc:89] k: 3 I20220711 09:00:48.620946 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:48.620952 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu (35 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:00:48.655381 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:48.655418 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:00:48.655427 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:48.655433 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:48.655462 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.655473 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.655480 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.655488 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:48.655498 7740 test_utils.cc:89] k: 3 I20220711 09:00:48.655503 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:48.655509 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu (36 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:00:48.692878 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:48.693482 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:00:48.693759 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:48.693850 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:48.693933 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.693995 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.694056 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.694116 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:48.694175 7740 test_utils.cc:89] k: 3 I20220711 09:00:48.694231 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:48.694285 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu (35 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:48.727828 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:48.727854 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:48.727860 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:48.727866 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:48.727885 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.727895 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.727905 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.727912 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:48.727922 7740 test_utils.cc:89] k: 3 I20220711 09:00:48.727928 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:48.727934 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu (41 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:00:48.768152 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:48.768178 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:00:48.768185 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:48.768191 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:48.768213 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.768222 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.768230 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.768239 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:48.768249 7740 test_utils.cc:89] k: 3 I20220711 09:00:48.768255 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:48.768261 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (41 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:48.809685 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:48.809711 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.75_192_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:48.809718 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:48.809724 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:48.809743 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.809752 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.809760 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.809768 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:48.809777 7740 test_utils.cc:89] k: 3 I20220711 09:00:48.809783 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:48.809788 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu (42 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:48.851887 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:48.851913 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:48.851919 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:48.851927 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:48.851948 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.851958 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.851965 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.851974 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:48.851985 7740 test_utils.cc:89] k: 3 I20220711 09:00:48.851991 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:48.851996 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu (56 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:00:48.907318 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:48.907344 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:00:48.907351 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:48.907358 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:48.907379 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.907388 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.907397 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.907404 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:48.907418 7740 test_utils.cc:89] k: 3 I20220711 09:00:48.907423 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:48.907430 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:00:48.958266 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:48.958290 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v2_1.0_224_quant_cocompiled_with_mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:00:48.958297 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:48.958303 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:48.958325 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.958334 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.958343 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:48.958351 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:48.958361 7740 test_utils.cc:89] k: 3 I20220711 09:00:48.958367 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:48.958374 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu (54 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:00:49.012810 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:49.012840 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:00:49.012846 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:49.012853 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:49.012874 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.012883 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.012892 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.012899 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:49.012909 7740 test_utils.cc:89] k: 3 I20220711 09:00:49.012915 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:49.012921 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu (53 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:00:49.065639 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:49.065665 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:00:49.065671 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:49.065680 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:49.065701 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.065709 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.065717 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.065726 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:49.065735 7740 test_utils.cc:89] k: 3 I20220711 09:00:49.065742 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:49.065747 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu (37 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:00:49.102572 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:49.102597 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:00:49.102604 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:49.102610 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:49.102631 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.102640 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.102649 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.102656 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:49.102667 7740 test_utils.cc:89] k: 3 I20220711 09:00:49.102674 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:49.102679 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu (41 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu I20220711 09:00:49.143378 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:49.143402 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant_edgetpu.tflite I20220711 09:00:49.143409 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:49.143414 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:49.143436 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.143445 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.143453 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.143462 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:49.143472 7740 test_utils.cc:89] k: 3 I20220711 09:00:49.143478 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:49.143483 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu (42 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:00:49.185364 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:49.185391 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:00:49.185398 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:49.185405 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:49.185426 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.185436 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.185443 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.185451 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:00:49.185461 7740 test_utils.cc:89] k: 3 I20220711 09:00:49.185467 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:49.185472 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu (50 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu I20220711 09:00:49.236096 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:49.236121 7740 test_utils.cc:83] model_path: inception_v1_224_quant_edgetpu.tflite I20220711 09:00:49.236127 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:49.236133 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:49.236153 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.236161 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.236169 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.236177 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:00:49.236187 7740 test_utils.cc:89] k: 3 I20220711 09:00:49.236193 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:49.236199 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu (63 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu I20220711 09:00:49.300020 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:49.300045 7740 test_utils.cc:83] model_path: inception_v2_224_quant_edgetpu.tflite I20220711 09:00:49.300052 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:49.300058 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:49.300081 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.300091 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.300099 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.300107 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:49.300117 7740 test_utils.cc:89] k: 3 I20220711 09:00:49.300123 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:49.300129 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu (79 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu I20220711 09:00:49.378998 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:49.379024 7740 test_utils.cc:83] model_path: inception_v3_299_quant_edgetpu.tflite I20220711 09:00:49.379029 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:49.379035 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:49.379058 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.379066 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.379074 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.379082 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:49.379092 7740 test_utils.cc:89] k: 3 I20220711 09:00:49.379099 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:49.379104 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu (123 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu I20220711 09:00:49.502054 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:49.502082 7740 test_utils.cc:83] model_path: inception_v4_299_quant_edgetpu.tflite I20220711 09:00:49.502089 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:49.502095 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:49.502117 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.502125 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.502133 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.502141 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:49.502151 7740 test_utils.cc:89] k: 3 I20220711 09:00:49.502157 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:49.502162 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu (225 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu I20220711 09:00:49.726464 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:49.726493 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant_edgetpu.tflite I20220711 09:00:49.726501 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:00:49.726507 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:49.726533 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.726542 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.726552 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.726559 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:49.726570 7740 test_utils.cc:89] k: 1 I20220711 09:00:49.726577 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:00:49.726583 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu (52 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu I20220711 09:00:49.778841 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:49.778870 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant_edgetpu.tflite I20220711 09:00:49.778878 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:00:49.778884 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:49.778905 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.778914 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.778923 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.778931 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:00:49.778941 7740 test_utils.cc:89] k: 1 I20220711 09:00:49.778947 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:00:49.778954 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu I20220711 09:00:49.829692 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:49.829718 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite I20220711 09:00:49.829725 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:00:49.829730 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:49.829754 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.829763 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.829771 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:49.829779 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:49.829789 7740 test_utils.cc:89] k: 1 I20220711 09:00:49.829795 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:00:49.829802 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu I20220711 09:00:49.880636 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:49.880662 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant_edgetpu.tflite I20220711 09:00:49.880669 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:49.880676 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:00:49.880695 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:49.880707 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:49.880718 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:49.880726 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:49.880736 7740 test_utils.cc:89] k: 3 I20220711 09:00:49.880743 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:49.880748 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu (65 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu I20220711 09:00:49.945840 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:49.945866 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant_edgetpu.tflite I20220711 09:00:49.945873 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:49.945879 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:00:49.945901 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:49.945914 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:49.945922 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:49.945930 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:49.945940 7740 test_utils.cc:89] k: 3 I20220711 09:00:49.945945 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:49.945951 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu (70 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu I20220711 09:00:50.015282 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:50.015308 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant_edgetpu.tflite I20220711 09:00:50.015316 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:50.015321 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:00:50.015343 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:50.015354 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:50.015363 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:50.015372 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:50.015381 7740 test_utils.cc:89] k: 3 I20220711 09:00:50.015388 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:50.015394 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu (89 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu I20220711 09:00:50.104833 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:50.104861 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq_edgetpu.tflite I20220711 09:00:50.104868 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:50.104876 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:50.104897 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.104905 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.104914 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.104923 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:50.104931 7740 test_utils.cc:89] k: 3 I20220711 09:00:50.104938 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:50.104943 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu (54 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu I20220711 09:00:50.159086 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:50.159111 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq_edgetpu.tflite I20220711 09:00:50.159118 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:50.159124 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:50.159230 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.159242 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.159250 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.159258 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:00:50.159268 7740 test_utils.cc:89] k: 3 I20220711 09:00:50.159274 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:50.159631 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu (49 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu I20220711 09:00:50.208983 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:50.209009 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq_edgetpu.tflite I20220711 09:00:50.209017 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:50.209022 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:00:50.209043 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:50.209056 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:50.209065 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:50.209074 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:50.209084 7740 test_utils.cc:89] k: 3 I20220711 09:00:50.209089 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:50.209096 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu (52 ms) [----------] 36 tests from ClassificationModelEdgeTpuTest (2929 ms total) [----------] 18 tests from ClassificationModelCpuTest [ RUN ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant I20220711 09:00:50.260473 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:50.260497 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant.tflite I20220711 09:00:50.260504 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:50.260510 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:50.260533 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.260541 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.260550 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.260558 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:50.260568 7740 test_utils.cc:89] k: 3 I20220711 09:00:50.260574 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:50.260581 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant (82 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant I20220711 09:00:50.342159 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:50.342181 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant.tflite I20220711 09:00:50.342188 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:50.342195 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:50.342217 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.342226 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.342233 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.342242 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:50.342250 7740 test_utils.cc:89] k: 3 I20220711 09:00:50.342257 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:50.342263 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant (8 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant I20220711 09:00:50.350267 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:50.350296 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant.tflite I20220711 09:00:50.350302 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:50.350308 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:50.350330 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.350338 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.350347 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.350354 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:50.350363 7740 test_utils.cc:89] k: 3 I20220711 09:00:50.350369 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:50.350375 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant (18 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant I20220711 09:00:50.368993 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:50.369017 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant.tflite I20220711 09:00:50.369024 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:50.369030 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:50.369055 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.369062 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.369071 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.369077 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:50.369087 7740 test_utils.cc:89] k: 3 I20220711 09:00:50.369093 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:50.369099 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant (44 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant I20220711 09:00:50.412436 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:50.412459 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant.tflite I20220711 09:00:50.412467 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:50.412472 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:50.412494 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.412503 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.412511 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.412519 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:00:50.412529 7740 test_utils.cc:89] k: 3 I20220711 09:00:50.412535 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:50.412541 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant (68 ms) [ RUN ] ClassificationModelCpuTest.inception_v1_224_quant I20220711 09:00:50.480530 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:50.480554 7740 test_utils.cc:83] model_path: inception_v1_224_quant.tflite I20220711 09:00:50.480561 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:50.480567 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:50.480589 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.480597 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.480605 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.480613 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:00:50.480623 7740 test_utils.cc:89] k: 3 I20220711 09:00:50.480629 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:50.480636 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v1_224_quant (170 ms) [ RUN ] ClassificationModelCpuTest.inception_v2_224_quant I20220711 09:00:50.650957 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:50.650982 7740 test_utils.cc:83] model_path: inception_v2_224_quant.tflite I20220711 09:00:50.650990 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:50.650996 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:50.651018 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.651026 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.651034 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.651042 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:50.651051 7740 test_utils.cc:89] k: 3 I20220711 09:00:50.651057 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:50.651063 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v2_224_quant (252 ms) [ RUN ] ClassificationModelCpuTest.inception_v3_299_quant I20220711 09:00:50.902364 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:50.902392 7740 test_utils.cc:83] model_path: inception_v3_299_quant.tflite I20220711 09:00:50.902398 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:50.902405 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:50.902428 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.902436 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.902444 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:50.902452 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:50.902462 7740 test_utils.cc:89] k: 3 I20220711 09:00:50.902468 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:50.902474 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v3_299_quant (628 ms) [ RUN ] ClassificationModelCpuTest.inception_v4_299_quant I20220711 09:00:51.530820 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:51.530851 7740 test_utils.cc:83] model_path: inception_v4_299_quant.tflite I20220711 09:00:51.530858 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:51.530865 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:51.530889 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:51.530897 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:51.530905 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:51.530913 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:51.530922 7740 test_utils.cc:89] k: 3 I20220711 09:00:51.530928 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:51.530934 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v4_299_quant (1285 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant I20220711 09:00:52.815615 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:52.815647 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant.tflite I20220711 09:00:52.815654 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:00:52.815660 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:52.815685 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:52.815693 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:52.815703 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:52.815711 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:52.815721 7740 test_utils.cc:89] k: 1 I20220711 09:00:52.815726 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:00:52.815732 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant (70 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant I20220711 09:00:52.885658 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:52.885680 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant.tflite I20220711 09:00:52.885686 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:00:52.885691 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:52.885710 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:52.885718 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:52.885726 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:52.885733 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:00:52.885742 7740 test_utils.cc:89] k: 1 I20220711 09:00:52.885747 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:00:52.885753 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant (70 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant I20220711 09:00:52.955595 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:52.955616 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant.tflite I20220711 09:00:52.955622 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:00:52.955628 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:52.955647 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:52.955654 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:52.955662 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:52.955669 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:52.955678 7740 test_utils.cc:89] k: 1 I20220711 09:00:52.955683 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:00:52.955688 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant (69 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant I20220711 09:00:53.024688 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:53.024711 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant.tflite I20220711 09:00:53.024717 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:53.024724 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:00:53.024742 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:53.024753 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:53.024761 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:53.024770 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:53.024777 7740 test_utils.cc:89] k: 3 I20220711 09:00:53.024782 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:53.024788 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant (301 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant I20220711 09:00:53.325752 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:53.325779 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant.tflite I20220711 09:00:53.325788 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:53.325793 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:00:53.325815 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:53.325827 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:53.325836 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:53.325845 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:53.325855 7740 test_utils.cc:89] k: 3 I20220711 09:00:53.325860 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:53.325865 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant (462 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant I20220711 09:00:53.787473 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:53.787501 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant.tflite I20220711 09:00:53.787508 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:53.787514 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:00:53.787535 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:53.787549 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:53.787556 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:53.787565 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:53.787575 7740 test_utils.cc:89] k: 3 I20220711 09:00:53.787581 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:53.787587 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant (1140 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq I20220711 09:00:54.927361 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:54.927389 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq.tflite I20220711 09:00:54.927395 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:54.927402 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:54.927425 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:54.927433 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:54.927441 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:54.927449 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:54.927459 7740 test_utils.cc:89] k: 3 I20220711 09:00:54.927465 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:54.927471 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq (84 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq I20220711 09:00:55.011301 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:55.011324 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq.tflite I20220711 09:00:55.011332 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:55.011337 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:55.011358 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.011368 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.011375 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.011384 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:00:55.011392 7740 test_utils.cc:89] k: 3 I20220711 09:00:55.011399 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:55.011404 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq (71 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq I20220711 09:00:55.082283 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:55.082309 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq.tflite I20220711 09:00:55.082315 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:55.082321 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:00:55.082343 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:55.082355 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:55.082363 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:55.082372 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:55.082381 7740 test_utils.cc:89] k: 3 I20220711 09:00:55.082387 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:55.082394 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq (132 ms) [----------] 18 tests from ClassificationModelCpuTest (4955 ms total) [----------] Global test environment tear-down [==========] 54 tests from 2 test suites ran. (7884 ms total) [ PASSED ] 54 tests. Repeating all tests (iteration 5) . . . Note: Google Test filter = -*tfhub_tf2_resnet_50_imagenet_ptq* [==========] Running 54 tests from 2 test suites. [----------] Global test environment set-up. [----------] 36 tests from ClassificationModelEdgeTpuTest [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:55.215245 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:55.215270 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:55.215276 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:55.215283 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:55.215306 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.215314 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.215322 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.215332 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:55.215340 7740 test_utils.cc:89] k: 3 I20220711 09:00:55.215348 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:55.215353 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu (59 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:00:55.274731 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:55.274758 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:00:55.274765 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:55.274771 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:55.274793 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.274801 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.274809 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.274817 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:55.274827 7740 test_utils.cc:89] k: 3 I20220711 09:00:55.274833 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:55.274838 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu (59 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:55.333153 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:55.333181 7740 test_utils.cc:83] model_path: cocompilation/inception_v2_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:55.333187 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:55.333194 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:55.333214 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.333222 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.333231 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.333238 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:55.333248 7740 test_utils.cc:89] k: 3 I20220711 09:00:55.333254 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:55.333261 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu (80 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:55.413882 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:55.413908 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:55.413914 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:55.413921 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:55.413944 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.413954 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.413961 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.413969 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:55.413980 7740 test_utils.cc:89] k: 3 I20220711 09:00:55.413986 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:55.413991 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu (123 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:00:55.537037 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:55.537065 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:00:55.537071 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:55.537077 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:55.537103 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.537112 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.537120 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.537128 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:55.537139 7740 test_utils.cc:89] k: 3 I20220711 09:00:55.537145 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:55.537151 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu (124 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:55.660643 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:55.660668 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:55.660676 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:55.660681 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:55.660706 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.660715 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.660722 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.660730 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:55.660741 7740 test_utils.cc:89] k: 3 I20220711 09:00:55.660748 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:55.660753 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu (223 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu I20220711 09:00:55.884124 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:55.884157 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu.tflite I20220711 09:00:55.884164 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:55.884171 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:55.884196 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.884204 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.884214 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:55.884222 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:55.884232 7740 test_utils.cc:89] k: 3 I20220711 09:00:55.884238 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:55.884244 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu (221 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu I20220711 09:00:56.105474 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:56.105505 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu.tflite I20220711 09:00:56.105512 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:56.105520 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:56.105543 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.105553 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.105562 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.105571 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:56.105580 7740 test_utils.cc:89] k: 3 I20220711 09:00:56.105587 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:56.105592 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu (224 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:00:56.329418 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:56.329450 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:00:56.329457 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:56.329466 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:56.329491 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.329501 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.329510 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.329519 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:56.329528 7740 test_utils.cc:89] k: 3 I20220711 09:00:56.329535 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:56.329540 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (223 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:56.552840 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:56.552870 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:56.552877 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:56.552883 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:56.552907 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.552917 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.552925 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.552933 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:56.552943 7740 test_utils.cc:89] k: 3 I20220711 09:00:56.552949 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:56.552955 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu (35 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:00:56.587785 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:56.587810 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:00:56.587817 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:56.587824 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:56.587846 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.587857 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.587868 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.587880 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:56.587894 7740 test_utils.cc:89] k: 3 I20220711 09:00:56.587901 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:56.587909 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu (37 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:00:56.624361 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:56.624387 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:00:56.624395 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:56.624401 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:56.624423 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.624433 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.624440 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.624449 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:56.624459 7740 test_utils.cc:89] k: 3 I20220711 09:00:56.624465 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:56.624471 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu (36 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:56.660758 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:56.660781 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:56.660789 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:56.660795 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:56.660815 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.660825 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.660832 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.660840 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:56.660849 7740 test_utils.cc:89] k: 3 I20220711 09:00:56.660856 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:56.660861 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu (39 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:00:56.699429 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:56.699455 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:00:56.699460 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:56.699467 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:56.699489 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.699498 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.699506 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.699513 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:56.699523 7740 test_utils.cc:89] k: 3 I20220711 09:00:56.699529 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:56.699537 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (39 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:56.738322 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:56.738346 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.75_192_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:56.738353 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:56.738360 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:56.738381 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.738391 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.738399 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.738407 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:56.738418 7740 test_utils.cc:89] k: 3 I20220711 09:00:56.738425 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:56.738430 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu (46 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:00:56.784547 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:56.784575 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:00:56.784583 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:56.784590 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:56.784610 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.784619 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.784626 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.784634 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:56.784644 7740 test_utils.cc:89] k: 3 I20220711 09:00:56.784651 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:56.784657 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu (49 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:00:56.833492 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:56.833516 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:00:56.833523 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:56.833529 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:56.833551 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.833561 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.833570 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.833577 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:56.833588 7740 test_utils.cc:89] k: 3 I20220711 09:00:56.833595 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:56.833600 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu (54 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:00:56.887419 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:56.887449 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v2_1.0_224_quant_cocompiled_with_mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:00:56.887455 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:56.887461 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:56.887483 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.887491 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.887501 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.887508 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:56.887519 7740 test_utils.cc:89] k: 3 I20220711 09:00:56.887526 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:56.887531 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu (48 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:00:56.935699 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:56.935724 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:00:56.935730 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:56.935737 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:56.935757 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.935765 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.935775 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.935782 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:56.935792 7740 test_utils.cc:89] k: 3 I20220711 09:00:56.935798 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:56.935804 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu (54 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:00:56.989142 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:56.989171 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:00:56.989177 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:56.989184 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:56.989205 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.989214 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.989223 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:56.989231 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:56.989241 7740 test_utils.cc:89] k: 3 I20220711 09:00:56.989248 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:56.989253 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu (32 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:00:57.021944 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:57.021981 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:00:57.021987 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:57.021993 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:57.022022 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.022030 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.022038 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.022045 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:57.022055 7740 test_utils.cc:89] k: 3 I20220711 09:00:57.022061 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:57.022068 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu (40 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu I20220711 09:00:57.061937 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:57.061964 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant_edgetpu.tflite I20220711 09:00:57.061971 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:57.061977 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:57.061998 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.062007 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.062016 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.062023 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:57.062033 7740 test_utils.cc:89] k: 3 I20220711 09:00:57.062039 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:57.062044 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu (48 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:00:57.109567 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:57.109592 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:00:57.109601 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:57.109606 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:57.109628 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.109637 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.109645 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.109653 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:00:57.109663 7740 test_utils.cc:89] k: 3 I20220711 09:00:57.109669 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:57.109675 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu (48 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu I20220711 09:00:57.158085 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:57.158110 7740 test_utils.cc:83] model_path: inception_v1_224_quant_edgetpu.tflite I20220711 09:00:57.158116 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:57.158123 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:57.158144 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.158152 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.158161 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.158169 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:00:57.158179 7740 test_utils.cc:89] k: 3 I20220711 09:00:57.158185 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:57.158191 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu (58 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu I20220711 09:00:57.216662 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:57.216687 7740 test_utils.cc:83] model_path: inception_v2_224_quant_edgetpu.tflite I20220711 09:00:57.216694 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:57.216701 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:57.216723 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.216732 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.216742 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.216748 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:57.216758 7740 test_utils.cc:89] k: 3 I20220711 09:00:57.216764 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:57.216770 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu (83 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu I20220711 09:00:57.299198 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:57.299228 7740 test_utils.cc:83] model_path: inception_v3_299_quant_edgetpu.tflite I20220711 09:00:57.299237 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:57.299243 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:57.299268 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.299275 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.299283 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.299291 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:57.299304 7740 test_utils.cc:89] k: 3 I20220711 09:00:57.299311 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:57.299316 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu (123 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu I20220711 09:00:57.422140 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:57.422166 7740 test_utils.cc:83] model_path: inception_v4_299_quant_edgetpu.tflite I20220711 09:00:57.422173 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:57.422180 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:57.422202 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.422211 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.422219 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.422227 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:57.422237 7740 test_utils.cc:89] k: 3 I20220711 09:00:57.422246 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:57.422252 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu (224 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu I20220711 09:00:57.646797 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:57.646827 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant_edgetpu.tflite I20220711 09:00:57.646834 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:00:57.646842 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:57.646865 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.646875 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.646883 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.646891 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:57.646901 7740 test_utils.cc:89] k: 1 I20220711 09:00:57.646907 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:00:57.646914 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu (53 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu I20220711 09:00:57.699811 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:57.699837 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant_edgetpu.tflite I20220711 09:00:57.699843 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:00:57.699851 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:57.699870 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.699879 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.699887 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.699895 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:00:57.699904 7740 test_utils.cc:89] k: 1 I20220711 09:00:57.699910 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:00:57.699916 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu (53 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu I20220711 09:00:57.752177 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:57.752203 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite I20220711 09:00:57.752209 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:00:57.752215 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:57.752238 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.752246 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.752254 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:57.752264 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:57.752272 7740 test_utils.cc:89] k: 1 I20220711 09:00:57.752279 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:00:57.752285 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu (49 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu I20220711 09:00:57.801425 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:57.801450 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant_edgetpu.tflite I20220711 09:00:57.801457 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:57.801463 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:00:57.801484 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:57.801496 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:57.801506 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:00:57.801514 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:57.801523 7740 test_utils.cc:89] k: 3 I20220711 09:00:57.801529 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:57.801535 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu (61 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu I20220711 09:00:57.862641 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:57.862668 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant_edgetpu.tflite I20220711 09:00:57.862673 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:57.862679 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:00:57.862700 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:57.862715 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:57.862723 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:00:57.862731 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:57.862741 7740 test_utils.cc:89] k: 3 I20220711 09:00:57.862746 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:57.862752 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu (65 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu I20220711 09:00:57.927664 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:57.927686 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant_edgetpu.tflite I20220711 09:00:57.927692 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:57.927698 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:00:57.927717 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:57.927728 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:57.927736 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:00:57.927744 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:57.927753 7740 test_utils.cc:89] k: 3 I20220711 09:00:57.927758 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:57.927764 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu (87 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu I20220711 09:00:58.014261 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:58.014286 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq_edgetpu.tflite I20220711 09:00:58.014292 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:58.014298 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:58.014318 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.014326 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.014334 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.014341 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:00:58.014350 7740 test_utils.cc:89] k: 3 I20220711 09:00:58.014356 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:58.014361 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu (47 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu I20220711 09:00:58.061664 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:58.061688 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq_edgetpu.tflite I20220711 09:00:58.061694 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:58.061700 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:58.061720 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.061728 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.061735 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.061743 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:00:58.061751 7740 test_utils.cc:89] k: 3 I20220711 09:00:58.061758 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:58.061762 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu (46 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu I20220711 09:00:58.107651 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:58.107676 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq_edgetpu.tflite I20220711 09:00:58.107686 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:58.107692 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:00:58.107710 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:58.107722 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:58.107729 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:00:58.107738 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:58.107746 7740 test_utils.cc:89] k: 3 I20220711 09:00:58.107751 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:58.107756 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu (49 ms) [----------] 36 tests from ClassificationModelEdgeTpuTest (2941 ms total) [----------] 18 tests from ClassificationModelCpuTest [ RUN ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant I20220711 09:00:58.156340 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:58.156363 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant.tflite I20220711 09:00:58.156369 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:58.156375 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:58.156394 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.156402 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.156409 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.156417 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:00:58.156426 7740 test_utils.cc:89] k: 3 I20220711 09:00:58.156431 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:58.156437 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant (81 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant I20220711 09:00:58.237102 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:58.237123 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant.tflite I20220711 09:00:58.237128 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:58.237134 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:58.237154 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.237162 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.237169 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.237176 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:00:58.237185 7740 test_utils.cc:89] k: 3 I20220711 09:00:58.237191 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:58.237196 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant (7 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant I20220711 09:00:58.244915 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:58.244937 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant.tflite I20220711 09:00:58.244944 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:58.244949 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:58.244971 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.244978 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.244987 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.244993 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:58.245002 7740 test_utils.cc:89] k: 3 I20220711 09:00:58.245007 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:58.245013 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant (19 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant I20220711 09:00:58.263247 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:58.263267 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant.tflite I20220711 09:00:58.263273 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:58.263279 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:58.263303 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.263310 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.263317 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.263324 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:00:58.263332 7740 test_utils.cc:89] k: 3 I20220711 09:00:58.263339 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:00:58.263343 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant (40 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant I20220711 09:00:58.303830 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:58.303853 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant.tflite I20220711 09:00:58.303858 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:58.303864 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:58.303882 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.303890 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.303898 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.303905 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:00:58.303915 7740 test_utils.cc:89] k: 3 I20220711 09:00:58.303920 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:58.303925 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant (67 ms) [ RUN ] ClassificationModelCpuTest.inception_v1_224_quant I20220711 09:00:58.370491 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:58.370515 7740 test_utils.cc:83] model_path: inception_v1_224_quant.tflite I20220711 09:00:58.370522 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:58.370527 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:58.370545 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.370553 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.370561 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.370568 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:00:58.370577 7740 test_utils.cc:89] k: 3 I20220711 09:00:58.370582 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:58.370589 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v1_224_quant (169 ms) [ RUN ] ClassificationModelCpuTest.inception_v2_224_quant I20220711 09:00:58.539230 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:58.539254 7740 test_utils.cc:83] model_path: inception_v2_224_quant.tflite I20220711 09:00:58.539260 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:58.539266 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:58.539286 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.539294 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.539301 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.539309 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:00:58.539317 7740 test_utils.cc:89] k: 3 I20220711 09:00:58.539322 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:58.539328 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v2_224_quant (250 ms) [ RUN ] ClassificationModelCpuTest.inception_v3_299_quant I20220711 09:00:58.789778 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:58.789803 7740 test_utils.cc:83] model_path: inception_v3_299_quant.tflite I20220711 09:00:58.789808 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:58.789814 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:58.789834 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.789842 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.789850 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:58.789857 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:00:58.789865 7740 test_utils.cc:89] k: 3 I20220711 09:00:58.789871 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:00:58.789880 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v3_299_quant (634 ms) [ RUN ] ClassificationModelCpuTest.inception_v4_299_quant I20220711 09:00:59.423652 7740 test_utils.cc:82] Testing parameters: I20220711 09:00:59.423682 7740 test_utils.cc:83] model_path: inception_v4_299_quant.tflite I20220711 09:00:59.423689 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:00:59.423696 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:00:59.423722 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:59.423732 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:59.423740 7740 test_utils.cc:87] effective_means: 0 I20220711 09:00:59.423748 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:00:59.423759 7740 test_utils.cc:89] k: 3 I20220711 09:00:59.423768 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:00:59.423774 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v4_299_quant (1279 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant I20220711 09:01:00.702368 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:00.702401 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant.tflite I20220711 09:01:00.702409 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:01:00.702416 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:00.702443 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:00.702452 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:00.702461 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:00.702469 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:00.702481 7740 test_utils.cc:89] k: 1 I20220711 09:01:00.702487 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:01:00.702494 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant (71 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant I20220711 09:01:00.773619 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:00.773644 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant.tflite I20220711 09:01:00.773650 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:01:00.773658 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:00.773680 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:00.773689 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:00.773697 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:00.773705 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:01:00.773715 7740 test_utils.cc:89] k: 1 I20220711 09:01:00.773720 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:01:00.773726 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant (71 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant I20220711 09:01:00.844111 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:00.844135 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant.tflite I20220711 09:01:00.844142 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:01:00.844148 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:00.844170 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:00.844179 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:00.844188 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:00.844197 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:00.844208 7740 test_utils.cc:89] k: 1 I20220711 09:01:00.844213 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:01:00.844219 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant (70 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant I20220711 09:01:00.914189 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:00.914216 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant.tflite I20220711 09:01:00.914222 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:00.914229 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:01:00.914249 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:00.914260 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:00.914269 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:00.914278 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:00.914288 7740 test_utils.cc:89] k: 3 I20220711 09:01:00.914294 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:00.914299 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant (299 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant I20220711 09:01:01.213451 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:01.213475 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant.tflite I20220711 09:01:01.213482 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:01.213488 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:01:01.213511 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:01.213523 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:01.213531 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:01.213541 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:01.213549 7740 test_utils.cc:89] k: 3 I20220711 09:01:01.213557 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:01.213563 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant (460 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant I20220711 09:01:01.674068 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:01.674095 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant.tflite I20220711 09:01:01.674103 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:01.674108 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:01:01.674130 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:01.674141 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:01.674150 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:01.674160 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:01.674170 7740 test_utils.cc:89] k: 3 I20220711 09:01:01.674176 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:01.674182 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant (1135 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq I20220711 09:01:02.809751 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:02.809779 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq.tflite I20220711 09:01:02.809785 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:02.809792 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:02.809816 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:02.809824 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:02.809832 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:02.809840 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:02.809850 7740 test_utils.cc:89] k: 3 I20220711 09:01:02.809857 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:02.809864 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq (84 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq I20220711 09:01:02.893376 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:02.893402 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq.tflite I20220711 09:01:02.893409 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:02.893415 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:02.893438 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:02.893447 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:02.893455 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:02.893463 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:01:02.893474 7740 test_utils.cc:89] k: 3 I20220711 09:01:02.893481 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:02.893487 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq (71 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq I20220711 09:01:02.964483 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:02.964509 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq.tflite I20220711 09:01:02.964514 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:02.964520 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:01:02.964540 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:02.964550 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:02.964560 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:02.964567 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:02.964576 7740 test_utils.cc:89] k: 3 I20220711 09:01:02.964581 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:02.964586 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq (132 ms) [----------] 18 tests from ClassificationModelCpuTest (4940 ms total) [----------] Global test environment tear-down [==========] 54 tests from 2 test suites ran. (7881 ms total) [ PASSED ] 54 tests. Repeating all tests (iteration 6) . . . Note: Google Test filter = -*tfhub_tf2_resnet_50_imagenet_ptq* [==========] Running 54 tests from 2 test suites. [----------] Global test environment set-up. [----------] 36 tests from ClassificationModelEdgeTpuTest [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:03.096490 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:03.096513 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:03.096518 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:03.096524 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:03.096542 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.096550 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.096557 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.096565 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:03.096573 7740 test_utils.cc:89] k: 3 I20220711 09:01:03.096580 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:03.096585 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu (56 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:01:03.152348 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:03.152369 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:01:03.152376 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:03.152382 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:03.152401 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.152410 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.152416 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.152423 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:03.152437 7740 test_utils.cc:89] k: 3 I20220711 09:01:03.152443 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:03.152449 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu (55 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:03.208001 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:03.208024 7740 test_utils.cc:83] model_path: cocompilation/inception_v2_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:03.208030 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:03.208036 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:03.208055 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.208063 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.208070 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.208078 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:03.208087 7740 test_utils.cc:89] k: 3 I20220711 09:01:03.208092 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:03.208098 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu (72 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:03.280072 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:03.280097 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:03.280102 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:03.280108 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:03.280128 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.280135 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.280143 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.280149 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:03.280158 7740 test_utils.cc:89] k: 3 I20220711 09:01:03.280164 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:03.280169 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu (116 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:01:03.396555 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:03.396579 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:01:03.396585 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:03.396591 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:03.396611 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.396620 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.396626 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.396633 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:03.396642 7740 test_utils.cc:89] k: 3 I20220711 09:01:03.396647 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:03.396653 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu (116 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:03.513028 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:03.513053 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:03.513059 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:03.513065 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:03.513085 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.513101 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.513109 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.513116 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:03.513125 7740 test_utils.cc:89] k: 3 I20220711 09:01:03.513130 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:03.513136 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu (213 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu I20220711 09:01:03.725814 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:03.725841 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu.tflite I20220711 09:01:03.725847 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:03.725853 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:03.725875 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.725885 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.725893 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.725900 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:03.725909 7740 test_utils.cc:89] k: 3 I20220711 09:01:03.725914 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:03.725920 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu (213 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu I20220711 09:01:03.938413 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:03.938439 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu.tflite I20220711 09:01:03.938446 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:03.938452 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:03.938475 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.938483 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.938491 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:03.938499 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:03.938508 7740 test_utils.cc:89] k: 3 I20220711 09:01:03.938514 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:03.938520 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu (222 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:01:04.160589 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.160621 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:01:04.160629 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.160634 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.160658 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.160667 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.160676 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.160684 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:04.160694 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.160701 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:04.160706 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (220 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:04.380905 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.380932 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:04.380939 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.380945 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.380970 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.380978 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.380987 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.380995 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:04.381004 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.381011 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:04.381016 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu (34 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:01:04.414186 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.414208 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:01:04.414216 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.414220 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.414242 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.414250 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.414258 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.414265 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:04.414275 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.414283 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:04.414289 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu (39 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:01:04.453853 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.453881 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:01:04.453886 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.453892 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.453917 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.453924 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.453933 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.453940 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:04.453950 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.453956 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:04.453963 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu (34 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:04.488076 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.488119 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:04.488128 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.488134 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.488158 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.488166 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.488174 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.488181 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:04.488190 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.488198 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:04.488204 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu (38 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:01:04.525871 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.525897 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:01:04.525903 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.525910 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.525933 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.525943 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.525951 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.525960 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:04.525970 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.525976 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:04.525982 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (39 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:04.564153 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.564177 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.75_192_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:04.564184 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.564190 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.564211 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.564220 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.564229 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.564236 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:04.564247 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.564254 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:04.564260 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu (45 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:04.609393 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.609418 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:04.609426 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.609432 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.609452 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.609462 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.609469 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.609477 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:04.609486 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.609493 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:04.609498 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu (49 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:01:04.658874 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.658898 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:01:04.658905 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.658911 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.658933 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.658942 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.658951 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.658959 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:04.658969 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.658975 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:04.658982 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu (56 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:01:04.714430 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.714455 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v2_1.0_224_quant_cocompiled_with_mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:01:04.714462 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.714469 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.714493 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.714500 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.714509 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.714517 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:04.714527 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.714533 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:04.714540 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu (49 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:01:04.763585 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.763612 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:01:04.763618 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.763624 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.763644 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.763653 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.763662 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.763670 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:04.763680 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.763686 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:04.763692 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu (53 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:01:04.816671 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.816699 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:01:04.816705 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.816711 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.816733 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.816742 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.816752 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.816761 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:04.816769 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.816776 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:04.816782 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu (33 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:01:04.849164 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.849189 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:01:04.849196 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.849203 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.849225 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.849233 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.849242 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.849249 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:04.849259 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.849265 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:04.849272 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu (42 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu I20220711 09:01:04.891371 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.891395 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant_edgetpu.tflite I20220711 09:01:04.891402 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.891409 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.891431 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.891440 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.891448 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.891456 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:04.891465 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.891472 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:04.891479 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu (42 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:01:04.933826 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.933852 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:01:04.933859 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.933866 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.933887 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.933897 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.933904 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.933912 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:01:04.933921 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.933928 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:04.933934 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu (52 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu I20220711 09:01:04.985535 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:04.985563 7740 test_utils.cc:83] model_path: inception_v1_224_quant_edgetpu.tflite I20220711 09:01:04.985569 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:04.985575 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:04.985596 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.985605 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.985615 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:04.985622 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:01:04.985631 7740 test_utils.cc:89] k: 3 I20220711 09:01:04.985638 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:04.985643 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu (58 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu I20220711 09:01:05.043941 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:05.043967 7740 test_utils.cc:83] model_path: inception_v2_224_quant_edgetpu.tflite I20220711 09:01:05.043973 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:05.043979 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:05.044003 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.044011 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.044019 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.044028 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:05.044037 7740 test_utils.cc:89] k: 3 I20220711 09:01:05.044044 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:05.044049 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu (78 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu I20220711 09:01:05.121349 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:05.121376 7740 test_utils.cc:83] model_path: inception_v3_299_quant_edgetpu.tflite I20220711 09:01:05.121381 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:05.121387 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:05.121410 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.121418 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.121426 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.121434 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:05.121443 7740 test_utils.cc:89] k: 3 I20220711 09:01:05.121449 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:05.121455 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu (124 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu I20220711 09:01:05.245712 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:05.245738 7740 test_utils.cc:83] model_path: inception_v4_299_quant_edgetpu.tflite I20220711 09:01:05.245745 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:05.245751 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:05.245774 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.245782 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.245791 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.245798 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:05.245808 7740 test_utils.cc:89] k: 3 I20220711 09:01:05.245815 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:05.245820 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu (225 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu I20220711 09:01:05.470428 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:05.470455 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant_edgetpu.tflite I20220711 09:01:05.470463 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:01:05.470468 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:05.470494 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.470502 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.470511 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.470520 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:05.470530 7740 test_utils.cc:89] k: 1 I20220711 09:01:05.470536 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:01:05.470542 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu (52 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu I20220711 09:01:05.523200 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:05.523228 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant_edgetpu.tflite I20220711 09:01:05.523236 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:01:05.523245 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:05.523277 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.523288 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.523295 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.523303 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:01:05.523314 7740 test_utils.cc:89] k: 1 I20220711 09:01:05.523321 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:01:05.523327 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu (50 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu I20220711 09:01:05.574080 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:05.574107 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite I20220711 09:01:05.574115 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:01:05.574120 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:05.574141 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.574149 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.574157 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.574165 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:05.574175 7740 test_utils.cc:89] k: 1 I20220711 09:01:05.574182 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:01:05.574187 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu (53 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu I20220711 09:01:05.627522 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:05.627552 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant_edgetpu.tflite I20220711 09:01:05.627558 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:05.627564 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:01:05.627584 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:05.627597 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:05.627605 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:05.627614 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:05.627622 7740 test_utils.cc:89] k: 3 I20220711 09:01:05.627629 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:05.627635 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu (63 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu I20220711 09:01:05.690114 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:05.690142 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant_edgetpu.tflite I20220711 09:01:05.690150 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:05.690157 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:01:05.690177 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:05.690191 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:05.690201 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:05.690209 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:05.690218 7740 test_utils.cc:89] k: 3 I20220711 09:01:05.690225 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:05.690232 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu (68 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu I20220711 09:01:05.758991 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:05.759017 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant_edgetpu.tflite I20220711 09:01:05.759024 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:05.759029 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:01:05.759052 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:05.759063 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:05.759070 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:05.759079 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:05.759088 7740 test_utils.cc:89] k: 3 I20220711 09:01:05.759096 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:05.759102 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu (90 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu I20220711 09:01:05.848735 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:05.848762 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq_edgetpu.tflite I20220711 09:01:05.848768 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:05.848775 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:05.848798 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.848806 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.848814 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.848824 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:05.848834 7740 test_utils.cc:89] k: 3 I20220711 09:01:05.848839 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:05.848845 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu (55 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu I20220711 09:01:05.903601 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:05.903625 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq_edgetpu.tflite I20220711 09:01:05.903633 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:05.903640 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:05.903661 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.903671 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.903678 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:05.903687 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:01:05.903697 7740 test_utils.cc:89] k: 3 I20220711 09:01:05.903702 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:05.903709 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu (55 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu I20220711 09:01:05.958276 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:05.958302 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq_edgetpu.tflite I20220711 09:01:05.958308 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:05.958314 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:01:05.958334 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:05.958346 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:05.958355 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:05.958364 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:05.958374 7740 test_utils.cc:89] k: 3 I20220711 09:01:05.958379 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:05.958385 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu (53 ms) [----------] 36 tests from ClassificationModelEdgeTpuTest (2915 ms total) [----------] 18 tests from ClassificationModelCpuTest [ RUN ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant I20220711 09:01:06.011556 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:06.011580 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant.tflite I20220711 09:01:06.011587 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:06.011593 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:06.011615 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.011626 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.011633 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.011642 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:06.011651 7740 test_utils.cc:89] k: 3 I20220711 09:01:06.011658 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:06.011663 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant (83 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant I20220711 09:01:06.094664 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:06.094689 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant.tflite I20220711 09:01:06.094696 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:06.094702 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:06.094724 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.094733 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.094741 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.094749 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:06.094758 7740 test_utils.cc:89] k: 3 I20220711 09:01:06.094764 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:06.094770 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant (8 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant I20220711 09:01:06.102527 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:06.102553 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant.tflite I20220711 09:01:06.102560 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:06.102566 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:06.102589 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.102598 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.102607 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.102614 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:06.102623 7740 test_utils.cc:89] k: 3 I20220711 09:01:06.102630 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:06.102638 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant (19 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant I20220711 09:01:06.121217 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:06.121240 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant.tflite I20220711 09:01:06.121248 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:06.121253 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:06.121275 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.121284 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.121291 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.121299 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:06.121309 7740 test_utils.cc:89] k: 3 I20220711 09:01:06.121315 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:06.121321 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant (42 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant I20220711 09:01:06.164002 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:06.164027 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant.tflite I20220711 09:01:06.164033 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:06.164038 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:06.164063 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.164070 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.164078 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.164086 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:01:06.164095 7740 test_utils.cc:89] k: 3 I20220711 09:01:06.164101 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:06.164109 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant (69 ms) [ RUN ] ClassificationModelCpuTest.inception_v1_224_quant I20220711 09:01:06.232146 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:06.232170 7740 test_utils.cc:83] model_path: inception_v1_224_quant.tflite I20220711 09:01:06.232177 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:06.232182 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:06.232204 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.232213 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.232221 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.232228 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:01:06.232237 7740 test_utils.cc:89] k: 3 I20220711 09:01:06.232244 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:06.232249 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v1_224_quant (168 ms) [ RUN ] ClassificationModelCpuTest.inception_v2_224_quant I20220711 09:01:06.400699 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:06.400727 7740 test_utils.cc:83] model_path: inception_v2_224_quant.tflite I20220711 09:01:06.400733 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:06.400739 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:06.400761 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.400769 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.400777 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.400785 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:06.400794 7740 test_utils.cc:89] k: 3 I20220711 09:01:06.400800 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:06.400807 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v2_224_quant (250 ms) [ RUN ] ClassificationModelCpuTest.inception_v3_299_quant I20220711 09:01:06.650187 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:06.650213 7740 test_utils.cc:83] model_path: inception_v3_299_quant.tflite I20220711 09:01:06.650220 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:06.650226 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:06.650251 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.650259 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.650267 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:06.650275 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:06.650285 7740 test_utils.cc:89] k: 3 I20220711 09:01:06.650290 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:06.650296 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v3_299_quant (624 ms) [ RUN ] ClassificationModelCpuTest.inception_v4_299_quant I20220711 09:01:07.274854 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:07.274883 7740 test_utils.cc:83] model_path: inception_v4_299_quant.tflite I20220711 09:01:07.274890 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:07.274896 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:07.274921 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:07.274930 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:07.274937 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:07.274946 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:07.274956 7740 test_utils.cc:89] k: 3 I20220711 09:01:07.274962 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:07.274968 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v4_299_quant (1278 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant I20220711 09:01:08.552311 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:08.552342 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant.tflite I20220711 09:01:08.552349 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:01:08.552356 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:08.552384 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:08.552392 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:08.552400 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:08.552409 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:08.552418 7740 test_utils.cc:89] k: 1 I20220711 09:01:08.552425 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:01:08.552433 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant (69 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant I20220711 09:01:08.621984 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:08.622006 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant.tflite I20220711 09:01:08.622012 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:01:08.622018 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:08.622037 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:08.622045 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:08.622052 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:08.622059 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:01:08.622068 7740 test_utils.cc:89] k: 1 I20220711 09:01:08.622073 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:01:08.622079 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant (70 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant I20220711 09:01:08.691109 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:08.691130 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant.tflite I20220711 09:01:08.691136 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:01:08.691191 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:08.691213 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:08.691221 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:08.691228 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:08.691236 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:08.691244 7740 test_utils.cc:89] k: 1 I20220711 09:01:08.691251 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:01:08.691255 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant (68 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant I20220711 09:01:08.759644 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:08.759667 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant.tflite I20220711 09:01:08.759673 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:08.759678 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:01:08.759696 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:08.759707 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:08.759716 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:08.759723 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:08.759732 7740 test_utils.cc:89] k: 3 I20220711 09:01:08.759737 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:08.759742 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant (299 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant I20220711 09:01:09.058343 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:09.058369 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant.tflite I20220711 09:01:09.058374 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:09.058380 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:01:09.058404 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:09.058415 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:09.058423 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:09.058431 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:09.058439 7740 test_utils.cc:89] k: 3 I20220711 09:01:09.058445 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:09.058450 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant (461 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant I20220711 09:01:09.519506 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:09.519536 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant.tflite I20220711 09:01:09.519541 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:09.519548 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:01:09.519569 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:09.519582 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:09.519590 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:09.519598 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:09.519608 7740 test_utils.cc:89] k: 3 I20220711 09:01:09.519614 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:09.519620 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant (1136 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq I20220711 09:01:10.655194 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:10.655225 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq.tflite I20220711 09:01:10.655232 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:10.655239 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:10.655262 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:10.655270 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:10.655278 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:10.655287 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:10.655297 7740 test_utils.cc:89] k: 3 I20220711 09:01:10.655303 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:10.655308 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq (84 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq I20220711 09:01:10.739133 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:10.739193 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq.tflite I20220711 09:01:10.739202 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:10.739207 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:10.739229 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:10.739238 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:10.739245 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:10.739254 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:01:10.739264 7740 test_utils.cc:89] k: 3 I20220711 09:01:10.739270 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:10.739276 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq (70 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq I20220711 09:01:10.809478 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:10.809505 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq.tflite I20220711 09:01:10.809511 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:10.809517 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:01:10.809540 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:10.809551 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:10.809559 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:10.809568 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:10.809577 7740 test_utils.cc:89] k: 3 I20220711 09:01:10.809583 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:10.809589 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq (132 ms) [----------] 18 tests from ClassificationModelCpuTest (4930 ms total) [----------] Global test environment tear-down [==========] 54 tests from 2 test suites ran. (7845 ms total) [ PASSED ] 54 tests. Repeating all tests (iteration 7) . . . Note: Google Test filter = -*tfhub_tf2_resnet_50_imagenet_ptq* [==========] Running 54 tests from 2 test suites. [----------] Global test environment set-up. [----------] 36 tests from ClassificationModelEdgeTpuTest [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:10.941483 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:10.941509 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:10.941515 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:10.941521 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:10.941543 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:10.941552 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:10.941560 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:10.941568 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:10.941578 7740 test_utils.cc:89] k: 3 I20220711 09:01:10.941584 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:10.941589 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu (57 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:01:10.998692 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:10.998718 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:01:10.998724 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:10.998731 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:10.998752 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:10.998761 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:10.998769 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:10.998778 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:10.998790 7740 test_utils.cc:89] k: 3 I20220711 09:01:10.998795 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:10.998801 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu (64 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:11.062980 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:11.063006 7740 test_utils.cc:83] model_path: cocompilation/inception_v2_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:11.063014 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:11.063020 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:11.063042 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.063052 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.063061 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.063069 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:11.063079 7740 test_utils.cc:89] k: 3 I20220711 09:01:11.063086 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:11.063091 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu (78 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:11.140151 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:11.140177 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:11.140183 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:11.140190 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:11.140213 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.140220 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.140228 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.140236 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:11.140247 7740 test_utils.cc:89] k: 3 I20220711 09:01:11.140254 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:11.140259 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu (121 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:01:11.261706 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:11.261736 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:01:11.261744 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:11.261750 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:11.261773 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.261782 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.261790 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.261799 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:11.261809 7740 test_utils.cc:89] k: 3 I20220711 09:01:11.261816 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:11.261822 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu (125 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:11.386720 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:11.386751 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:11.386759 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:11.386763 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:11.386787 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.386796 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.386803 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.386812 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:11.386821 7740 test_utils.cc:89] k: 3 I20220711 09:01:11.386829 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:11.386835 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu (224 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu I20220711 09:01:11.610572 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:11.610602 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu.tflite I20220711 09:01:11.610610 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:11.610616 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:11.610646 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.610654 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.610662 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.610671 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:11.610680 7740 test_utils.cc:89] k: 3 I20220711 09:01:11.610687 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:11.610692 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu (221 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu I20220711 09:01:11.831640 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:11.831669 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu.tflite I20220711 09:01:11.831678 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:11.831684 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:11.831708 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.831717 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.831725 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:11.831733 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:11.831743 7740 test_utils.cc:89] k: 3 I20220711 09:01:11.831749 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:11.831754 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu (224 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:01:12.055202 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.055236 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:01:12.055244 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.055250 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.055275 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.055285 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.055292 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.055300 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:12.055310 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.055316 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:12.055322 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (223 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:12.278229 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.278256 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:12.278264 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.278270 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.278295 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.278304 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.278312 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.278321 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:12.278332 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.278339 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:12.278345 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu (33 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:01:12.313004 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.313032 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:01:12.313040 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.313045 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.313231 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.313246 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.313254 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.313262 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:12.313406 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.313414 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:12.313421 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu (39 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:01:12.351421 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.351445 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:01:12.351452 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.351459 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.351480 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.351488 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.351496 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.351505 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:12.351516 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.351521 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:12.351527 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu (40 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:12.391332 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.391363 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:12.391371 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.391376 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.391664 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.391680 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.391687 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.391695 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:12.391881 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.391891 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:12.391897 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu (40 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:01:12.431362 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.431389 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:01:12.431396 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.431402 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.431423 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.431432 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.431440 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.431449 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:12.431459 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.431465 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:12.431473 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (38 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:12.469269 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.469295 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.75_192_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:12.469301 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.469308 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.469328 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.469338 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.469347 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.469354 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:12.469363 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.469369 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:12.469375 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu (45 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:12.514760 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.514786 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:12.514792 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.514798 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.514820 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.514828 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.514837 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.514845 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:12.514855 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.514861 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:12.514868 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu (52 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:01:12.566543 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.566571 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:01:12.566578 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.566584 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.566605 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.566614 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.566622 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.566632 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:12.566642 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.566648 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:12.566654 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:01:12.617209 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.617235 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v2_1.0_224_quant_cocompiled_with_mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:01:12.617242 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.617249 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.617270 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.617280 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.617288 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.617297 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:12.617308 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.617313 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:12.617319 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu (52 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:01:12.669662 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.669689 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:01:12.669696 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.669703 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.669723 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.669731 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.669740 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.669749 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:12.669759 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.669764 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:12.669770 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu (49 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:01:12.718739 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.718765 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:01:12.718771 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.718778 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.718801 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.718811 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.718819 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.718827 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:12.718837 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.718842 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:12.718848 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu (35 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:01:12.753734 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.753760 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:01:12.753768 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.753774 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.753798 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.753805 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.753813 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.753823 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:12.753831 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.753837 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:12.753844 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu (40 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu I20220711 09:01:12.793560 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.793584 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant_edgetpu.tflite I20220711 09:01:12.793591 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.793599 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.793620 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.793629 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.793638 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.793645 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:12.793655 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.793661 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:12.793668 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu (45 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:01:12.838296 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.838325 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:01:12.838331 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.838337 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.838361 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.838369 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.838377 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.838387 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:01:12.838395 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.838402 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:12.838407 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu (48 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu I20220711 09:01:12.886977 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.887003 7740 test_utils.cc:83] model_path: inception_v1_224_quant_edgetpu.tflite I20220711 09:01:12.887010 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.887017 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.887037 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.887049 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.887058 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.887065 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:01:12.887074 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.887080 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:12.887086 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu (65 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu I20220711 09:01:12.951208 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:12.951234 7740 test_utils.cc:83] model_path: inception_v2_224_quant_edgetpu.tflite I20220711 09:01:12.951241 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:12.951247 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:12.951273 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.951283 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.951292 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:12.951298 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:12.951309 7740 test_utils.cc:89] k: 3 I20220711 09:01:12.951315 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:12.951354 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu (75 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu I20220711 09:01:13.027124 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:13.027190 7740 test_utils.cc:83] model_path: inception_v3_299_quant_edgetpu.tflite I20220711 09:01:13.027199 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:13.027205 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:13.027228 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.027237 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.027245 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.027253 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:13.027263 7740 test_utils.cc:89] k: 3 I20220711 09:01:13.027269 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:13.027276 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu (122 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu I20220711 09:01:13.149564 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:13.149593 7740 test_utils.cc:83] model_path: inception_v4_299_quant_edgetpu.tflite I20220711 09:01:13.149600 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:13.149606 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:13.149628 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.149637 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.149646 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.149654 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:13.149664 7740 test_utils.cc:89] k: 3 I20220711 09:01:13.149670 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:13.149677 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu (227 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu I20220711 09:01:13.376461 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:13.376487 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant_edgetpu.tflite I20220711 09:01:13.376494 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:01:13.376500 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:13.376525 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.376534 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.376543 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.376550 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:13.376560 7740 test_utils.cc:89] k: 1 I20220711 09:01:13.376566 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:01:13.376571 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu (53 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu I20220711 09:01:13.429153 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:13.429180 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant_edgetpu.tflite I20220711 09:01:13.429188 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:01:13.429193 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:13.429214 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.429221 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.429230 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.429239 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:01:13.429248 7740 test_utils.cc:89] k: 1 I20220711 09:01:13.429255 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:01:13.429260 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu I20220711 09:01:13.480831 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:13.480856 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite I20220711 09:01:13.480999 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:01:13.481006 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:13.481029 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.481169 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.481186 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.481196 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:13.481205 7740 test_utils.cc:89] k: 1 I20220711 09:01:13.481211 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:01:13.481216 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu I20220711 09:01:13.531931 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:13.531956 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant_edgetpu.tflite I20220711 09:01:13.531962 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:13.531968 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:01:13.531991 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:13.532003 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:13.532012 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:13.532021 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:13.532030 7740 test_utils.cc:89] k: 3 I20220711 09:01:13.532037 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:13.532044 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu (63 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu I20220711 09:01:13.594676 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:13.594702 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant_edgetpu.tflite I20220711 09:01:13.594709 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:13.594715 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:01:13.594736 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:13.594748 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:13.594759 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:13.594980 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:13.594997 7740 test_utils.cc:89] k: 3 I20220711 09:01:13.595003 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:13.595010 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu (70 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu I20220711 09:01:13.664193 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:13.664217 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant_edgetpu.tflite I20220711 09:01:13.664224 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:13.664230 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:01:13.664248 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:13.664259 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:13.664268 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:13.664275 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:13.664283 7740 test_utils.cc:89] k: 3 I20220711 09:01:13.664289 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:13.664294 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu (86 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu I20220711 09:01:13.750211 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:13.750236 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq_edgetpu.tflite I20220711 09:01:13.750241 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:13.750247 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:13.750267 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.750274 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.750281 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.750289 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:13.750298 7740 test_utils.cc:89] k: 3 I20220711 09:01:13.750303 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:13.750308 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu (47 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu I20220711 09:01:13.797338 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:13.797360 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq_edgetpu.tflite I20220711 09:01:13.797366 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:13.797372 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:13.797391 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.797399 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.797407 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.797415 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:01:13.797423 7740 test_utils.cc:89] k: 3 I20220711 09:01:13.797430 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:13.797434 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu (45 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu I20220711 09:01:13.842831 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:13.842856 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq_edgetpu.tflite I20220711 09:01:13.842862 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:13.842869 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:01:13.842886 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:13.842898 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:13.842906 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:13.842914 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:13.842922 7740 test_utils.cc:89] k: 3 I20220711 09:01:13.842928 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:13.842934 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu (49 ms) [----------] 36 tests from ClassificationModelEdgeTpuTest (2950 ms total) [----------] 18 tests from ClassificationModelCpuTest [ RUN ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant I20220711 09:01:13.891512 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:13.891535 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant.tflite I20220711 09:01:13.891541 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:13.891546 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:13.891564 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.891572 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.891579 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.891587 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:13.891595 7740 test_utils.cc:89] k: 3 I20220711 09:01:13.891602 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:13.891606 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant (81 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant I20220711 09:01:13.972535 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:13.972559 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant.tflite I20220711 09:01:13.972565 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:13.972571 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:13.972589 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.972597 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.972604 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.972612 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:13.972621 7740 test_utils.cc:89] k: 3 I20220711 09:01:13.972626 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:13.972632 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant (8 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant I20220711 09:01:13.980458 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:13.980479 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant.tflite I20220711 09:01:13.980485 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:13.980491 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:13.980509 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.980517 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.980525 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.980532 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:13.980541 7740 test_utils.cc:89] k: 3 I20220711 09:01:13.980547 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:13.980552 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant (18 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant I20220711 09:01:13.998680 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:13.998703 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant.tflite I20220711 09:01:13.998708 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:13.998714 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:13.998735 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.998744 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.998750 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:13.998759 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:13.998766 7740 test_utils.cc:89] k: 3 I20220711 09:01:13.998772 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:13.998777 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant (41 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant I20220711 09:01:14.039355 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:14.039378 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant.tflite I20220711 09:01:14.039384 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:14.039391 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:14.039412 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:14.039419 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:14.039427 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:14.039434 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:01:14.039443 7740 test_utils.cc:89] k: 3 I20220711 09:01:14.039449 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:14.039454 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant (66 ms) [ RUN ] ClassificationModelCpuTest.inception_v1_224_quant I20220711 09:01:14.106046 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:14.106070 7740 test_utils.cc:83] model_path: inception_v1_224_quant.tflite I20220711 09:01:14.106076 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:14.106082 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:14.106101 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:14.106109 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:14.106117 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:14.106124 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:01:14.106133 7740 test_utils.cc:89] k: 3 I20220711 09:01:14.106138 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:14.106144 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v1_224_quant (169 ms) [ RUN ] ClassificationModelCpuTest.inception_v2_224_quant I20220711 09:01:14.275301 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:14.275324 7740 test_utils.cc:83] model_path: inception_v2_224_quant.tflite I20220711 09:01:14.275331 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:14.275337 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:14.275357 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:14.275364 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:14.275372 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:14.275379 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:14.275388 7740 test_utils.cc:89] k: 3 I20220711 09:01:14.275393 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:14.275399 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v2_224_quant (254 ms) [ RUN ] ClassificationModelCpuTest.inception_v3_299_quant I20220711 09:01:14.529605 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:14.529630 7740 test_utils.cc:83] model_path: inception_v3_299_quant.tflite I20220711 09:01:14.529637 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:14.529642 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:14.529664 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:14.529671 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:14.529678 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:14.529686 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:14.529695 7740 test_utils.cc:89] k: 3 I20220711 09:01:14.529701 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:14.529706 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v3_299_quant (629 ms) [ RUN ] ClassificationModelCpuTest.inception_v4_299_quant I20220711 09:01:15.159091 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:15.159121 7740 test_utils.cc:83] model_path: inception_v4_299_quant.tflite I20220711 09:01:15.159127 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:15.159134 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:15.159205 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:15.159215 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:15.159224 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:15.159232 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:15.159242 7740 test_utils.cc:89] k: 3 I20220711 09:01:15.159248 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:15.159255 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v4_299_quant (1282 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant I20220711 09:01:16.441985 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:16.442019 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant.tflite I20220711 09:01:16.442025 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:01:16.442031 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:16.442061 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:16.442070 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:16.442078 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:16.442086 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:16.442097 7740 test_utils.cc:89] k: 1 I20220711 09:01:16.442104 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:01:16.442111 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant (72 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant I20220711 09:01:16.513680 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:16.513705 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant.tflite I20220711 09:01:16.513711 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:01:16.513717 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:16.513741 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:16.513748 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:16.513756 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:16.513764 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:01:16.513773 7740 test_utils.cc:89] k: 1 I20220711 09:01:16.513779 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:01:16.513785 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant (71 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant I20220711 09:01:16.584653 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:16.584679 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant.tflite I20220711 09:01:16.584686 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:01:16.584692 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:16.584714 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:16.584722 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:16.584730 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:16.584738 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:16.584748 7740 test_utils.cc:89] k: 1 I20220711 09:01:16.584753 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:01:16.584759 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant (71 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant I20220711 09:01:16.655484 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:16.655510 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant.tflite I20220711 09:01:16.655517 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:16.655524 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:01:16.655544 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:16.655555 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:16.655565 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:16.655572 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:16.655582 7740 test_utils.cc:89] k: 3 I20220711 09:01:16.655589 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:16.655596 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant (300 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant I20220711 09:01:16.955976 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:16.956002 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant.tflite I20220711 09:01:16.956008 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:16.956015 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:01:16.956036 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:16.956048 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:16.956056 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:16.956064 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:16.956074 7740 test_utils.cc:89] k: 3 I20220711 09:01:16.956081 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:16.956086 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant (464 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant I20220711 09:01:17.419570 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:17.419598 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant.tflite I20220711 09:01:17.419605 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:17.419612 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:01:17.419633 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:17.419644 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:17.419653 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:17.419662 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:17.419672 7740 test_utils.cc:89] k: 3 I20220711 09:01:17.419678 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:17.419684 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant (1142 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq I20220711 09:01:18.561556 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:18.561584 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq.tflite I20220711 09:01:18.561591 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:18.561597 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:18.561622 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:18.561631 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:18.561640 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:18.561647 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:18.561657 7740 test_utils.cc:89] k: 3 I20220711 09:01:18.561664 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:18.561671 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq (84 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq I20220711 09:01:18.645908 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:18.645933 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq.tflite I20220711 09:01:18.645939 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:18.645946 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:18.645968 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:18.645977 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:18.645985 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:18.645993 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:01:18.646003 7740 test_utils.cc:89] k: 3 I20220711 09:01:18.646009 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:18.646016 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq (72 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq I20220711 09:01:18.717664 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:18.717686 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq.tflite I20220711 09:01:18.717694 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:18.717698 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:01:18.717717 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:18.717727 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:18.717736 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:18.717743 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:18.717751 7740 test_utils.cc:89] k: 3 I20220711 09:01:18.717757 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:18.717763 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq (133 ms) [----------] 18 tests from ClassificationModelCpuTest (4959 ms total) [----------] Global test environment tear-down [==========] 54 tests from 2 test suites ran. (7909 ms total) [ PASSED ] 54 tests. Repeating all tests (iteration 8) . . . Note: Google Test filter = -*tfhub_tf2_resnet_50_imagenet_ptq* [==========] Running 54 tests from 2 test suites. [----------] Global test environment set-up. [----------] 36 tests from ClassificationModelEdgeTpuTest [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:18.850179 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:18.850200 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:18.850206 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:18.850212 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:18.850231 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:18.850239 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:18.850246 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:18.850253 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:18.850262 7740 test_utils.cc:89] k: 3 I20220711 09:01:18.850268 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:18.850273 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu (55 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:01:18.905941 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:18.905966 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:01:18.905972 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:18.905978 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:18.905997 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:18.906005 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:18.906013 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:18.906020 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:18.906034 7740 test_utils.cc:89] k: 3 I20220711 09:01:18.906040 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:18.906045 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu (55 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:18.960829 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:18.960852 7740 test_utils.cc:83] model_path: cocompilation/inception_v2_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:18.960860 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:18.960866 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:18.960886 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:18.960894 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:18.960901 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:18.960909 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:18.960918 7740 test_utils.cc:89] k: 3 I20220711 09:01:18.960923 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:18.960929 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu (73 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:19.033104 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:19.033128 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:19.033135 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:19.033141 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:19.033161 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.033170 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.033177 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.033185 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:19.033195 7740 test_utils.cc:89] k: 3 I20220711 09:01:19.033200 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:19.033205 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu (116 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:01:19.149526 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:19.149550 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:01:19.149557 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:19.149564 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:19.149585 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.149592 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.149600 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.149607 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:19.149616 7740 test_utils.cc:89] k: 3 I20220711 09:01:19.149621 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:19.149627 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu (116 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:19.265903 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:19.265928 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:19.265935 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:19.265940 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:19.265962 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.265978 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.265986 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.265995 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:19.266002 7740 test_utils.cc:89] k: 3 I20220711 09:01:19.266008 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:19.266014 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu (214 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu I20220711 09:01:19.479621 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:19.479647 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu.tflite I20220711 09:01:19.479655 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:19.479660 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:19.479683 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.479691 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.479698 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.479705 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:19.479714 7740 test_utils.cc:89] k: 3 I20220711 09:01:19.479719 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:19.479725 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu (212 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu I20220711 09:01:19.691738 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:19.691766 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu.tflite I20220711 09:01:19.691772 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:19.691777 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:19.691800 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.691808 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.691815 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.691823 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:19.691831 7740 test_utils.cc:89] k: 3 I20220711 09:01:19.691836 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:19.691843 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu (226 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:01:19.917809 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:19.917841 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:01:19.917850 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:19.917856 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:19.917886 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.917894 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.917903 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:19.917912 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:19.917924 7740 test_utils.cc:89] k: 3 I20220711 09:01:19.917930 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:19.917938 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (221 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:20.139071 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.139098 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:20.139106 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.139111 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.139134 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.139189 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.139196 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.139204 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:20.139215 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.139221 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:20.139227 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu (33 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:01:20.173017 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.173135 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:01:20.173215 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.173288 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.173378 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.173456 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.173533 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.173609 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:20.173688 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.173761 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:20.173831 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu (39 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:01:20.211838 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.211863 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:01:20.211870 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.211876 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.211899 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.211906 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.211915 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.211923 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:20.211933 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.211939 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:20.211946 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu (35 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:20.246474 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.246500 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:20.246506 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.246512 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.246533 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.246542 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.246551 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.246558 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:20.246568 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.246574 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:20.246579 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu (40 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:01:20.286219 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.286247 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:01:20.286254 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.286262 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.286283 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.286293 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.286300 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.286309 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:20.286319 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.286325 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:20.286331 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (39 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:20.325917 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.325942 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.75_192_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:20.325949 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.325955 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.325975 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.325984 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.325994 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.326001 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:20.326011 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.326017 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:20.326023 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu (45 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:20.370985 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.371008 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:20.371016 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.371021 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.371043 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.371052 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.371059 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.371068 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:20.371078 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.371083 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:20.371088 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:01:20.421269 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.421296 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:01:20.423303 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.423557 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.423712 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.423796 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.423866 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.423931 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:20.423993 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.424054 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:20.424109 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu (53 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:01:20.474388 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.474413 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v2_1.0_224_quant_cocompiled_with_mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:01:20.474421 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.474427 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.474450 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.474459 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.474467 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.474476 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:20.474486 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.474493 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:20.474498 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:01:20.525460 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.525482 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:01:20.525489 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.525496 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.525517 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.525527 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.525534 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.525542 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:20.525552 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.525558 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:20.525564 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu (53 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:01:20.578238 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.578263 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:01:20.578270 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.578277 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.578298 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.578307 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.578315 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.578322 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:20.578332 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.578338 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:20.578346 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu (36 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:01:20.615021 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.615047 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:01:20.615053 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.615059 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.615082 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.615092 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.615100 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.615109 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:20.615118 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.615125 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:20.615131 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu (44 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu I20220711 09:01:20.658494 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.658520 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant_edgetpu.tflite I20220711 09:01:20.658526 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.658533 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.658555 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.658562 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.658571 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.658578 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:20.658588 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.658596 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:20.658601 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu (43 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:01:20.701170 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.701195 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:01:20.701201 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.701207 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.701229 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.701237 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.701246 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.701253 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:01:20.701262 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.701269 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:20.701274 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu (52 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu I20220711 09:01:20.753854 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.753878 7740 test_utils.cc:83] model_path: inception_v1_224_quant_edgetpu.tflite I20220711 09:01:20.753886 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.753892 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.753914 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.753922 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.753931 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.753938 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:01:20.753950 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.753957 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:20.753962 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu (61 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu I20220711 09:01:20.815048 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.815074 7740 test_utils.cc:83] model_path: inception_v2_224_quant_edgetpu.tflite I20220711 09:01:20.815081 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.815088 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.815109 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.815119 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.815126 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.815135 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:20.815235 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.815243 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:20.815249 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu (80 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu I20220711 09:01:20.894363 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:20.894394 7740 test_utils.cc:83] model_path: inception_v3_299_quant_edgetpu.tflite I20220711 09:01:20.894402 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:20.894407 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:20.894430 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.894438 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.894448 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:20.894454 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:20.894464 7740 test_utils.cc:89] k: 3 I20220711 09:01:20.894470 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:20.894476 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu (123 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu I20220711 09:01:21.017323 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:21.017351 7740 test_utils.cc:83] model_path: inception_v4_299_quant_edgetpu.tflite I20220711 09:01:21.017357 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:21.017364 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:21.017392 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.017401 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.017410 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.017417 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:21.017426 7740 test_utils.cc:89] k: 3 I20220711 09:01:21.017432 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:21.017438 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu (226 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu I20220711 09:01:21.243820 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:21.243849 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant_edgetpu.tflite I20220711 09:01:21.243854 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:01:21.243860 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:21.243887 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.243896 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.243903 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.243912 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:21.243921 7740 test_utils.cc:89] k: 1 I20220711 09:01:21.243927 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:01:21.243933 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu (55 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu I20220711 09:01:21.299022 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:21.299049 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant_edgetpu.tflite I20220711 09:01:21.299057 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:01:21.299062 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:21.299084 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.299094 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.299101 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.299111 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:01:21.299121 7740 test_utils.cc:89] k: 1 I20220711 09:01:21.299127 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:01:21.299134 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu (52 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu I20220711 09:01:21.350778 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:21.350805 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite I20220711 09:01:21.350811 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:01:21.350817 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:21.350840 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.350848 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.350857 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.350865 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:21.350875 7740 test_utils.cc:89] k: 1 I20220711 09:01:21.350881 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:01:21.350888 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu (49 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu I20220711 09:01:21.399853 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:21.399878 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant_edgetpu.tflite I20220711 09:01:21.399885 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:21.399892 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:01:21.399914 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:21.399925 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:21.399935 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:21.399943 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:21.399952 7740 test_utils.cc:89] k: 3 I20220711 09:01:21.399957 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:21.399964 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu (62 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu I20220711 09:01:21.461637 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:21.461664 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant_edgetpu.tflite I20220711 09:01:21.461671 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:21.461678 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:01:21.461699 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:21.461710 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:21.461720 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:21.461730 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:21.461738 7740 test_utils.cc:89] k: 3 I20220711 09:01:21.461745 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:21.461750 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu (73 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu I20220711 09:01:21.534587 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:21.534613 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant_edgetpu.tflite I20220711 09:01:21.534621 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:21.534626 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:01:21.534647 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:21.534660 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:21.534669 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:21.534678 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:21.534689 7740 test_utils.cc:89] k: 3 I20220711 09:01:21.534695 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:21.534701 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu (91 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu I20220711 09:01:21.625789 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:21.625816 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq_edgetpu.tflite I20220711 09:01:21.625823 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:21.625829 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:21.625852 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.625861 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.625869 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.625876 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:21.625886 7740 test_utils.cc:89] k: 3 I20220711 09:01:21.625893 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:21.625900 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu I20220711 09:01:21.676558 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:21.676585 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq_edgetpu.tflite I20220711 09:01:21.676592 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:21.676599 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:21.676620 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.676630 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.676640 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.676647 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:01:21.676658 7740 test_utils.cc:89] k: 3 I20220711 09:01:21.676664 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:21.676671 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu I20220711 09:01:21.727313 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:21.727339 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq_edgetpu.tflite I20220711 09:01:21.727345 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:21.727352 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:01:21.727372 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:21.727383 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:21.727392 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:21.727401 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:21.727838 7740 test_utils.cc:89] k: 3 I20220711 09:01:21.727849 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:21.727855 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu (52 ms) [----------] 36 tests from ClassificationModelEdgeTpuTest (2929 ms total) [----------] 18 tests from ClassificationModelCpuTest [ RUN ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant I20220711 09:01:21.779343 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:21.779366 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant.tflite I20220711 09:01:21.779373 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:21.779379 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:21.779402 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.779409 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.779417 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.779425 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:21.779435 7740 test_utils.cc:89] k: 3 I20220711 09:01:21.779441 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:21.779448 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant (83 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant I20220711 09:01:21.863013 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:21.863039 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant.tflite I20220711 09:01:21.863045 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:21.863051 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:21.863073 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.863081 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.863090 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.863097 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:21.863106 7740 test_utils.cc:89] k: 3 I20220711 09:01:21.863113 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:21.863119 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant (8 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant I20220711 09:01:21.870913 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:21.870941 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant.tflite I20220711 09:01:21.870947 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:21.870954 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:21.870978 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.870986 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.870994 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.871002 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:21.871012 7740 test_utils.cc:89] k: 3 I20220711 09:01:21.871018 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:21.871024 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant (20 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant I20220711 09:01:21.890364 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:21.890405 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant.tflite I20220711 09:01:21.890413 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:21.890420 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:21.890458 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.890467 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.890475 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.890486 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:21.890496 7740 test_utils.cc:89] k: 3 I20220711 09:01:21.890502 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:21.890509 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant (42 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant I20220711 09:01:21.932740 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:21.932766 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant.tflite I20220711 09:01:21.932772 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:21.932778 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:21.932801 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.932809 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.932817 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:21.932824 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:01:21.932834 7740 test_utils.cc:89] k: 3 I20220711 09:01:21.932840 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:21.932845 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant (68 ms) [ RUN ] ClassificationModelCpuTest.inception_v1_224_quant I20220711 09:01:22.000947 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:22.000972 7740 test_utils.cc:83] model_path: inception_v1_224_quant.tflite I20220711 09:01:22.000978 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:22.000984 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:22.001006 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:22.001015 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:22.001024 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:22.001030 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:01:22.001041 7740 test_utils.cc:89] k: 3 I20220711 09:01:22.001047 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:22.001053 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v1_224_quant (170 ms) [ RUN ] ClassificationModelCpuTest.inception_v2_224_quant I20220711 09:01:22.170346 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:22.170372 7740 test_utils.cc:83] model_path: inception_v2_224_quant.tflite I20220711 09:01:22.170379 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:22.170385 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:22.170406 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:22.170415 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:22.170423 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:22.170431 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:22.170440 7740 test_utils.cc:89] k: 3 I20220711 09:01:22.170446 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:22.170452 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v2_224_quant (251 ms) [ RUN ] ClassificationModelCpuTest.inception_v3_299_quant I20220711 09:01:22.421568 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:22.421593 7740 test_utils.cc:83] model_path: inception_v3_299_quant.tflite I20220711 09:01:22.421600 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:22.421607 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:22.421628 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:22.421636 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:22.421644 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:22.421653 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:22.421662 7740 test_utils.cc:89] k: 3 I20220711 09:01:22.421669 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:22.421674 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v3_299_quant (627 ms) [ RUN ] ClassificationModelCpuTest.inception_v4_299_quant I20220711 09:01:23.048640 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:23.048669 7740 test_utils.cc:83] model_path: inception_v4_299_quant.tflite I20220711 09:01:23.048676 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:23.048682 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:23.048707 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:23.048714 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:23.048722 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:23.048729 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:23.048739 7740 test_utils.cc:89] k: 3 I20220711 09:01:23.048745 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:23.048751 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v4_299_quant (1285 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant I20220711 09:01:24.333999 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:24.334030 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant.tflite I20220711 09:01:24.334038 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:01:24.334044 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:24.334069 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:24.334077 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:24.334086 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:24.334095 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:24.334105 7740 test_utils.cc:89] k: 1 I20220711 09:01:24.334111 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:01:24.334117 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant (71 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant I20220711 09:01:24.404614 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:24.404637 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant.tflite I20220711 09:01:24.404644 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:01:24.404649 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:24.404670 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:24.404677 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:24.404685 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:24.404692 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:01:24.404701 7740 test_utils.cc:89] k: 1 I20220711 09:01:24.404706 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:01:24.404712 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant (70 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant I20220711 09:01:24.474483 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:24.474505 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant.tflite I20220711 09:01:24.474511 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:01:24.474517 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:24.474536 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:24.474543 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:24.474550 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:24.474558 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:24.474566 7740 test_utils.cc:89] k: 1 I20220711 09:01:24.474572 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:01:24.474577 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant (69 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant I20220711 09:01:24.543655 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:24.543676 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant.tflite I20220711 09:01:24.543682 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:24.543689 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:01:24.543707 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:24.543717 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:24.543725 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:24.543732 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:24.543741 7740 test_utils.cc:89] k: 3 I20220711 09:01:24.543746 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:24.543752 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant (302 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant I20220711 09:01:24.845196 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:24.845221 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant.tflite I20220711 09:01:24.845227 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:24.845232 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:01:24.845255 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:24.845266 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:24.845273 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:24.845281 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:24.845289 7740 test_utils.cc:89] k: 3 I20220711 09:01:24.845295 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:24.845300 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant (462 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant I20220711 09:01:25.307955 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:25.307977 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant.tflite I20220711 09:01:25.307983 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:25.307989 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:01:25.308008 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:25.308018 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:25.308027 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:25.308034 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:25.308043 7740 test_utils.cc:89] k: 3 I20220711 09:01:25.308048 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:25.308054 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant (1140 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq I20220711 09:01:26.448037 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:26.448065 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq.tflite I20220711 09:01:26.448071 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:26.448078 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:26.448101 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.448109 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.448118 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.448127 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:26.448137 7740 test_utils.cc:89] k: 3 I20220711 09:01:26.448144 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:26.448150 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq (84 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq I20220711 09:01:26.532495 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:26.532521 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq.tflite I20220711 09:01:26.532528 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:26.532534 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:26.532557 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.532565 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.532573 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.532581 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:01:26.532591 7740 test_utils.cc:89] k: 3 I20220711 09:01:26.532598 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:26.532604 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq (71 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq I20220711 09:01:26.603588 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:26.603612 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq.tflite I20220711 09:01:26.603619 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:26.603626 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:01:26.603647 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:26.603660 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:26.603669 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:26.603678 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:26.603688 7740 test_utils.cc:89] k: 3 I20220711 09:01:26.603694 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:26.603700 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq (133 ms) [----------] 18 tests from ClassificationModelCpuTest (4957 ms total) [----------] Global test environment tear-down [==========] 54 tests from 2 test suites ran. (7886 ms total) [ PASSED ] 54 tests. Repeating all tests (iteration 9) . . . Note: Google Test filter = -*tfhub_tf2_resnet_50_imagenet_ptq* [==========] Running 54 tests from 2 test suites. [----------] Global test environment set-up. [----------] 36 tests from ClassificationModelEdgeTpuTest [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:26.736624 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:26.736646 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:26.736654 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:26.736660 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:26.736683 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.736692 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.736701 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.736708 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:26.736718 7740 test_utils.cc:89] k: 3 I20220711 09:01:26.736724 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:26.736732 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu (58 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:01:26.794631 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:26.794664 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:01:26.794672 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:26.794679 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:26.794700 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.794709 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.794716 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.794724 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:26.794734 7740 test_utils.cc:89] k: 3 I20220711 09:01:26.794739 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:26.794744 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu (59 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:26.853361 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:26.853387 7740 test_utils.cc:83] model_path: cocompilation/inception_v2_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:26.853394 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:26.853400 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:26.853421 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.853431 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.853440 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.853449 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:26.853459 7740 test_utils.cc:89] k: 3 I20220711 09:01:26.853466 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:26.853471 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu (79 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:26.932641 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:26.932667 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:26.932674 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:26.932680 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:26.932703 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.932711 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.932720 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:26.932729 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:26.932739 7740 test_utils.cc:89] k: 3 I20220711 09:01:26.932745 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:26.932750 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu (121 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:01:27.053900 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:27.053930 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:01:27.053938 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:27.053944 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:27.053967 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:27.053977 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:27.053987 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:27.053994 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:27.054003 7740 test_utils.cc:89] k: 3 I20220711 09:01:27.054009 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:27.054015 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu (127 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:27.180362 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:27.180389 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:27.180397 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:27.180403 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:27.180428 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:27.180436 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:27.180445 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:27.180454 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:27.180464 7740 test_utils.cc:89] k: 3 I20220711 09:01:27.180470 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:27.180476 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu (224 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu I20220711 09:01:27.404359 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:27.404389 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu.tflite I20220711 09:01:27.404395 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:27.404402 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:27.404426 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:27.404438 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:27.404446 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:27.404453 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:27.404464 7740 test_utils.cc:89] k: 3 I20220711 09:01:27.404469 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:27.404476 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu (224 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu I20220711 09:01:27.628273 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:27.628300 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu.tflite I20220711 09:01:27.628307 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:27.628314 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:27.628340 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:27.628350 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:27.628358 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:27.628367 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:27.628376 7740 test_utils.cc:89] k: 3 I20220711 09:01:27.628383 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:27.628389 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu (223 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:01:27.851192 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:27.851225 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:01:27.851233 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:27.851239 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:27.851265 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:27.851274 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:27.851284 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:27.851291 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:27.851302 7740 test_utils.cc:89] k: 3 I20220711 09:01:27.851308 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:27.851315 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (222 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:28.074138 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.074167 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:28.074174 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.074182 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.074204 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.074213 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.074223 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.074230 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:28.074241 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.074247 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:28.074254 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu (37 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:01:28.111778 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.111804 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:01:28.111810 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.111817 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.111838 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.111848 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.111856 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.111865 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:28.111874 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.111881 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:28.111886 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu (35 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:01:28.147024 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.147047 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:01:28.147055 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.147061 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.147083 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.147092 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.147100 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.147109 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:28.147118 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.147125 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:28.147130 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu (36 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:28.182140 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.182168 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:28.182176 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.182183 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.182204 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.182212 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.182221 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.182229 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:28.182240 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.182245 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:28.182251 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu (40 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:01:28.222142 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.222168 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:01:28.222177 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.222183 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.222204 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.222213 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.222223 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.222230 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:28.222240 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.222246 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:28.222254 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (39 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:28.261644 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.261668 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.75_192_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:28.261675 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.261683 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.261705 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.261713 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.261721 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.261729 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:28.261739 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.261745 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:28.261750 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu (46 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:28.307716 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.307741 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:28.307749 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.307755 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.307777 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.307786 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.307794 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.307802 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:28.307811 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.307817 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:28.307823 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu (52 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:01:28.359716 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.359742 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:01:28.359750 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.359755 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.359776 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.359786 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.359794 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.359802 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:28.359812 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.359818 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:28.359824 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu (50 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:01:28.409965 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.409992 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v2_1.0_224_quant_cocompiled_with_mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:01:28.410001 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.410006 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.410027 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.410037 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.410046 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.410054 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:28.410065 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.410071 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:28.410077 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:01:28.460641 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.460666 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:01:28.460675 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.460680 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.460700 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.460708 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.460717 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.460724 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:28.460737 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.460743 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:28.460749 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu (55 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:01:28.515266 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.515290 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:01:28.515297 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.515305 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.515326 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.515336 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.515343 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.515352 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:28.515362 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.515367 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:28.515373 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu (36 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:01:28.551328 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.551357 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:01:28.551363 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.551370 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.551393 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.551509 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.552723 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.552737 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:28.552747 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.552753 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:28.552759 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu (41 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu I20220711 09:01:28.593410 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.593750 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant_edgetpu.tflite I20220711 09:01:28.593771 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.593780 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.593802 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.593811 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.593819 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.593827 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:28.593837 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.593843 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:28.593848 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu (44 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:01:28.637342 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.637368 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:01:28.637375 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.637382 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.637404 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.637413 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.637421 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.637429 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:01:28.637439 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.637445 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:28.637451 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu I20220711 09:01:28.688225 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.688251 7740 test_utils.cc:83] model_path: inception_v1_224_quant_edgetpu.tflite I20220711 09:01:28.688258 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.688264 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.688287 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.688295 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.688303 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.688311 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:01:28.688321 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.688328 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:28.688334 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu (61 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu I20220711 09:01:28.749635 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.749660 7740 test_utils.cc:83] model_path: inception_v2_224_quant_edgetpu.tflite I20220711 09:01:28.749667 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.749675 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.749696 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.749706 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.749714 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.749722 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:28.749733 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.749739 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:28.749744 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu (80 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu I20220711 09:01:28.830085 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.830112 7740 test_utils.cc:83] model_path: inception_v3_299_quant_edgetpu.tflite I20220711 09:01:28.830119 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.830127 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.830149 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.830158 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.830166 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.830175 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:28.830184 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.830191 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:28.830196 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu (124 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu I20220711 09:01:28.954159 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:28.954186 7740 test_utils.cc:83] model_path: inception_v4_299_quant_edgetpu.tflite I20220711 09:01:28.954195 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:28.954201 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:28.954224 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.954234 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.954242 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:28.954250 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:28.954260 7740 test_utils.cc:89] k: 3 I20220711 09:01:28.954267 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:28.954272 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu (229 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu I20220711 09:01:29.183283 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:29.183311 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant_edgetpu.tflite I20220711 09:01:29.183318 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:01:29.183324 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:29.183351 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.183359 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.183367 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.183377 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:29.183385 7740 test_utils.cc:89] k: 1 I20220711 09:01:29.183393 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:01:29.183398 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu (52 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu I20220711 09:01:29.235692 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:29.235716 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant_edgetpu.tflite I20220711 09:01:29.235723 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:01:29.235730 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:29.235752 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.235761 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.235769 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.235777 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:01:29.235788 7740 test_utils.cc:89] k: 1 I20220711 09:01:29.235793 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:01:29.235800 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu (50 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu I20220711 09:01:29.285976 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:29.286001 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite I20220711 09:01:29.286008 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:01:29.286015 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:29.286036 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.286046 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.286053 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.286060 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:29.286070 7740 test_utils.cc:89] k: 1 I20220711 09:01:29.286077 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:01:29.286082 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu (49 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu I20220711 09:01:29.334888 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:29.334915 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant_edgetpu.tflite I20220711 09:01:29.334923 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:29.334928 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:01:29.334950 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:29.334962 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:29.334971 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:29.334980 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:29.334990 7740 test_utils.cc:89] k: 3 I20220711 09:01:29.334995 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:29.335002 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu (59 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu I20220711 09:01:29.393563 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:29.393586 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant_edgetpu.tflite I20220711 09:01:29.393594 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:29.393599 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:01:29.393618 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:29.393628 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:29.393637 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:29.393646 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:29.393654 7740 test_utils.cc:89] k: 3 I20220711 09:01:29.393661 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:29.393666 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu (65 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu I20220711 09:01:29.458371 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:29.458397 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant_edgetpu.tflite I20220711 09:01:29.458403 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:29.458410 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:01:29.458428 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:29.458439 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:29.458448 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:29.458456 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:29.458464 7740 test_utils.cc:89] k: 3 I20220711 09:01:29.458470 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:29.458477 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu (86 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu I20220711 09:01:29.544754 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:29.544776 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq_edgetpu.tflite I20220711 09:01:29.544783 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:29.544790 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:29.544808 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.544816 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.544824 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.544831 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:29.544842 7740 test_utils.cc:89] k: 3 I20220711 09:01:29.544847 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:29.544852 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu (47 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu I20220711 09:01:29.591740 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:29.591763 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq_edgetpu.tflite I20220711 09:01:29.591774 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:29.591780 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:29.591799 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.591807 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.591814 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.591822 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:01:29.591831 7740 test_utils.cc:89] k: 3 I20220711 09:01:29.591837 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:29.591842 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu (46 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu I20220711 09:01:29.637457 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:29.637482 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq_edgetpu.tflite I20220711 09:01:29.637488 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:29.637495 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:01:29.637513 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:29.637526 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:29.637533 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:29.637542 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:29.637550 7740 test_utils.cc:89] k: 3 I20220711 09:01:29.637557 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:29.637562 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu (48 ms) [----------] 36 tests from ClassificationModelEdgeTpuTest (2949 ms total) [----------] 18 tests from ClassificationModelCpuTest [ RUN ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant I20220711 09:01:29.685875 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:29.685896 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant.tflite I20220711 09:01:29.685904 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:29.685910 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:29.685930 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.685937 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.685945 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.685952 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:29.685962 7740 test_utils.cc:89] k: 3 I20220711 09:01:29.685968 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:29.685973 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant (82 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant I20220711 09:01:29.767132 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:29.767208 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant.tflite I20220711 09:01:29.767216 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:29.767222 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:29.767243 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.767251 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.767259 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.767266 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:29.767277 7740 test_utils.cc:89] k: 3 I20220711 09:01:29.767282 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:29.767287 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant (7 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant I20220711 09:01:29.775014 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:29.775036 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant.tflite I20220711 09:01:29.775043 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:29.775049 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:29.775075 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.775084 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.775091 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.775099 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:29.775108 7740 test_utils.cc:89] k: 3 I20220711 09:01:29.775115 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:29.775120 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant (18 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant I20220711 09:01:29.793315 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:29.793337 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant.tflite I20220711 09:01:29.793344 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:29.793350 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:29.793370 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.793376 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.793385 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.793392 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:29.793401 7740 test_utils.cc:89] k: 3 I20220711 09:01:29.793406 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:29.793412 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant (40 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant I20220711 09:01:29.833973 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:29.833995 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant.tflite I20220711 09:01:29.834002 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:29.834007 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:29.834025 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.834033 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.834041 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.834048 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:01:29.834057 7740 test_utils.cc:89] k: 3 I20220711 09:01:29.834064 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:29.834069 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant (67 ms) [ RUN ] ClassificationModelCpuTest.inception_v1_224_quant I20220711 09:01:29.900812 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:29.900836 7740 test_utils.cc:83] model_path: inception_v1_224_quant.tflite I20220711 09:01:29.900842 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:29.900847 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:29.900867 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.900875 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.900882 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:29.900890 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:01:29.900898 7740 test_utils.cc:89] k: 3 I20220711 09:01:29.900904 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:29.900910 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v1_224_quant (170 ms) [ RUN ] ClassificationModelCpuTest.inception_v2_224_quant I20220711 09:01:30.070434 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:30.070461 7740 test_utils.cc:83] model_path: inception_v2_224_quant.tflite I20220711 09:01:30.070467 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:30.070473 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:30.070493 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:30.070502 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:30.070508 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:30.070516 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:30.070525 7740 test_utils.cc:89] k: 3 I20220711 09:01:30.070531 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:30.070540 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v2_224_quant (251 ms) [ RUN ] ClassificationModelCpuTest.inception_v3_299_quant I20220711 09:01:30.321962 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:30.321986 7740 test_utils.cc:83] model_path: inception_v3_299_quant.tflite I20220711 09:01:30.321993 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:30.321998 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:30.322019 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:30.322027 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:30.322034 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:30.322042 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:30.322052 7740 test_utils.cc:89] k: 3 I20220711 09:01:30.322057 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:30.322063 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v3_299_quant (636 ms) [ RUN ] ClassificationModelCpuTest.inception_v4_299_quant I20220711 09:01:30.957816 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:30.957845 7740 test_utils.cc:83] model_path: inception_v4_299_quant.tflite I20220711 09:01:30.957854 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:30.957860 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:30.957885 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:30.957892 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:30.957901 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:30.957909 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:30.957919 7740 test_utils.cc:89] k: 3 I20220711 09:01:30.957926 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:30.957932 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v4_299_quant (1284 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant I20220711 09:01:32.241659 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:32.241690 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant.tflite I20220711 09:01:32.241698 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:01:32.241705 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:32.241731 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:32.241740 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:32.241750 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:32.241758 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:32.241770 7740 test_utils.cc:89] k: 1 I20220711 09:01:32.241776 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:01:32.241782 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant (72 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant I20220711 09:01:32.313349 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:32.313374 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant.tflite I20220711 09:01:32.313381 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:01:32.313387 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:32.313410 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:32.313417 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:32.313426 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:32.313434 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:01:32.313445 7740 test_utils.cc:89] k: 1 I20220711 09:01:32.313452 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:01:32.313458 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant (71 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant I20220711 09:01:32.384364 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:32.384389 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant.tflite I20220711 09:01:32.384397 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:01:32.384403 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:32.384424 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:32.384433 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:32.384441 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:32.384449 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:32.384459 7740 test_utils.cc:89] k: 1 I20220711 09:01:32.384465 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:01:32.384471 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant (70 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant I20220711 09:01:32.455016 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:32.455041 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant.tflite I20220711 09:01:32.455047 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:32.455053 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:01:32.455073 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:32.455085 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:32.455093 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:32.455102 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:32.455111 7740 test_utils.cc:89] k: 3 I20220711 09:01:32.455118 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:32.455124 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant (302 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant I20220711 09:01:32.757007 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:32.757035 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant.tflite I20220711 09:01:32.757041 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:32.757048 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:01:32.757071 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:32.757086 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:32.757094 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:32.757102 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:32.757113 7740 test_utils.cc:89] k: 3 I20220711 09:01:32.757119 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:32.757126 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant (465 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant I20220711 09:01:33.221262 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:33.221288 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant.tflite I20220711 09:01:33.221295 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:33.221302 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:01:33.221325 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:33.221338 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:33.221346 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:33.221355 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:33.221365 7740 test_utils.cc:89] k: 3 I20220711 09:01:33.221371 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:33.221377 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant (1142 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq I20220711 09:01:34.363824 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:34.363852 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq.tflite I20220711 09:01:34.363858 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:34.363864 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:34.363888 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.363896 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.363905 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.363914 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:34.363924 7740 test_utils.cc:89] k: 3 I20220711 09:01:34.363930 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:34.363936 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq (85 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq I20220711 09:01:34.448587 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:34.448611 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq.tflite I20220711 09:01:34.448618 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:34.448624 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:34.448644 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.448652 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.448659 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.448668 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:01:34.448675 7740 test_utils.cc:89] k: 3 I20220711 09:01:34.448681 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:34.448688 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq (70 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq I20220711 09:01:34.518530 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:34.518554 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq.tflite I20220711 09:01:34.518560 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:34.518566 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:01:34.518586 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:34.518597 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:34.518605 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:34.518613 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:34.518621 7740 test_utils.cc:89] k: 3 I20220711 09:01:34.518627 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:34.518633 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq (132 ms) [----------] 18 tests from ClassificationModelCpuTest (4965 ms total) [----------] Global test environment tear-down [==========] 54 tests from 2 test suites ran. (7914 ms total) [ PASSED ] 54 tests. Repeating all tests (iteration 10) . . . Note: Google Test filter = -*tfhub_tf2_resnet_50_imagenet_ptq* [==========] Running 54 tests from 2 test suites. [----------] Global test environment set-up. [----------] 36 tests from ClassificationModelEdgeTpuTest [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:34.650588 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:34.650610 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:34.650617 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:34.650622 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:34.650641 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.650650 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.650657 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.650664 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:34.650673 7740 test_utils.cc:89] k: 3 I20220711 09:01:34.650679 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:34.650684 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_3quant_edgetpu (56 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:01:34.706346 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:34.706369 7740 test_utils.cc:83] model_path: cocompilation/inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:01:34.706375 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:34.706382 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:34.706401 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.706409 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.706416 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.706424 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:34.706434 7740 test_utils.cc:89] k: 3 I20220711 09:01:34.706439 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:34.706445 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v1_224_quant_cocompiled_with_inception_v4_299_quant_edgetpu (55 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:34.761791 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:34.761816 7740 test_utils.cc:83] model_path: cocompilation/inception_v2_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:34.761822 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:34.761828 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:34.761847 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.761855 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.761862 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.761870 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:34.761879 7740 test_utils.cc:89] k: 3 I20220711 09:01:34.761885 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:34.761890 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v2_224_quant_cocompiled_with_3quant_edgetpu (72 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:34.833947 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:34.833971 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:34.833976 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:34.833982 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:34.834002 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.834010 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.834017 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.834025 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:34.834034 7740 test_utils.cc:89] k: 3 I20220711 09:01:34.834040 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:34.834045 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_3quant_edgetpu (117 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:01:34.950634 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:34.950657 7740 test_utils.cc:83] model_path: cocompilation/inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:01:34.950664 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:34.950670 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:34.950690 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.950697 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.950706 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:34.950712 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:34.950731 7740 test_utils.cc:89] k: 3 I20220711 09:01:34.950736 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:34.950742 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v3_299_quant_cocompiled_with_inception_v4_299_quant_edgetpu (117 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:35.067279 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:35.067303 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:35.067309 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:35.067315 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:35.067335 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.067343 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.067350 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.067358 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:35.067368 7740 test_utils.cc:89] k: 3 I20220711 09:01:35.067373 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:35.067378 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_3quant_edgetpu (211 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu I20220711 09:01:35.278714 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:35.278743 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu.tflite I20220711 09:01:35.278748 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:35.278754 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:35.278776 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.278784 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.278791 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.278800 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:35.278808 7740 test_utils.cc:89] k: 3 I20220711 09:01:35.278815 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:35.278820 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v1_224_quant_edgetpu (212 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu I20220711 09:01:35.490360 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:35.490391 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu.tflite I20220711 09:01:35.490398 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:35.490404 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:35.490429 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.490438 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.490447 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.490455 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:35.490464 7740 test_utils.cc:89] k: 3 I20220711 09:01:35.490471 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:35.490478 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_inception_v3_299_quant_edgetpu (221 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:01:35.711372 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:35.711405 7740 test_utils.cc:83] model_path: cocompilation/inception_v4_299_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:01:35.711412 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:35.711418 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:35.711447 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.711455 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.711464 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.711472 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:35.711483 7740 test_utils.cc:89] k: 3 I20220711 09:01:35.711489 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:35.711495 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_inception_v4_299_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (219 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:35.930222 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:35.930251 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:35.930258 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:35.930264 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:35.930289 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.930299 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.930307 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.930315 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:35.930326 7740 test_utils.cc:89] k: 3 I20220711 09:01:35.930332 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:35.930339 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_3quant_edgetpu (38 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu I20220711 09:01:35.968850 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:35.968875 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu.tflite I20220711 09:01:35.968883 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:35.968889 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:35.968909 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.968919 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.968927 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:35.968935 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:35.968945 7740 test_utils.cc:89] k: 3 I20220711 09:01:35.968951 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:35.968957 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_inception_v4_299_quant_edgetpu (35 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:01:36.003458 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.003481 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.25_128_quant_cocompiled_with_mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:01:36.003489 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.003494 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.003517 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.003526 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.003535 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.003542 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:36.003552 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.003558 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:36.003566 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_25_128_quant_cocompiled_with_mobilenet_v1_0_5_160_quant_edgetpu (35 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:36.038249 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.038275 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:36.038281 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.038287 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.038309 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.038318 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.038326 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.038336 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:36.038345 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.038352 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:36.038357 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_3quant_edgetpu (38 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:01:36.076632 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.076656 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.5_160_quant_cocompiled_with_mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:01:36.076663 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.076669 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.076692 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.076701 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.076710 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.076718 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:36.076728 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.076735 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:36.076740 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_5_160_quant_cocompiled_with_mobilenet_v1_0_25_128_quant_edgetpu (40 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:36.116446 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.116469 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_0.75_192_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:36.116477 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.116483 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.116505 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.116514 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.116523 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.116530 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:36.116542 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.116549 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:36.116554 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_0_75_192_quant_cocompiled_with_3quant_edgetpu (45 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu I20220711 09:01:36.162052 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.162079 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_3quant_edgetpu.tflite I20220711 09:01:36.162086 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.162093 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.162117 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.162124 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.162132 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.162140 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:36.162149 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.162155 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:36.162161 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_3quant_edgetpu (50 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:01:36.212689 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.212715 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v1_1.0_224_quant_cocompiled_with_mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:01:36.212723 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.212729 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.212749 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.212757 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.212769 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.212777 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:36.212788 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.212795 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:36.212801 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v1_1_0_224_quant_cocompiled_with_mobilenet_v2_1_0_224_quant_edgetpu (53 ms) [ RUN ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:01:36.265902 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.265928 7740 test_utils.cc:83] model_path: cocompilation/mobilenet_v2_1.0_224_quant_cocompiled_with_mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:01:36.265934 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.265940 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.265960 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.265970 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.265978 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.265986 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:36.265995 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.266002 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:36.266008 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.cocompilation_mobilenet_v2_1_0_224_quant_cocompiled_with_mobilenet_v1_1_0_224_quant_edgetpu (52 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu I20220711 09:01:36.317449 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.317474 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant_edgetpu.tflite I20220711 09:01:36.317481 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.317487 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.317509 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.317518 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.317526 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.317534 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:36.317545 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.317551 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:36.317557 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_1_0_224_quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu I20220711 09:01:36.368976 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.369004 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant_edgetpu.tflite I20220711 09:01:36.369011 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.369017 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.369038 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.369047 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.369055 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.369064 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:36.369074 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.369081 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:36.369086 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_25_128_quant_edgetpu (33 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu I20220711 09:01:36.402024 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.402050 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant_edgetpu.tflite I20220711 09:01:36.402055 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.402061 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.402082 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.402091 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.402101 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.402108 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:36.402117 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.402123 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:36.402129 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_5_160_quant_edgetpu (45 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu I20220711 09:01:36.446167 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.446195 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant_edgetpu.tflite I20220711 09:01:36.446202 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.446208 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.446230 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.446239 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.446247 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.446255 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:36.446265 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.446271 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:36.446277 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v1_0_75_192_quant_edgetpu (45 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu I20220711 09:01:36.491848 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.491873 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant_edgetpu.tflite I20220711 09:01:36.491880 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.491887 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.491909 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.491916 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.491925 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.491933 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:01:36.491943 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.491950 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:36.491955 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_quant_edgetpu (49 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu I20220711 09:01:36.540344 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.540370 7740 test_utils.cc:83] model_path: inception_v1_224_quant_edgetpu.tflite I20220711 09:01:36.540377 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.540383 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.540405 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.540412 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.540421 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.540428 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:01:36.540439 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.540446 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:36.540452 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v1_224_quant_edgetpu (65 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu I20220711 09:01:36.605144 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.605170 7740 test_utils.cc:83] model_path: inception_v2_224_quant_edgetpu.tflite I20220711 09:01:36.605175 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.605182 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.605204 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.605214 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.605222 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.605232 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:36.605242 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.605248 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:36.605255 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v2_224_quant_edgetpu (75 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu I20220711 09:01:36.680177 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.680204 7740 test_utils.cc:83] model_path: inception_v3_299_quant_edgetpu.tflite I20220711 09:01:36.680210 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.680217 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.680241 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.680250 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.680258 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.680266 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:36.680275 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.680282 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:36.680289 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v3_299_quant_edgetpu (123 ms) [ RUN ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu I20220711 09:01:36.803812 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:36.803839 7740 test_utils.cc:83] model_path: inception_v4_299_quant_edgetpu.tflite I20220711 09:01:36.803846 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:36.803853 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:36.803879 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.803889 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.803896 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:36.803905 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:36.803915 7740 test_utils.cc:89] k: 3 I20220711 09:01:36.803920 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:36.803926 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.inception_v4_299_quant_edgetpu (226 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu I20220711 09:01:37.029206 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.029237 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant_edgetpu.tflite I20220711 09:01:37.029244 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:01:37.029251 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:37.029276 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.029286 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.029294 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.029302 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:37.029314 7740 test_utils.cc:89] k: 1 I20220711 09:01:37.029320 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:01:37.029325 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_plant_quant_edgetpu (53 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu I20220711 09:01:37.082230 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.082254 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant_edgetpu.tflite I20220711 09:01:37.082262 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:01:37.082268 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:37.082290 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.082299 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.082309 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.082316 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:01:37.082325 7740 test_utils.cc:89] k: 1 I20220711 09:01:37.082331 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:01:37.082337 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_insect_quant_edgetpu (51 ms) [ RUN ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu I20220711 09:01:37.133540 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.133566 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite I20220711 09:01:37.133574 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:01:37.133579 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:37.133599 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.133607 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.133616 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.133625 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:37.133635 7740 test_utils.cc:89] k: 1 I20220711 09:01:37.133641 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:01:37.133646 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.mobilenet_v2_1_0_224_inat_bird_quant_edgetpu (50 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu I20220711 09:01:37.183537 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.183562 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant_edgetpu.tflite I20220711 09:01:37.183569 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:37.183575 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:01:37.183595 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:37.183607 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:37.183615 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:37.183624 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:37.183634 7740 test_utils.cc:89] k: 3 I20220711 09:01:37.183641 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:37.183647 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_S_quant_edgetpu (62 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu I20220711 09:01:37.245848 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.245874 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant_edgetpu.tflite I20220711 09:01:37.245882 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:37.245887 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:01:37.245908 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:37.245920 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:37.245929 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:37.245937 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:37.245946 7740 test_utils.cc:89] k: 3 I20220711 09:01:37.245954 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:37.245959 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_M_quant_edgetpu (69 ms) [ RUN ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu I20220711 09:01:37.314815 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.314841 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant_edgetpu.tflite I20220711 09:01:37.314848 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:37.314854 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:01:37.314875 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:37.314888 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:37.314898 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:37.314906 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:37.314915 7740 test_utils.cc:89] k: 3 I20220711 09:01:37.314921 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:37.314927 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.efficientnet_edgetpu_L_quant_edgetpu (92 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu I20220711 09:01:37.406132 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.406160 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq_edgetpu.tflite I20220711 09:01:37.406167 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:37.406172 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:37.406194 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.406203 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.406212 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.406220 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:37.406230 7740 test_utils.cc:89] k: 3 I20220711 09:01:37.406236 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:37.406242 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v1_1_0_224_ptq_edgetpu (49 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu I20220711 09:01:37.455384 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.455411 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq_edgetpu.tflite I20220711 09:01:37.455418 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:37.455425 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:37.455446 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.455454 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.455463 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.455471 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:01:37.455482 7740 test_utils.cc:89] k: 3 I20220711 09:01:37.455487 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:37.455494 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v2_1_0_224_ptq_edgetpu (52 ms) [ RUN ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu I20220711 09:01:37.507736 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.507761 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq_edgetpu.tflite I20220711 09:01:37.507768 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:37.507774 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:01:37.507795 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:37.507807 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:37.507817 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:37.507827 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:37.507838 7740 test_utils.cc:89] k: 3 I20220711 09:01:37.507843 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:37.507848 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelEdgeTpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq_edgetpu (53 ms) [----------] 36 tests from ClassificationModelEdgeTpuTest (2910 ms total) [----------] 18 tests from ClassificationModelCpuTest [ RUN ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant I20220711 09:01:37.560972 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.560997 7740 test_utils.cc:83] model_path: mobilenet_v1_1.0_224_quant.tflite I20220711 09:01:37.561003 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:37.561009 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:37.561030 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.561039 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.561048 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.561054 7740 test_utils.cc:88] score_threshold: 0.78 I20220711 09:01:37.561064 7740 test_utils.cc:89] k: 3 I20220711 09:01:37.561071 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:37.561077 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_1_0_224_quant (85 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant I20220711 09:01:37.645772 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.645798 7740 test_utils.cc:83] model_path: mobilenet_v1_0.25_128_quant.tflite I20220711 09:01:37.645807 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:37.645812 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:37.645835 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.645844 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.645853 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.645860 7740 test_utils.cc:88] score_threshold: 0.25 I20220711 09:01:37.645870 7740 test_utils.cc:89] k: 3 I20220711 09:01:37.645876 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:37.645882 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_25_128_quant (8 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant I20220711 09:01:37.653689 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.653715 7740 test_utils.cc:83] model_path: mobilenet_v1_0.5_160_quant.tflite I20220711 09:01:37.653723 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:37.653729 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:37.653751 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.653759 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.653767 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.653775 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:37.653784 7740 test_utils.cc:89] k: 3 I20220711 09:01:37.653791 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:37.653797 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_5_160_quant (19 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant I20220711 09:01:37.672626 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.672663 7740 test_utils.cc:83] model_path: mobilenet_v1_0.75_192_quant.tflite I20220711 09:01:37.672672 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:37.672678 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:37.672713 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.672724 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.672734 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.672742 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:37.672755 7740 test_utils.cc:89] k: 3 I20220711 09:01:37.672763 7740 test_utils.cc:90] expected_topk_label: 283 I20220711 09:01:37.672770 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v1_0_75_192_quant (43 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant I20220711 09:01:37.715234 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.715258 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_quant.tflite I20220711 09:01:37.715265 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:37.715271 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:37.715294 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.715303 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.715312 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.715320 7740 test_utils.cc:88] score_threshold: 0.7 I20220711 09:01:37.715329 7740 test_utils.cc:89] k: 3 I20220711 09:01:37.715335 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:37.715341 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_quant (68 ms) [ RUN ] ClassificationModelCpuTest.inception_v1_224_quant I20220711 09:01:37.784032 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.784060 7740 test_utils.cc:83] model_path: inception_v1_224_quant.tflite I20220711 09:01:37.784065 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:37.784072 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:37.784094 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.784103 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.784111 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.784119 7740 test_utils.cc:88] score_threshold: 0.37 I20220711 09:01:37.784129 7740 test_utils.cc:89] k: 3 I20220711 09:01:37.784137 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:37.784142 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v1_224_quant (169 ms) [ RUN ] ClassificationModelCpuTest.inception_v2_224_quant I20220711 09:01:37.954079 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:37.954104 7740 test_utils.cc:83] model_path: inception_v2_224_quant.tflite I20220711 09:01:37.954113 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:37.954118 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:37.954141 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.954149 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.954157 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:37.954165 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:37.954175 7740 test_utils.cc:89] k: 3 I20220711 09:01:37.954181 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:37.954187 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v2_224_quant (250 ms) [ RUN ] ClassificationModelCpuTest.inception_v3_299_quant I20220711 09:01:38.204838 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:38.204865 7740 test_utils.cc:83] model_path: inception_v3_299_quant.tflite I20220711 09:01:38.204872 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:38.204878 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:38.204900 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:38.204910 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:38.204917 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:38.204926 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:38.204936 7740 test_utils.cc:89] k: 3 I20220711 09:01:38.204942 7740 test_utils.cc:90] expected_topk_label: 282 I20220711 09:01:38.204948 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v3_299_quant (627 ms) [ RUN ] ClassificationModelCpuTest.inception_v4_299_quant I20220711 09:01:38.831702 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:38.831732 7740 test_utils.cc:83] model_path: inception_v4_299_quant.tflite I20220711 09:01:38.831740 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:38.831746 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:38.831771 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:38.831780 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:38.831789 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:38.831797 7740 test_utils.cc:88] score_threshold: 0.3 I20220711 09:01:38.831807 7740 test_utils.cc:89] k: 3 I20220711 09:01:38.831815 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:38.831822 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.inception_v4_299_quant (1283 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant I20220711 09:01:40.114666 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:40.114701 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_plant_quant.tflite I20220711 09:01:40.114708 7740 test_utils.cc:84] image_path: sunflower.bmp I20220711 09:01:40.114714 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:40.114740 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:40.114749 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:40.114758 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:40.114766 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:40.114776 7740 test_utils.cc:89] k: 1 I20220711 09:01:40.114784 7740 test_utils.cc:90] expected_topk_label: 1680 I20220711 09:01:40.114789 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_plant_quant (70 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant I20220711 09:01:40.184723 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:40.184746 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_insect_quant.tflite I20220711 09:01:40.184752 7740 test_utils.cc:84] image_path: dragonfly.bmp I20220711 09:01:40.184758 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:40.184777 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:40.184785 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:40.184793 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:40.184800 7740 test_utils.cc:88] score_threshold: 0.2 I20220711 09:01:40.184809 7740 test_utils.cc:89] k: 1 I20220711 09:01:40.184815 7740 test_utils.cc:90] expected_topk_label: 912 I20220711 09:01:40.184821 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_insect_quant (70 ms) [ RUN ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant I20220711 09:01:40.254436 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:40.254459 7740 test_utils.cc:83] model_path: mobilenet_v2_1.0_224_inat_bird_quant.tflite I20220711 09:01:40.254467 7740 test_utils.cc:84] image_path: bird.bmp I20220711 09:01:40.254472 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:40.254492 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:40.254500 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:40.254508 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:40.254515 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:40.254524 7740 test_utils.cc:89] k: 1 I20220711 09:01:40.254530 7740 test_utils.cc:90] expected_topk_label: 659 I20220711 09:01:40.254535 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.mobilenet_v2_1_0_224_inat_bird_quant (69 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant I20220711 09:01:40.323496 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:40.323518 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-S_quant.tflite I20220711 09:01:40.323524 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:40.323530 7740 test_utils.cc:85] effective_scale: 1.60845 I20220711 09:01:40.323549 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:40.323560 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:40.323568 7740 test_utils.cc:87] effective_means: -83.7067 I20220711 09:01:40.323576 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:40.323585 7740 test_utils.cc:89] k: 3 I20220711 09:01:40.323591 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:40.323596 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_S_quant (300 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant I20220711 09:01:40.623250 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:40.623275 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-M_quant.tflite I20220711 09:01:40.623281 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:40.623286 7740 test_utils.cc:85] effective_scale: 1.54739 I20220711 09:01:40.623311 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:40.623322 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:40.623330 7740 test_utils.cc:87] effective_means: -72.6136 I20220711 09:01:40.623338 7740 test_utils.cc:88] score_threshold: 0.5 I20220711 09:01:40.623347 7740 test_utils.cc:89] k: 3 I20220711 09:01:40.623353 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:40.623358 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_M_quant (460 ms) [ RUN ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant I20220711 09:01:41.084067 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:41.084091 7740 test_utils.cc:83] model_path: efficientnet-edgetpu-L_quant.tflite I20220711 09:01:41.084097 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:41.084103 7740 test_utils.cc:85] effective_scale: 1.59488 I20220711 09:01:41.084125 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:41.084136 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:41.084144 7740 test_utils.cc:87] effective_means: -78.7395 I20220711 09:01:41.084152 7740 test_utils.cc:88] score_threshold: 0.51 I20220711 09:01:41.084161 7740 test_utils.cc:89] k: 3 I20220711 09:01:41.084167 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:41.084172 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.efficientnet_edgetpu_L_quant (1142 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq I20220711 09:01:42.226366 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:42.226394 7740 test_utils.cc:83] model_path: tf2_mobilenet_v1_1.0_224_ptq.tflite I20220711 09:01:42.226401 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:42.226408 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:42.226430 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:42.226439 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:42.226449 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:42.226456 7740 test_utils.cc:88] score_threshold: 0.8 I20220711 09:01:42.226467 7740 test_utils.cc:89] k: 3 I20220711 09:01:42.226475 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:42.226480 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v1_1_0_224_ptq (84 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq I20220711 09:01:42.310318 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:42.310344 7740 test_utils.cc:83] model_path: tf2_mobilenet_v2_1.0_224_ptq.tflite I20220711 09:01:42.310351 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:42.310357 7740 test_utils.cc:85] effective_scale: 1 I20220711 09:01:42.310379 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:42.310389 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:42.310397 7740 test_utils.cc:87] effective_means: 0 I20220711 09:01:42.310405 7740 test_utils.cc:88] score_threshold: 0.6 I20220711 09:01:42.310415 7740 test_utils.cc:89] k: 3 I20220711 09:01:42.310421 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:42.310427 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v2_1_0_224_ptq (71 ms) [ RUN ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq I20220711 09:01:42.381152 7740 test_utils.cc:82] Testing parameters: I20220711 09:01:42.381177 7740 test_utils.cc:83] model_path: tf2_mobilenet_v3_edgetpu_1.0_224_ptq.tflite I20220711 09:01:42.381184 7740 test_utils.cc:84] image_path: cat.bmp I20220711 09:01:42.381191 7740 test_utils.cc:85] effective_scale: 1.48106 I20220711 09:01:42.381214 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:42.381227 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:42.381234 7740 test_utils.cc:87] effective_means: -55.1698 I20220711 09:01:42.381243 7740 test_utils.cc:88] score_threshold: 0.35 I20220711 09:01:42.381253 7740 test_utils.cc:89] k: 3 I20220711 09:01:42.381259 7740 test_utils.cc:90] expected_topk_label: 286 I20220711 09:01:42.381265 7740 test_utils.cc:91] rgb2bgr: 0 [ OK ] ClassificationModelCpuTest.tf2_mobilenet_v3_edgetpu_1_0_224_ptq (132 ms) [----------] 18 tests from ClassificationModelCpuTest (4953 ms total) [----------] Global test environment tear-down [==========] 54 tests from 2 test suites ran. (7863 ms total) [ PASSED ] 54 tests. ----------------------------------------------------- detection_models_test ----------------------------------------------------- Repeating all tests (iteration 1) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 WARNING: Logging before InitGoogleLogging() is written to STDERR I20220711 09:01:43.612843 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:01:44.025267 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:01:44.314824 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (1031 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:44.643867 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (316 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:44.959702 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (318 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (1665 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:45.277483 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:45.401327 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:46.661489 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (1567 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:46.844534 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (228 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:47.073060 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (234 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (2030 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (3695 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 2) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:47.307797 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:01:47.516042 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:01:47.656700 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (575 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:47.882339 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (161 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:48.043623 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (177 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (913 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:48.220510 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:48.329228 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:48.398845 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (241 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:48.461372 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (76 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:48.537812 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (87 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (404 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1317 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 3) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:48.624223 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:01:48.833475 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:01:48.973701 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (575 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:49.199561 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:49.354782 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (906 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:49.530937 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:49.649688 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:49.716461 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (246 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:49.777103 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:49.847904 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (87 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (404 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1310 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 4) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:49.934538 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:01:50.144224 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:01:50.284189 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:50.508750 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:50.661504 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (174 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (901 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:50.835906 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:50.949978 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:51.010897 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (232 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:51.067947 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:51.134030 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (80 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (378 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1279 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 5) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:51.213586 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:01:51.420969 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:01:51.561025 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (572 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:51.785822 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:51.940392 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (902 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:52.115445 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:52.233806 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:52.300321 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (246 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:52.361191 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (69 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:52.430737 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (84 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (399 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1301 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 6) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:52.514647 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:01:52.724807 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:01:52.864643 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (575 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:53.089466 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (156 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:53.245237 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (906 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:53.420400 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:53.536665 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:53.599859 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (245 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:53.665596 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (73 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:53.738333 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (87 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (406 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1312 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 7) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:53.826151 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:01:54.038417 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:01:54.179351 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (578 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:54.404253 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:54.557755 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (906 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:54.732753 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:54.847625 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:54.913298 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (243 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:54.975193 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (69 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:55.044875 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (84 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (396 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1302 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 8) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:55.128378 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:01:55.339816 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:01:55.480232 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (578 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:55.706161 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:55.861452 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (908 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:56.036368 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:56.150820 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:56.211975 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (233 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:56.269181 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:56.335392 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (80 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (379 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1287 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 9) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:56.415244 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:01:56.621387 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:01:56.762845 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (577 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:56.993100 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:57.146534 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (907 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:57.322230 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:57.439720 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:57.508958 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (246 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:57.569006 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (75 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:57.643451 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (82 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (404 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1311 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 10) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:57.726127 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:01:57.931783 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:01:58.071552 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (570 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:58.296309 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (152 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:58.448954 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (898 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:58.624071 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:58.741014 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:01:58.808027 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (244 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:58.868197 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (75 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:58.943608 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (89 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (408 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1306 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 11) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:59.032578 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:01:59.239674 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:01:59.380338 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:01:59.606249 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:01:59.760670 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (904 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:01:59.936743 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:00.051031 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:00.116526 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (241 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:00.178018 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:00.248101 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (395 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1299 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 12) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:00.331817 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:00.540694 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:00.680604 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:00.905417 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:01.059922 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (904 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:01.235406 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:01.346740 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:01.407974 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (230 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:01.465091 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:01.531272 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (79 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (375 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1279 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 13) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:01.610836 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:01.817482 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:01.962568 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (578 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:02.188158 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:02.343418 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (909 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:02.519217 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:02.633834 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:02.697341 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (241 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:02.760891 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:02.831454 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (85 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (397 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1306 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 14) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:02.917109 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:03.123667 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:03.264923 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:03.490692 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:03.645117 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (904 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:03.821123 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:03.939289 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:04.004698 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (243 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:04.064461 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (74 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:04.138900 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (82 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (400 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1304 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 15) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:04.221140 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:04.427376 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:04.566716 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (570 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:04.791505 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:04.945257 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (899 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:05.120306 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:05.236925 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:05.305461 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (244 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:05.365060 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (72 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:05.437496 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (82 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (399 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1298 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 16) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:05.519507 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:05.724748 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:05.864682 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (570 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:06.089732 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:06.244676 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (901 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:06.420080 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:06.534492 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:06.595677 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (232 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:06.652845 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:06.718713 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (80 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (378 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1279 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 17) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:06.798367 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:07.004092 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:07.145258 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (571 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:07.369864 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:07.524492 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (901 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:07.699455 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:07.817162 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:07.881508 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (245 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:07.945003 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:08.014734 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (86 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (401 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1302 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 18) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:08.100641 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:08.308612 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:08.450657 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (577 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:08.677822 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:08.831487 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (177 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (908 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:09.008389 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:09.123888 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:09.192950 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (244 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:09.252174 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (77 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:09.329910 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (88 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (409 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1317 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 19) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:09.417277 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:09.625238 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:09.765811 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:09.991883 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:10.145788 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (904 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:10.321780 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:10.439777 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:10.508050 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (247 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:10.568418 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (75 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:10.643692 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (88 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (410 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1314 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 20) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:10.731281 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:10.938127 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:11.078590 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:11.304626 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:11.459714 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (904 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:11.635267 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:11.749689 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:11.810575 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (233 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:11.868119 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:11.934159 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (79 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (378 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1282 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 21) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:12.013629 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:12.218988 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:12.359812 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (572 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:12.585556 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:12.740061 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (903 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:12.916222 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:13.031199 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:13.098057 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (245 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:13.161182 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:13.232509 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (84 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (400 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1303 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 22) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:13.316527 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:13.522346 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:13.662070 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (570 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:13.886700 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:14.040798 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (899 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:14.215632 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:14.333923 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:14.400631 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (246 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:14.461846 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:14.531742 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (85 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (401 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1300 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 23) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:14.616802 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:14.823993 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:14.964718 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:15.190295 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:15.344769 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (904 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:15.520840 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:15.637887 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:15.704942 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (245 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:15.765911 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:15.836467 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (87 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (403 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1307 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 24) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:15.923573 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:16.130838 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:16.270864 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:16.496562 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:16.650022 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (902 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:16.825268 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:16.936887 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:16.997781 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (229 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:17.054936 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:17.120837 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (80 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (375 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1277 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 25) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:17.200722 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:17.407002 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:17.551277 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (575 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:17.776042 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (152 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:17.928207 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (174 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (902 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:18.103039 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:18.219951 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:18.282927 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (242 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:18.345875 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:18.416913 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (396 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1299 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 26) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:18.499624 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:18.706218 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:18.846163 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (571 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:19.070228 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:19.224313 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (900 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:19.399324 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:19.514267 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:19.581418 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (243 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:19.642968 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:19.713061 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (88 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (401 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1301 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 27) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:19.800881 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:20.007807 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:20.148139 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:20.374152 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:20.528240 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (903 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:20.703980 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:20.819960 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:20.883275 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (241 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:20.944300 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (69 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:21.014024 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (84 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (394 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1297 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 28) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:21.097548 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:21.304848 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:21.446167 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:21.671839 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:21.826171 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (905 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:22.002172 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:22.113535 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:22.174610 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (229 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:22.231827 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:22.297902 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (80 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (375 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1280 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 29) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:22.377601 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:22.582852 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:22.724293 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (572 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:22.949913 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:23.104149 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (902 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:23.279527 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:23.394991 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:23.463761 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (245 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:23.524359 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:23.594347 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (82 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (397 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1299 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 30) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:23.676970 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:23.883702 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:24.024314 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:24.249963 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (156 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:24.405891 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (905 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:24.581969 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:24.697712 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:24.765020 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (247 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:24.828372 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:24.899235 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (82 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (400 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1305 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 31) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:24.981993 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:25.187646 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:25.327726 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (571 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:25.552675 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:25.707275 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (174 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (900 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:25.882041 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:26.000479 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:26.069777 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (247 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:26.129405 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:26.199513 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (82 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (399 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1300 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 32) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:26.281814 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:26.487128 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:26.626703 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (570 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:26.851373 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:27.006433 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (900 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:27.181504 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:27.292434 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:27.353493 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (229 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:27.410557 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:27.476606 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (80 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (375 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1275 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 33) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:27.556207 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:27.762061 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:27.902637 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (572 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:28.128731 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:28.281760 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (900 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:28.456822 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:28.574167 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:28.637374 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (245 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:28.701419 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (72 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:28.773142 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (85 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (402 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1302 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 34) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:28.859026 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:29.071848 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:29.212735 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (581 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:29.440022 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (156 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:29.595484 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (912 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:29.771047 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:29.885593 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:29.948768 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (240 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:30.011643 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (73 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:30.084667 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (396 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1309 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 35) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:30.167762 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:30.375936 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:30.516026 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:30.741016 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:30.894783 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (902 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:31.069857 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:31.187026 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:31.252867 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (243 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:31.312813 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:31.382596 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (86 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (399 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1301 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 36) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:31.468439 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:31.679956 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:31.819857 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (578 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:32.046363 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:32.200186 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (907 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:32.375919 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:32.488343 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:32.549085 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (231 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:32.606462 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:32.672605 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (80 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (377 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1284 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 37) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:32.752282 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:32.957854 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:33.098202 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (572 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:33.324219 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:33.478535 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (902 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:33.654248 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:33.770921 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:33.836563 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (242 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:33.896358 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:33.966740 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (85 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (397 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1299 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 38) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:34.051494 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:34.258360 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:34.398849 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:34.624733 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:34.779225 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (903 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:34.954685 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:35.072693 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:35.140125 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (245 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:35.199426 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (72 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:35.271773 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (400 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1303 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 39) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:35.354446 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:35.560714 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:35.701053 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (572 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:35.926908 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:36.079692 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (901 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:36.255658 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:36.370223 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:36.433086 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (239 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:36.494168 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:36.564620 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (84 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (393 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1294 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 40) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:36.648747 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:36.855568 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:36.996152 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:37.222738 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:37.377813 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (905 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:37.553247 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:37.668094 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:37.728847 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (232 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:37.785564 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:37.851111 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (79 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (377 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1282 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 41) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:37.930619 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:38.136359 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:38.278156 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:38.504052 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:38.657860 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (903 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:38.833781 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:38.951663 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:39.015461 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (246 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:39.079133 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (69 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:39.148576 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (85 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (400 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1304 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 42) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:39.234120 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:39.439756 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:39.579605 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (570 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:39.804275 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:39.958395 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (899 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:40.133543 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:40.249066 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:40.315964 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (245 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:40.378448 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:40.448535 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (398 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1297 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 43) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:40.531744 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:40.743209 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:40.883587 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (578 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:41.109731 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:41.263758 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (908 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:41.439462 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:41.555941 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:41.619464 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (241 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:41.680390 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (74 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:41.754424 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (82 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (397 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1305 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 44) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:41.836350 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:42.047988 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:42.187376 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (575 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:42.412075 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (152 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:42.564770 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (174 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (902 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:42.738901 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:42.850466 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:42.911130 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (230 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:42.968312 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:43.034577 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (79 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (375 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1277 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 45) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:43.113795 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:43.320652 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:43.463476 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (577 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:43.690158 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:43.844421 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (907 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:44.020129 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:44.134389 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:44.203243 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (243 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:44.263204 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (73 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:44.336270 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (82 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (398 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1305 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 46) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:44.418599 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:44.623850 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:44.763741 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (570 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:44.989033 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:45.143282 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (900 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:45.318368 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:45.436302 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:45.499451 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (244 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:45.562975 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:45.632369 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (89 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (403 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1303 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 47) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:45.721171 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:45.931733 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:46.071628 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (575 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:46.296428 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:46.449239 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (903 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:46.624258 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:46.739442 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:46.807626 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (242 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:46.866752 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (77 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:46.943390 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (82 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (401 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1304 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 48) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:47.025595 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:47.234884 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:47.374092 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:47.598696 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:47.752182 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (174 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (901 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:47.926450 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:48.037083 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:48.098254 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (229 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:48.155453 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:48.221571 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (79 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (374 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1275 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 49) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:48.300619 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:48.507676 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:48.651044 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (578 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:48.878810 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:49.033661 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (909 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:49.209236 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:49.325881 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:49.395129 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (245 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:49.454917 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:49.525715 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (399 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1308 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 50) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:49.608229 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:49.815279 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:49.955592 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:50.182286 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:50.336555 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (904 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:50.512742 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:50.632062 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:50.700008 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (249 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:50.762023 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:50.831694 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (402 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1306 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 51) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:50.915055 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:51.123402 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:51.263684 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:51.489053 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:51.642980 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (904 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:51.818150 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:51.936146 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:51.999897 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (244 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:52.062635 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:52.132817 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (86 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (400 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1304 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 52) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:52.218199 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:52.428963 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:52.568806 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (576 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:52.794210 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:52.947190 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (174 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (903 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:53.121660 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:53.235811 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:53.296816 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (232 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:53.353353 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:53.419348 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (80 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (378 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1281 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 53) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:53.499413 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:53.704020 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:53.842983 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (568 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:54.067936 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:54.222602 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (899 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:54.398249 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:54.514444 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:54.582604 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (247 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:54.645766 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:54.715201 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (86 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (403 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1302 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 54) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:54.801813 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:55.009200 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:55.149940 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:55.376092 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:55.530066 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (905 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:55.706138 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:55.823632 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:55.886847 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (241 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:55.947924 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:56.017726 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (85 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (396 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1301 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 55) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:56.102897 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:56.310482 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:56.450570 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:56.676563 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:56.829916 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (903 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:57.005861 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:57.126191 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:57.194689 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (249 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:57.254717 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (72 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:57.326351 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (404 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1307 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 56) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:57.409232 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:57.623023 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:57.764803 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (581 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:57.990343 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:58.145821 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (912 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:58.321936 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:58.437079 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:58.498057 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (234 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:58.555308 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:58.621201 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (79 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (379 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1291 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 57) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:58.700827 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:02:58.907982 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:02:59.050436 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (577 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:59.277137 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (152 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:59.429956 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (177 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (906 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:02:59.606451 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:59.723666 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:02:59.787425 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (244 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:02:59.850261 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:02:59.921291 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (87 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (402 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1308 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 58) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:00.008956 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:00.215051 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:00.354305 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (571 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:00.579469 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:00.732654 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (899 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:00.907752 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:01.022972 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:01.086350 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (240 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:01.147598 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:01.217926 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (393 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1293 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 59) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:01.301115 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:01.507872 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:01.648324 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (572 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:01.874115 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:02.029429 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (904 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:02.205567 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:02.321918 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:02.386754 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (243 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:02.448117 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:02.518249 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (396 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1300 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 60) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:02.601524 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:02.809257 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:02.949515 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:03.175310 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:03.329421 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (903 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:03.504535 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:03.616704 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:03.677667 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (229 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:03.734036 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:03.799860 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (80 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (375 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1278 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 61) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:03.879523 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:04.085132 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:04.225961 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:04.452369 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:04.607304 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (903 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:04.782980 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:04.901703 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:04.967653 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (249 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:05.031972 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:05.102671 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (403 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1306 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 62) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:05.186017 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:05.393057 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:05.533784 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:05.759703 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:05.913105 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (904 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:06.089208 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:06.206773 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:06.276641 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (249 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:06.339296 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (72 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:06.411525 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (87 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (409 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1313 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 63) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:06.498649 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:06.705294 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:06.845710 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:07.071869 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:07.226580 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (904 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:07.402493 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:07.518867 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:07.586118 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (245 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:07.647187 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:07.719082 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (82 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (399 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1303 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 64) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:07.801311 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:08.007205 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:08.147307 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (570 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:08.372043 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:08.527077 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (901 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:08.702293 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:08.816560 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:08.877480 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (232 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:08.934693 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:09.000875 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (80 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (378 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1279 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 65) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:09.080560 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:09.286162 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:09.428645 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (577 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:09.657938 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:09.812384 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (907 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:09.987401 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:10.104826 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:10.174252 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (246 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:10.233727 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:10.304474 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (88 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (405 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1312 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 66) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:10.392688 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:10.599303 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:10.740329 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:10.967084 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:11.121906 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (905 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:11.297983 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:11.414266 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:11.482309 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (246 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:11.544044 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:11.613716 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (87 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (403 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1308 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 67) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:11.700371 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:11.906909 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:12.047497 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:12.273157 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:12.426829 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (902 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:12.603031 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:12.718088 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:12.782195 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (243 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:12.845999 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:12.915215 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (396 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1298 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 68) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:12.998863 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:13.208931 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:13.349558 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (577 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:13.575464 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:13.730039 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (907 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:13.905858 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:14.018410 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:14.079646 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (232 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:14.137629 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:14.203984 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (80 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (378 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1285 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 69) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:14.283744 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:14.489926 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:14.630901 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (575 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:14.858462 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:15.013039 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (906 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:15.189324 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:15.306370 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:15.370059 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (241 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:15.430231 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (69 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:15.499775 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (86 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (396 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1302 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 70) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:15.585630 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:15.795929 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:15.935863 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (576 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:16.161231 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (152 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:16.313526 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (903 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:16.488466 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:16.603936 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:16.666899 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (241 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:16.729884 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:16.799618 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (84 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (395 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1298 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 71) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:16.883265 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:17.090946 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:17.232034 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:17.457634 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:17.612047 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (904 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:17.788031 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:17.905794 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:17.969281 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (241 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:18.029898 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:18.099612 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (84 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (396 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1300 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 72) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:18.183670 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:18.390058 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:18.530452 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (571 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:18.755067 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:18.911011 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (903 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:19.086381 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:19.198577 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:19.259531 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (230 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:19.316821 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (67 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:19.383217 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (79 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (376 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1279 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 73) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:19.462863 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:19.668583 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:19.810185 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (578 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:20.040235 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:20.194203 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (908 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:20.370460 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:20.487097 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:20.550431 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (241 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:20.611922 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:20.683013 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (84 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (396 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1304 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 74) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:20.766535 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:20.973737 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:21.114012 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:21.339625 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:21.493978 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (903 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:21.669690 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:21.784402 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:21.850478 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (247 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:21.917018 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (73 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:21.989470 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (88 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (408 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1311 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 75) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:22.077417 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:22.284364 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:22.424541 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:22.650462 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:22.805502 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (905 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:22.982089 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:23.101262 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:23.168709 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (247 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:23.230314 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (74 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:23.303608 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (82 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (403 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1308 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 76) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:23.386106 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:23.591387 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:23.731930 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (570 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:23.957095 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:24.111917 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (901 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:24.287536 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:24.400313 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:24.461670 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (231 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:24.518968 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (67 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:24.585180 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (79 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (377 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1278 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 77) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:24.665024 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:24.872009 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:25.014854 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (578 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:25.242409 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:25.396561 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (908 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:25.572706 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:25.690268 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:25.753516 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (242 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:25.815021 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:25.885385 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (396 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1304 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 78) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:25.968796 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:26.175686 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:26.316735 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:26.542800 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:26.697053 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (905 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:26.873266 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:26.991348 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:27.057348 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (244 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:27.117902 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:27.188568 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (88 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (403 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1308 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 79) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:27.276758 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:27.483829 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:27.623747 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:27.849957 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:28.004621 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (905 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:28.181087 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:28.297911 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:28.362905 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (241 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:28.422891 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (72 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:28.494555 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (396 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1301 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 80) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:28.577329 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:28.793421 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:28.934530 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (583 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:29.160351 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:29.313967 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (912 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:29.489964 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:29.602365 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:29.663280 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (231 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:29.720942 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (67 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:29.787288 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (79 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (377 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1289 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 81) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:29.866819 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:30.072767 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:30.214349 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (576 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:30.442592 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:30.597172 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (907 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:30.773258 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:30.889204 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:30.958932 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (249 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:31.022943 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (69 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:31.093559 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (91 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (409 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1316 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 82) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:31.182241 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:31.388375 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:31.528419 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (571 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:31.753193 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:31.907533 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (900 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:32.082612 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:32.198483 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:32.263296 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (241 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:32.323693 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:32.393822 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (89 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (400 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1300 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 83) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:32.482600 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:32.688808 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:32.829267 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:33.055609 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:33.210489 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (904 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:33.386117 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:33.501430 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:33.567973 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (243 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:33.629722 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:33.699327 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (396 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1300 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 84) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:33.782934 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:33.991672 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:34.132629 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (578 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:34.360188 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:34.513568 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (906 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:34.688958 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:34.801082 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:34.861851 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (231 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:34.919198 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (65 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:34.984973 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (80 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (376 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1282 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 85) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:35.064556 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:35.269858 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:35.411350 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:35.637564 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (156 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:35.793407 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (905 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:35.969082 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:36.085119 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:36.153000 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (244 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:36.213791 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:36.283581 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (84 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (398 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1303 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 86) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:36.367949 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:36.576843 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:36.716974 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (576 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:36.944007 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:37.097254 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (906 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:37.273383 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:37.389801 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:37.453630 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (241 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:37.514292 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:37.584800 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (394 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1300 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 87) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:37.667367 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:37.877719 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:38.017995 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (576 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:38.243829 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:38.397086 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (905 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:38.572755 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:38.689827 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:38.759128 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (250 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:38.822144 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (68 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:38.890972 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (88 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (406 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1312 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 88) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:38.979116 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:39.184475 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:39.323746 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (569 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:39.548899 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:39.701614 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (174 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (896 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:39.875965 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:39.987968 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:40.049083 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (231 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:40.106473 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:40.172590 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (80 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (377 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1273 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 89) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:40.252843 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:40.459933 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:40.603570 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (578 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:40.830663 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:40.984160 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (908 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:41.160274 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:41.280298 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:41.347024 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (247 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:41.407557 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:41.478793 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (87 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (405 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1313 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 90) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:41.565500 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:41.772789 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:41.913484 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:42.139516 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:42.294209 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (904 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:42.469987 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:42.585119 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:42.649504 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (242 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:42.711899 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:42.781364 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (82 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (394 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1298 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 91) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:42.863731 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:43.073654 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:43.215525 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (576 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:43.440076 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:43.593907 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (905 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:43.768849 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:43.884198 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:43.948576 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (240 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:44.008818 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:44.079967 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (394 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1299 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 92) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:44.162927 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:44.371246 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:44.511610 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (575 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:44.737821 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:44.892323 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (905 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:45.067379 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:45.181840 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:45.242759 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (232 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:45.299983 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (67 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:45.366184 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (79 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (378 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1283 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 93) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:45.445744 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:45.651787 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:45.797422 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (577 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:46.022740 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:46.177130 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (907 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:46.352188 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:46.467779 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:46.537143 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (245 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:46.597201 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (69 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:46.666283 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (397 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1304 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 94) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:46.749372 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:46.956786 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:47.097543 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (574 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:47.324102 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:47.478861 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (905 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:47.654421 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:47.771421 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:47.835482 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (246 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:47.900842 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (71 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:47.971673 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (87 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (404 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1309 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 95) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:48.058702 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:48.265621 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:48.405743 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:48.631775 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:48.784890 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (902 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:48.960914 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:49.076957 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:49.145454 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (245 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:49.205163 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (72 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:49.277221 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (82 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (399 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1301 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 96) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:49.359902 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:49.569190 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:49.708282 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:49.932679 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:50.085886 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (902 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:50.261217 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:50.372428 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:50.433682 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (229 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:50.490329 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:50.556277 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (79 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (374 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1276 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 97) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:50.636021 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:50.841938 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:50.982535 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (571 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:51.206681 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:51.361068 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (174 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (900 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:51.535816 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:51.651520 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:51.718691 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (244 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:51.779963 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (70 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:51.849305 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (87 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (401 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1301 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 98) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:51.936329 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:52.143406 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:52.284034 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (573 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:52.509994 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (154 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:52.663738 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (903 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:52.839634 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:52.954720 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:53.023447 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (246 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:53.085739 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (73 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:53.158419 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (82 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (401 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1304 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 99) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:53.240675 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:53.451622 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:53.590788 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (575 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:53.815474 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (153 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:53.968329 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (175 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (903 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:54.143636 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:54.259099 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:54.324299 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (241 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:54.384124 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (69 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:54.454056 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (83 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (393 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1296 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 100) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:54.536352 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess.tflite I20220711 09:03:54.741734 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess.tflite I20220711 09:03:54.881984 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (571 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:55.107133 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFaceModel/0 (155 ms) [ RUN ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:55.262379 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet.tflite [ OK ] DetectionCpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (176 ms) [----------] 3 tests from DetectionCpuModelTest/DetectionModelTest (902 ms total) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 I20220711 09:03:55.438503 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:55.551105 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite I20220711 09:03:55.612033 12424 test_utils.cc:146] Testing model: ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestSSDModelsWithCat/0 (231 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 I20220711 09:03:55.669222 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFaceModel/0 (66 ms) [ RUN ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 I20220711 09:03:55.735581 12424 test_utils.cc:146] Testing model: ssd_mobilenet_v1_fine_tuned_pet_edgetpu.tflite [ OK ] DetectionEdgeTpuModelTest/DetectionModelTest.TestFineTunedPetModel/0 (80 ms) [----------] 3 tests from DetectionEdgeTpuModelTest/DetectionModelTest (377 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1279 ms total) [ PASSED ] 6 tests. ----------------------------------------------------- segmentation_models_test ----------------------------------------------------- Repeating all tests (iteration 1) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (2953 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (2478 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (555 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (1858 ms) [----------] 4 tests from ModelCorrectnessTest (7844 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (7845 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 2) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (664 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (1418 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (2291 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (479 ms) [----------] 4 tests from ModelCorrectnessTest (4853 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (4853 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 3) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (662 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (1429 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (1249 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (1519 ms) [----------] 4 tests from ModelCorrectnessTest (4859 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (4859 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 4) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (657 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (474 ms) [----------] 4 tests from ModelCorrectnessTest (1719 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1719 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 5) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1720 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1720 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 6) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (665 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (381 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (476 ms) [----------] 4 tests from ModelCorrectnessTest (1728 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1728 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 7) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (655 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (469 ms) [----------] 4 tests from ModelCorrectnessTest (1714 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1714 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 8) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (657 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (388 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (474 ms) [----------] 4 tests from ModelCorrectnessTest (1723 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1723 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 9) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (659 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (473 ms) [----------] 4 tests from ModelCorrectnessTest (1721 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1722 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 10) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (656 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (473 ms) [----------] 4 tests from ModelCorrectnessTest (1722 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1722 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 11) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (382 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1720 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1720 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 12) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (659 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (383 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (469 ms) [----------] 4 tests from ModelCorrectnessTest (1716 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1716 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 13) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (387 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (206 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1724 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1724 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 14) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (659 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (206 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1720 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1720 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 15) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (381 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1717 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1717 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 16) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (657 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (389 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (473 ms) [----------] 4 tests from ModelCorrectnessTest (1724 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1724 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 17) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (208 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (469 ms) [----------] 4 tests from ModelCorrectnessTest (1721 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1721 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 18) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (665 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (469 ms) [----------] 4 tests from ModelCorrectnessTest (1725 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1725 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 19) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (657 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (389 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (473 ms) [----------] 4 tests from ModelCorrectnessTest (1724 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1724 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 20) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (662 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (383 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (203 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (470 ms) [----------] 4 tests from ModelCorrectnessTest (1718 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1718 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 21) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (657 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1719 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1719 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 22) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (659 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (208 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (469 ms) [----------] 4 tests from ModelCorrectnessTest (1721 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1721 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 23) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (656 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (387 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (472 ms) [----------] 4 tests from ModelCorrectnessTest (1722 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1723 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 24) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (661 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (383 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (472 ms) [----------] 4 tests from ModelCorrectnessTest (1721 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1721 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 25) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (658 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (473 ms) [----------] 4 tests from ModelCorrectnessTest (1724 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1724 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 26) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (659 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (476 ms) [----------] 4 tests from ModelCorrectnessTest (1726 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1726 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 27) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (661 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1723 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1723 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 28) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (658 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1721 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1721 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 29) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (658 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (206 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (469 ms) [----------] 4 tests from ModelCorrectnessTest (1719 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1719 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 30) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (662 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (472 ms) [----------] 4 tests from ModelCorrectnessTest (1722 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1722 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 31) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (1 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (1 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (664 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1725 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1726 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 32) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (662 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (383 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (206 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (474 ms) [----------] 4 tests from ModelCorrectnessTest (1725 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1725 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 33) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (382 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (206 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (475 ms) [----------] 4 tests from ModelCorrectnessTest (1723 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1723 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 34) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (661 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (465 ms) [----------] 4 tests from ModelCorrectnessTest (1716 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1717 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 35) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (658 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (472 ms) [----------] 4 tests from ModelCorrectnessTest (1722 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1722 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 36) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (469 ms) [----------] 4 tests from ModelCorrectnessTest (1719 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1719 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 37) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (662 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (470 ms) [----------] 4 tests from ModelCorrectnessTest (1722 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1722 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 38) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (382 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (206 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (470 ms) [----------] 4 tests from ModelCorrectnessTest (1719 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1719 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 39) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (662 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (387 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (470 ms) [----------] 4 tests from ModelCorrectnessTest (1724 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1724 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 40) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (658 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (469 ms) [----------] 4 tests from ModelCorrectnessTest (1718 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1719 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 41) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (663 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (382 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1724 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1724 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 42) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (661 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (477 ms) [----------] 4 tests from ModelCorrectnessTest (1727 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1727 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 43) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (659 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (387 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (473 ms) [----------] 4 tests from ModelCorrectnessTest (1724 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1724 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 44) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (657 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (472 ms) [----------] 4 tests from ModelCorrectnessTest (1719 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1719 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 45) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (658 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1719 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1719 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 46) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (663 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (388 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (475 ms) [----------] 4 tests from ModelCorrectnessTest (1731 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1731 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 47) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (659 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (473 ms) [----------] 4 tests from ModelCorrectnessTest (1723 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1723 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 48) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (657 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (208 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (475 ms) [----------] 4 tests from ModelCorrectnessTest (1726 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1726 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 49) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (388 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (473 ms) [----------] 4 tests from ModelCorrectnessTest (1726 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1726 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 50) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (657 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (206 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (472 ms) [----------] 4 tests from ModelCorrectnessTest (1720 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1720 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 51) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (203 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (476 ms) [----------] 4 tests from ModelCorrectnessTest (1723 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1723 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 52) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (655 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (390 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (474 ms) [----------] 4 tests from ModelCorrectnessTest (1724 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1725 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 53) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (658 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (383 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (203 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (470 ms) [----------] 4 tests from ModelCorrectnessTest (1717 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1717 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 54) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (658 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (388 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (469 ms) [----------] 4 tests from ModelCorrectnessTest (1720 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1720 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 55) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (657 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (387 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1720 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1720 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 56) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (662 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (206 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (476 ms) [----------] 4 tests from ModelCorrectnessTest (1729 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1729 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 57) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (661 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (473 ms) [----------] 4 tests from ModelCorrectnessTest (1726 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1726 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 58) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (658 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (387 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (477 ms) [----------] 4 tests from ModelCorrectnessTest (1726 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1726 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 59) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (661 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (209 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (475 ms) [----------] 4 tests from ModelCorrectnessTest (1729 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1729 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 60) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (662 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (397 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (475 ms) [----------] 4 tests from ModelCorrectnessTest (1739 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1739 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 61) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (658 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (470 ms) [----------] 4 tests from ModelCorrectnessTest (1719 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1719 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 62) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (659 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (465 ms) [----------] 4 tests from ModelCorrectnessTest (1716 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1716 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 63) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (659 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1723 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1723 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 64) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (383 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (206 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (468 ms) [----------] 4 tests from ModelCorrectnessTest (1717 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1717 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 65) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (1 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (1 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (481 ms) [----------] 4 tests from ModelCorrectnessTest (1731 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1732 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 66) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (658 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (474 ms) [----------] 4 tests from ModelCorrectnessTest (1721 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1721 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 67) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (656 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (389 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (470 ms) [----------] 4 tests from ModelCorrectnessTest (1722 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1722 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 68) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (658 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (206 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (473 ms) [----------] 4 tests from ModelCorrectnessTest (1722 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1722 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 69) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (657 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1717 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1717 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 70) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (662 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1726 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1726 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 71) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (656 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (382 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (210 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (474 ms) [----------] 4 tests from ModelCorrectnessTest (1722 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1722 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 72) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (657 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (387 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (472 ms) [----------] 4 tests from ModelCorrectnessTest (1721 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1721 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 73) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (1 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (1 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (659 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (389 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (472 ms) [----------] 4 tests from ModelCorrectnessTest (1724 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1725 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 74) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (1 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (659 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (470 ms) [----------] 4 tests from ModelCorrectnessTest (1718 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1719 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 75) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (661 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1723 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1723 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 76) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (656 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (206 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (470 ms) [----------] 4 tests from ModelCorrectnessTest (1719 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1719 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 77) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (658 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (210 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (472 ms) [----------] 4 tests from ModelCorrectnessTest (1726 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1726 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 78) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (657 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (469 ms) [----------] 4 tests from ModelCorrectnessTest (1714 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1714 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 79) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (661 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (387 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1724 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1724 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 80) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (659 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (470 ms) [----------] 4 tests from ModelCorrectnessTest (1718 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1718 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 81) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (663 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (383 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (467 ms) [----------] 4 tests from ModelCorrectnessTest (1720 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1720 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 82) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (467 ms) [----------] 4 tests from ModelCorrectnessTest (1720 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1720 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 83) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (659 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1722 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1722 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 84) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (470 ms) [----------] 4 tests from ModelCorrectnessTest (1720 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1720 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 85) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1720 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1720 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 86) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (472 ms) [----------] 4 tests from ModelCorrectnessTest (1722 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1722 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 87) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (663 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (383 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (206 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (472 ms) [----------] 4 tests from ModelCorrectnessTest (1724 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1724 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 88) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (661 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (473 ms) [----------] 4 tests from ModelCorrectnessTest (1727 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1727 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 89) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (663 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (383 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (473 ms) [----------] 4 tests from ModelCorrectnessTest (1726 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1726 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 90) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (658 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (213 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (472 ms) [----------] 4 tests from ModelCorrectnessTest (1727 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1727 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 91) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (657 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (383 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (208 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (476 ms) [----------] 4 tests from ModelCorrectnessTest (1724 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1724 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 92) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (657 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (209 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (469 ms) [----------] 4 tests from ModelCorrectnessTest (1720 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1721 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 93) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (662 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (382 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (473 ms) [----------] 4 tests from ModelCorrectnessTest (1722 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1722 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 94) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (659 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1721 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1721 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 95) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (663 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (388 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (475 ms) [----------] 4 tests from ModelCorrectnessTest (1733 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1733 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 96) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (384 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (207 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (471 ms) [----------] 4 tests from ModelCorrectnessTest (1722 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1722 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 97) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (388 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (206 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (472 ms) [----------] 4 tests from ModelCorrectnessTest (1726 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1726 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 98) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (660 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (387 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (205 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (470 ms) [----------] 4 tests from ModelCorrectnessTest (1722 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1722 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 99) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (662 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (385 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (475 ms) [----------] 4 tests from ModelCorrectnessTest (1726 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1726 ms total) [ PASSED ] 6 tests. Repeating all tests (iteration 100) . . . [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from ModelCorrectnessUtilsTest [ RUN ] ModelCorrectnessUtilsTest.IntersectionOverUnion [ OK ] ModelCorrectnessUtilsTest.IntersectionOverUnion (0 ms) [ RUN ] ModelCorrectnessUtilsTest.Argmax [ OK ] ModelCorrectnessUtilsTest.Argmax (0 ms) [----------] 2 tests from ModelCorrectnessUtilsTest (0 ms total) [----------] 4 tests from ModelCorrectnessTest [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm1_WithArgMax (663 ms) [ RUN ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax [ OK ] ModelCorrectnessTest.Deeplab513Mv2Dm05_WithArgMax (386 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet128MobilenetV2 (204 ms) [ RUN ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 [ OK ] ModelCorrectnessTest.Keras_PostTrainingQuantization_UNet256MobilenetV2 (475 ms) [----------] 4 tests from ModelCorrectnessTest (1728 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (1728 ms total) [ PASSED ] 6 tests. ----------------------------------------------------- models_benchmark ----------------------------------------------------- 2022-07-11 09:07:01 Running /usr/src/coral-cts/models_benchmark Run on (2 X 400 MHz CPU s) CPU Caches: L1 Data 32K (x2) L1 Instruction 48K (x2) L2 Unified 1024K (x1) ----------------------------------------------------------------------------------------------------------- Benchmark Time CPU Iterations ----------------------------------------------------------------------------------------------------------- BM_MobileNetV1 2101756 ns 70083 ns 10037 BM_MobileNetV1 72329786 ns 71877753 ns 9 BM_MobileNetV1_25 562877 ns 62936 ns 10615 BM_MobileNetV1_25 3299160 ns 3272093 ns 212 BM_MobileNetV1_50 943151 ns 64763 ns 10723 BM_MobileNetV1_50 12753435 ns 12691290 ns 55 BM_MobileNetV1_75 1267064 ns 66407 ns 10402 BM_MobileNetV1_75 33392622 ns 33211992 ns 21 BM_MobileNetV1_L2Norm 2570808 ns 632008 ns 1091 BM_MobileNetV1_L2Norm 72694222 ns 72032555 ns 9 BM_MobileNetV2 2331154 ns 73209 ns 9320 BM_MobileNetV2 57801882 ns 57477793 ns 12 BM_MobileNetV2INatPlant 2454856 ns 73243 ns 9366 BM_MobileNetV2INatPlant 61031797 ns 60644287 ns 11 BM_MobileNetV2INatInsect 2333199 ns 71821 ns 9928 BM_MobileNetV2INatInsect 60973428 ns 60319287 ns 11 BM_MobileNetV2INatBird 2328447 ns 71965 ns 9644 BM_MobileNetV2INatBird 60274059 ns 59896423 ns 11 BM_SsdMobileNetV1 49752206 ns 43473732 ns 16 BM_SsdMobileNetV1 193000615 ns 191996399 ns 4 BM_SsdMobileNetV2 7680026 ns 2324907 ns 301 BM_SsdMobileNetV2 128925371 ns 127694809 ns 5 BM_FaceSsd 10796290 ns 5897443 ns 117 BM_FaceSsd 139190769 ns 138349795 ns 5 BM_InceptionV1 3248106 ns 78456 ns 1000 BM_InceptionV1 160542905 ns 158964699 ns 4 BM_InceptionV2 15995849 ns 94277 ns 1000 BM_InceptionV2 241456032 ns 239289727 ns 3 BM_InceptionV3 51560524 ns 137920 ns 100 BM_InceptionV3 623775482 ns 617498015 ns 1 BM_InceptionV4 102747471 ns 173939 ns 100 BM_InceptionV4 1264073849 ns 1257210225 ns 1 BM_EfficientNetEdgeTpuSmall 4709870 ns 74974 ns 1000 BM_EfficientNetEdgeTpuSmall 288980484 ns 287354823 ns 2 BM_EfficientNetEdgeTpuMedium 10085302 ns 81956 ns 1000 BM_EfficientNetEdgeTpuMedium 448750257 ns 444938750 ns 2 BM_EfficientNetEdgeTpuLarge 29907703 ns 117100 ns 100 BM_EfficientNetEdgeTpuLarge 1128868818 ns 1119679905 ns 1 BM_Deeplab513Mv2Dm1_WithArgMax 104835063 ns 89805301 ns 8 BM_Deeplab513Mv2Dm1_WithArgMax 505666256 ns 503235930 ns 1 BM_Deeplab513Mv2Dm05_WithArgMax 95723212 ns 87446364 ns 8 BM_Deeplab513Mv2Dm05_WithArgMax 247886419 ns 246683377 ns 3 BM_KerasPostTrainingQuantizedUnetMv2128 3148649 ns 719403 ns 958 BM_KerasPostTrainingQuantizedUnetMv2128 82567066 ns 82088510 ns 8 BM_KerasPostTrainingQuantizedUnetMv2256 15443205 ns 280302 ns 1000 BM_KerasPostTrainingQuantizedUnetMv2256 304903388 ns 301968690 ns 2 BM_SsdMobileNetV1FineTunedPet 26648559 ns 21736011 ns 32 BM_SsdMobileNetV1FineTunedPet 163276434 ns 162472457 ns 4 BM_PostTrainingQuantizedTf2KerasMobileNetV1 2145278 ns 68600 ns 10044 BM_PostTrainingQuantizedTf2KerasMobileNetV1 74132972 ns 73734483 ns 9 BM_PostTrainingQuantizedTf2KerasMobileNetV2 2396058 ns 72664 ns 9770 BM_PostTrainingQuantizedTf2KerasMobileNetV2 60246056 ns 59815881 ns 11 BM_PostTrainingQuantizedTf2KerasMobileNetV3EdgeTpu 2557115 ns 75261 ns 1000 BM_PostTrainingQuantizedTf2KerasMobileNetV3EdgeTpu 121664008 ns 121038667 ns 6 BM_SsdLiteMobileDet 8187358 ns 2533304 ns 274 BM_SsdLiteMobileDet 212507566 ns 211422700 ns 3 BM_SsdMobileNetV1_NoNms 6716696 ns 1726204 ns 403 BM_SsdMobileNetV1_NoNms 151705086 ns 150321051 ns 4 BM_SsdMobileNetV2_NoNms 7711195 ns 2347217 ns 296 BM_SsdMobileNetV2_NoNms 128630686 ns 127897179 ns 5 BM_Tf2Resnet50ImagenetPtq 51936910 ns 109415 ns 100 BM_Tf2Resnet50ImagenetPtq 465064049 ns 462709493 ns 2 ----------------------------------------------------- Temperatures During Tests ----------------------------------------------------- tflite_utils_test: 43.55 inference_stress_test: 56.3 model_loading_stress_test: 55.3 inference_repeatability_test: 62.55 classification_models_test: 56.3 detection_models_test: 56.3 segmentation_models_test: 56.55 models_benchmark: 65.3