Paul Bird commited on
Commit
8b2e416
·
verified ·
1 Parent(s): f9e4084

Create info.json

Browse files
Files changed (1) hide show
  1. info.json +8 -0
info.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "code": [
3
+ "RunMobileNet.cs"
4
+ ],
5
+ "models": [
6
+ "mobilenet_v2.sentis"
7
+ ]
8
+ }