From 8ef2bdc3eccf15c948ab3089a0b7c3fe479a18d3 Mon Sep 17 00:00:00 2001 From: Piv <18462828+Piv200@users.noreply.github.com> Date: Thu, 3 Aug 2023 20:16:36 +0930 Subject: [PATCH] Fix urls to use new domain --- index.html | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index ae2dc60..418598d 100644 --- a/index.html +++ b/index.html @@ -183,9 +183,7 @@ 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 @@ -195,7 +193,7 @@

PiCar

- Source + Source

This project originally involved communication between a Raspberry Pi @@ -214,9 +212,7 @@ 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. @@ -228,9 +224,7 @@

Depth Prediction

- Source + Source

From the PiCar project, I explored many different implementations of @@ -250,7 +244,7 @@ >Michael Pivato • 2023 • MIT License