From 0ebb717773e2cffc7f0fec97c52c0808a8ea4880 Mon Sep 17 00:00:00 2001 From: C4 Patino Date: Mon, 21 Jul 2025 08:40:01 -0500 Subject: [PATCH] feat: added rhizotron computer vision project to carousel --- src/components/projects-carousel.tsx | 34 +++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) diff --git a/src/components/projects-carousel.tsx b/src/components/projects-carousel.tsx index 310de12..5799e28 100644 --- a/src/components/projects-carousel.tsx +++ b/src/components/projects-carousel.tsx @@ -195,9 +195,11 @@ export default function ProjectsCarousel() { >
-
- 🌱 🔍 -
+ subterra.ai ui showcase

@@ -213,6 +215,32 @@ export default function ProjectsCarousel() {

+ +
+
+ fonio seed computer vision showcase +
+

+ + Computer vision system with 99% accuracy for counting + overlapping fonio seeds. + + + Compiled and labeled a dataset of over 8,000 fonio seed images + for robust model training. Implemented a neural network + achieving 99% accuracy in detecting overlapping seeds and + providing precise counts. + +

+
+