Jump to content

GstInference/Benchmarks: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 803: Line 803:
           ['x86', 47.8702, 32.7236, 12.092, 5.2632, 16.03, 18.3592],
           ['x86', 47.8702, 32.7236, 12.092, 5.2632, 16.03, 18.3592],
         ]);
         ]);
 
        var onnxrt_table_model_platform_fps = google.visualization.arrayToDataTable([
          ['Model',              //Column 1
            'Tensorflow \n x86'], /Colunm 2
          ['InceptionV1', 47.8702], //row 1
          ['InceptionV2', 32.7236], //row 2
          ['InceptionV3', 12.092], //row 3
          ['InceptionV4', 5.2632], //row 4
          ['TinyYoloV2',  16.03], //row 5
          ['TinyYoloV3',  18.3592]  //row 6
        ]);
</html>
</html>


579

edits

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