zoukankan      html  css  js  c++  java
  • Jetson Nano Vs. Intel Neural Compute Stick 2

    https://devblogs.nvidia.com/jetson-nano-ai-computing/

    Table 2 provides full results, including the performance of other platforms like the Raspberry Pi 3, Intel Neural Compute Stick 2, and Google Edge TPU Coral Dev Board:

    Table 2. Inference performance results from Jetson Nano, Raspberry Pi 3, Intel Neural Compute Stick 2, and Google Edge TPU Coral Dev Board

    Model

    Application

    Framework

    NVIDIA Jetson Nano

    Raspberry Pi 3

    Raspberry Pi 3 + Intel Neural Compute Stick 2

    Google Edge TPU Dev Board

    ResNet-50
    (224×224)

    Classification

    TensorFlow

    36 FPS

    1.4 FPS

    16 FPS

    DNR

    MobileNet-v2
    (300×300)

    Classification

    TensorFlow

    64 FPS

    2.5 FPS

    30 FPS

    130 FPS

    SSD ResNet-18 (960×544)

    Object Detection

    TensorFlow

    5 FPS

    DNR

    DNR

    DNR

    SSD ResNet-18 (480×272)

    Object Detection

    TensorFlow

    16 FPS

    DNR

    DNR

    DNR

    SSD ResNet-18 (300×300)

    Object Detection

    TensorFlow

    18 FPS

    DNR

    DNR

    DNR

    SSD Mobilenet-V2 (960×544)

    Object
    Detection

    TensorFlow

    8 FPS

    DNR

    1.8 FPS

    DNR

    SSD Mobilenet-V2 (480×272)

    Object Detection

    TensorFlow

    27 FPS

    DNR

    7 FPS

    DNR

    SSD Mobilenet-V2

    (300×300)

    Object Detection

    TensorFlow

    39 FPS

    1 FPS

    11 FPS

    48 FPS

    Inception V4

    (299×299)

    Classification

    PyTorch

    11 FPS

    DNR

    DNR

    9 FPS

    Tiny YOLO V3

    (416×416)

    Object Detection

    Darknet

    25 FPS

    0.5 FPS

    DNR

    DNR

    OpenPose

    (256×256)

    Pose Estimation

    Caffe

    14 FPS

    DNR

    5 FPS

    DNR

    VGG-19 (224×224)

    Classification

    MXNet

    10 FPS

    0.5 FPS

    5 FPS

    DNR

    Super Resolution (481×321)

    Image Processing

    PyTorch

    15 FPS

    DNR

    0.6 FPS

    DNR

    Unet

    (1x512x512)

    Segmentation

    Caffe

    18 FPS

    DNR

    5 FPS

    DNR

  • 相关阅读:
    hdu 5918(强行水过去..正解KMP)
    hdu 5914(斐波拉契数列)
    hdu 5912(迭代+gcd)
    bzoj 2819(DFS序+树状数组+博弈+lca)
    BestCoder #88(1001 1002)
    hdu 5468(dfs序+容斥原理)
    hdu 5692(dfs序+线段树,好题)
    dfs序题目练习
    csu 1806 & csu 1742 (simpson公式+最短路)
    LuoGuP3774:[CTSC2017]最长上升子序列
  • 原文地址:https://www.cnblogs.com/cloudrivers/p/11912121.html
Copyright © 2011-2022 走看看