-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from renesas-rz/develop
AI Applications v3.00
- Loading branch information
Showing
192 changed files
with
14,722 additions
and
654 deletions.
There are no files selected for viewing
Empty file.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
; Configuration File | ||
|
||
[line] | ||
x1=96; | ||
y1=444; | ||
x2=296; | ||
y2=387; | ||
[region] | ||
n=4; | ||
x1=270; | ||
y1=442; | ||
x2=400; | ||
y2=390; | ||
x3=480; | ||
y3=410; | ||
x4=364; | ||
y4=476; | ||
[tracking] | ||
kmin=4; | ||
conf=0.1; | ||
objects=person; | ||
[display] | ||
display_text=Human Count; | ||
region_display_text=People in region; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
{ | ||
"nodes": [ | ||
{ | ||
"op": "null", | ||
"name": "input1", | ||
"inputs": [] | ||
}, | ||
{ | ||
"op": "tvm_op", | ||
"name": "tvmgen_default_tvmgen_default_tvmgen_default_mera_drp_main_0", | ||
"attrs": { | ||
"flatten_data": "0", | ||
"func_name": "tvmgen_default_tvmgen_default_tvmgen_default_mera_drp_main_0", | ||
"hash": "036f4701453dc3f3", | ||
"num_outputs": "3", | ||
"num_inputs": "1", | ||
"global_symbol": "tvmgen_default_tvmgen_default_tvmgen_default_mera_drp_main_0", | ||
"Compiler": "mera_drp" | ||
}, | ||
"inputs": [ | ||
[ | ||
0, | ||
0, | ||
0 | ||
] | ||
] | ||
} | ||
], | ||
"arg_nodes": [0], | ||
"heads": [ | ||
[ | ||
1, | ||
0, | ||
0 | ||
], | ||
[ | ||
1, | ||
1, | ||
0 | ||
], | ||
[ | ||
1, | ||
2, | ||
0 | ||
] | ||
], | ||
"attrs": { | ||
"dltype": [ | ||
"list_str", | ||
[ | ||
"float32", | ||
"float16", | ||
"float16", | ||
"float16" | ||
] | ||
], | ||
"device_index": [ | ||
"list_int", | ||
[1, 1, 1, 1] | ||
], | ||
"storage_id": [ | ||
"list_int", | ||
[0, 1, 2, 3] | ||
], | ||
"shape": [ | ||
"list_shape", | ||
[ | ||
[1, 3, 416, 416], | ||
[1, 255, 13, 13], | ||
[1, 255, 26, 26], | ||
[1, 255, 52, 52] | ||
] | ||
] | ||
}, | ||
"node_row_ptr": [0, 1, 4] | ||
} |
File renamed without changes.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.