Skip to content

Commit

Permalink
gh-pages commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nomi30701 committed Jun 26, 2024
0 parents commit 925e5b2
Show file tree
Hide file tree
Showing 15 changed files with 2,411 additions and 0 deletions.
2,392 changes: 2,392 additions & 0 deletions assets/index-BWoA1BSA.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-JJFK-1W_.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added gelan-s2-simplify.onnx
Binary file not shown.
18 changes: 18 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">
<title>Model Benchmark</title>
<script type="module" crossorigin src="/yolo-model-benchmark-onnxruntime-web/assets/index-BWoA1BSA.js"></script>
<link rel="stylesheet" crossorigin href="/yolo-model-benchmark-onnxruntime-web/assets/index-JJFK-1W_.css">
</head>
<body>
<div id="root"></div>
<script src="https://cdn.jsdelivr.net/npm/chart.js" async></script>
</body>
</html>
Binary file added ort-training-wasm-simd.wasm
Binary file not shown.
Binary file added ort-wasm-simd-threaded.jsep.wasm
Binary file not shown.
Binary file added ort-wasm-simd-threaded.wasm
Binary file not shown.
Binary file added ort-wasm-simd.jsep.wasm
Binary file not shown.
Binary file added ort-wasm-simd.wasm
Binary file not shown.
Binary file added ort-wasm-threaded.wasm
Binary file not shown.
Binary file added ort-wasm.wasm
Binary file not shown.
Binary file added yolov10n.onnx
Binary file not shown.
Binary file added yolov10s.onnx
Binary file not shown.
Binary file added yolov9-s-converted-simplify.onnx
Binary file not shown.
Binary file added yolov9-t-converted-simplify.onnx
Binary file not shown.

0 comments on commit 925e5b2

Please sign in to comment.