Vengineerの妄想

人生を妄想しています。

Xilinx/Deephi DNNDK



Xilinxが資本出資後、買収した Deephi の開発した Deep Learning SDKである DNNDK


 ・対応入力モデルは、Caffe、TensorFlow、MXNet

 ・DNNDK Framework (DECENT/N2Cube/DNNC/Simulator/DNNAS/Profiler) + HostCPU & DPU

  a)、Compress    (Pruning & Quantization)
        この部分は、DECENT (DEep ComprEssioN Tool) と呼んでいるみたい。

  b)、Compilation (Compiler & Assembler) 
  c)、Runtime     (Core API、Loader、Driver、Tracser

 ・対応ボード
  
  DP-8000、DP-8020、DP-N1 (これは、Deephiが開発したボード)
  ZCU102、ZU104           (Xilinxの開発ボード)
    Ultra96                 (Avnet)

  ・Neual Network Model Download/DEMO

  ResNet50              (Download/Video)
  Inception v1          (Download/Video)
    VGG16                 (Download/Video)
    Face Detection        (Video)
    Pedestrian Detection  (Video)
    Video Struct Analysis (Video)

このサイトから、DNNDK User Guide と DNNDK をダウンロードできるようです。
ダウンロードには、Company/Organizationのメールアドレスが必要なようです。