Update urls post gitlab migration

This commit is contained in:
Michael Pivato
2023-10-07 18:12:30 +10:30
parent 8556b004a1
commit 0b2869673b

View File

@@ -203,7 +203,9 @@
Finally I've thoroughly enjoyed writing in Rust, mainly the
efficiency, ease of use and correctness that come from using this
programming language. One example was in the
<a href="gitlab/vato007/coster-rs">FastCoster</a>
<a href="https://gitea.michaelpivato.dev/vato007/coster-rs"
>FastCoster</a
>
project, where I reduced the time taken for processing some demo data
on the costing product from ~1.5 hours to ~7 seconds on a
laptop/desktop, or ~36 seconds on a smartphone. This was mainly due to
@@ -213,7 +215,7 @@
</p>
<hgroup id="picar">
<h3>PiCar</h3>
<a href="gitlab/vato007/picar">Source</a>
<a href="https://gitea.michaelpivato.dev/vato007/picar">Source</a>
</hgroup>
<p>
This project originally involved communication between a Raspberry Pi
@@ -232,7 +234,9 @@
Depth Prediction: Using the Pi's camera and an Intel Neural Compute
Stick (NCS), the Pi could process camera data and use a custom
implementation of the
<a href="gitlab/vato007/fast-depth-tf">FastDepth</a>
<a href="https://gitea.michaelpivato.dev/vato007/fast-depth-tf"
>FastDepth</a
>
Neural Network to add 3D sensing capabilities.
</li>
</ul>
@@ -244,7 +248,9 @@
</p>
<hgroup id="depthprediction">
<h3>Depth Prediction</h3>
<a href="gitlab/vato007/fast-depth-tf">Source</a>
<a href="https://gitea.michaelpivato.dev/vato007/fast-depth-tf"
>Source</a
>
</hgroup>
<p>
From the PiCar project, I explored many different implementations of
@@ -264,7 +270,7 @@
>Michael Pivato • 2023 •
<a
class="secondary"
href="gitlab/vato007/website/-/blob/main/LICENSE.md"
href="https://gitea.michaelpivato.dev/vato007/website/src/branch/main/LICENSE.md"
>MIT License</a
></small
>