Skip to content

Commit

Permalink
Update https://nomeroff.net.ua public index page
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitroprobachay committed Dec 4, 2024
1 parent 8a50381 commit b926a03
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="http://example.com" id="dropdown09" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Examples</a>
<div class="dropdown-menu" aria-labelledby="dropdown09">
<a class="dropdown-item" href="https://github.com/ria-com/nomeroff-net/blob/master/examples/get-started-demo.ipynb">Get Started Demo</a>
<a class="dropdown-item" href="https://github.com/ria-com/nomeroff-net/blob/master/examples/get-started-tiny-demo.ipynb">Get Started Tiny Demo</a>
<a class="dropdown-item" href="https://github.com/ria-com/nomeroff-net/blob/master/examples/number-plate-filling-demo.ipynb">Number Plate Filling Demo</a>
<a class="dropdown-item" href="https://github.com/ria-com/nomeroff-net/blob/master/examples/number-plate-recognition-demo.ipynb">Number Plate Recognition Demo</a>
<a class="dropdown-item" href="https://github.com/ria-com/nomeroff-net/blob/master/examples/number-plate-recognition-multiline-demo.ipynb">Multiline Number Plate Recognition Demo</a>
<a class="dropdown-item" href="https://github.com/ria-com/nomeroff-net/blob/master/banchmarks/runtime-test.ipynb">Number Plate Recognition Speed Test</a>
<a class="dropdown-item" href="https://github.com/ria-com/nomeroff-net/blob/master/tutorials/ju/inference/get-started-demo.ipynb">Get Started Demo</a>
<a class="dropdown-item" href="https://github.com/ria-com/nomeroff-net/blob/master/tutorials/ju/inference/get-started-tiny-demo.ipynb">Get Started Tiny Demo</a>
<a class="dropdown-item" href="https://github.com/ria-com/nomeroff-net/blob/master/tutorials/ju/inference/number-plate-filling.ipynb">Number Plate Filling Demo</a>
<a class="dropdown-item" href="https://github.com/ria-com/nomeroff-net/blob/master/tutorials/ju/inference/get-started-demo-ocr-custom.ipynb">Number Plate Custom Recognition Demo</a>
<a class="dropdown-item" href="https://github.com/ria-com/nomeroff-net/blob/master/tutorials/ju/benchmark/accuracy-test.ipynb">Number Plate Recognition Accuracy Test</a>
<a class="dropdown-item" href="https://github.com/ria-com/nomeroff-net/blob/master/tutorials/ju/benchmark/runtime-test.ipynb">Number Plate Recognition Speed Test</a>
</div>
</li>
<li class="nav-item">
Expand Down

0 comments on commit b926a03

Please sign in to comment.