Skip to content

Commit 89845e2

Browse files
authored
add yolo model (#135)
1 parent 0e9af15 commit 89845e2

File tree

324 files changed

+612189
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

324 files changed

+612189
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
30c9862cf0e69cb10cefb4c093ecae33df9c675b831314afe310bc1afa9186f7
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"framework": "torch",
3+
"num_devices_required": 1,
4+
"num_nodes_required": 1,
5+
"dynamic": false
6+
}

samples/ultralytics/yolo11l-cls/input_meta.py

Whitespace-only changes.

samples/ultralytics/yolo11l-cls/input_tensor_constraints.py

Whitespace-only changes.

samples/ultralytics/yolo11l-cls/model.py

Lines changed: 4432 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)