source: azure_iot_hub_riscv/trunk/app_iothub_client/kendryte/yolo.c@ 453

Last change on this file since 453 was 453, checked in by coas-nagasima, 4 years ago

ファイルを追加

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/x-csrc;charset=UTF-8
File size: 138 bytes
Line 
1#define INCBIN_STYLE INCBIN_STYLE_SNAKE
2#define INCBIN_PREFIX
3#include "incbin.h"
4
5#define CLASS_NUMBER 20
6
7INCBIN(model, "yolo.kmodel");
Note: See TracBrowser for help on using the repository browser.