Jump to content

GstInference/Benchmarks: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 818: Line 818:
           'TinyYoloV2 \n ONNXRT',      //Column 5
           'TinyYoloV2 \n ONNXRT',      //Column 5
           'TinyYoloV3 \n ONNXRT'],    //Column 6
           'TinyYoloV3 \n ONNXRT'],    //Column 6
           ['x86', 94.6, 100, 95.2, 88.8, 94, 91.4]
           ['x86', 47.8702, 32.7236, 12.092, 5.2632, 16.03, 18.3592]
         ]);
         ]);
         var table_model_platform_onnxrt_fps = google.visualization.arrayToDataTable([
         var table_model_platform_onnxrt_fps = google.visualization.arrayToDataTable([
           ['Model',                  //Column 0
           ['Model',                  //Column 0
             'ONNXRT \n x86'],        //Column 1
             'ONNXRT \n x86'],        //Column 1
           ['InceptionV1', 94.6], //row 1
           ['InceptionV1', 47.8702], //row 1
           ['InceptionV2', 100.0], //row 2
           ['InceptionV2', 32.7236], //row 2
           ['InceptionV3', 95.2], //row 3
           ['InceptionV3', 12.092], //row 3
           ['InceptionV4', 88.8], //row 4
           ['InceptionV4', 5.2632], //row 4
           ['TinyYoloV2',  94.0], //row 5
           ['TinyYoloV2',  16.03], //row 5
           ['TinyYoloV3',  91.4]  //row 6
           ['TinyYoloV3',  18.3592]  //row 6
         ]);
         ]);
         var onnxrt_materialOptions = {
         var onnxrt_materialOptions = {
579

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.