From 0b2869673bb301958d9b5f874d806a4f0833f758 Mon Sep 17 00:00:00 2001
From: Michael Pivato
Date: Sat, 7 Oct 2023 18:12:30 +1030
Subject: [PATCH] Update urls post gitlab migration
---
index.html | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/index.html b/index.html
index d4dc9f2..9720153 100644
--- a/index.html
+++ b/index.html
@@ -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
- FastCoster
+ FastCoster
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 @@
PiCar
- Source
+ Source
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
- FastDepth
+ FastDepth
Neural Network to add 3D sensing capabilities.
@@ -244,7 +248,9 @@
Depth Prediction
- Source
+ Source
From the PiCar project, I explored many different implementations of
@@ -264,7 +270,7 @@
>Michael Pivato • 2023 •
MIT License