diff --git a/README.md b/README.md index 92f9fe8..3b48e51 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ As you browse the projects, be sure to make note that many of them could be adap ### Featured Machine Learning Projects -* [Getting Started with the Edge Impulse Nvidia TAO Pipeline - Renesas EK-RA8D1](readme/featured-machine-learning-projects/getting-started-nvidia-tao-renesas-ekra8d1.md) * [Smart City Traffic Analysis - NVIDIA TAO + Jetson Orin Nano](readme/featured-machine-learning-projects/traffic-analysis-tao-jetson-orin.md) * [ROS 2 Pick and Place System - Arduino Braccio++ Robotic Arm and Luxonis OAK-D](readme/featured-machine-learning-projects/robotic-arm-sorting-arduino-braccio.md) * [Optimize a cloud-based Visual Anomaly Detection Model for Edge Deployments](readme/featured-machine-learning-projects/fomo-ad-in-aws.md) @@ -98,6 +97,7 @@ Computer vision projects that make use of image classification, object detection * [Object Counting with FOMO - OpenMV Cam RT1062](computer-vision-projects/object-counting-fomo-openmv-rt1062.md) * [Visitor Heatmap with FOMO Object Detection - Jetson Orin Nano](computer-vision-projects/visitor-heatmap-jetson-orin-nano.md) * [Vehicle Security Camera - Arduino Portenta H7](computer-vision-projects/vehicle-security-camera-arduino-portenta-h7.md) +* [Getting Started with the Edge Impulse Nvidia TAO Pipeline - Renesas EK-RA8D1](readme/featured-machine-learning-projects/getting-started-nvidia-tao-renesas-ekra8d1.md) ### Audio Projects diff --git a/SUMMARY.md b/SUMMARY.md index d98939f..4cf75c7 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -2,7 +2,6 @@ * [Welcome](README.md) * [Featured Machine Learning Projects](readme/featured-machine-learning-projects/README.md) - * [Getting Started with the Edge Impulse Nvidia TAO Pipeline - Renesas EK-RA8D1](readme/featured-machine-learning-projects/getting-started-nvidia-tao-renesas-ekra8d1.md) * [Smart City Traffic Analysis - NVIDIA TAO + Jetson Orin Nano](readme/featured-machine-learning-projects/traffic-analysis-tao-jetson-orin.md) * [ROS 2 Pick and Place System - Arduino Braccio++ Robotic Arm and Luxonis OAK-D](readme/featured-machine-learning-projects/robotic-arm-sorting-arduino-braccio.md) * [Optimize a cloud-based Visual Anomaly Detection Model for Edge Deployments](readme/featured-machine-learning-projects/fomo-ad-in-aws.md) @@ -84,6 +83,7 @@ * [Object Counting with FOMO - OpenMV Cam RT1062](computer-vision-projects/object-counting-fomo-openmv-rt1062.md) * [Visitor Heatmap with FOMO Object Detection - Jetson Orin Nano](computer-vision-projects/visitor-heatmap-jetson-orin-nano.md) * [Vehicle Security Camera - Arduino Portenta H7](computer-vision-projects/vehicle-security-camera-arduino-portenta-h7.md) + * [Getting Started with the Edge Impulse Nvidia TAO Pipeline - Renesas EK-RA8D1](readme/featured-machine-learning-projects/getting-started-nvidia-tao-renesas-ekra8d1.md) * [Audio Projects](audio-projects/README.md) * [Occupancy Sensing - SiLabs xG24](audio-projects/occupancy-sensing-silabs-xg24.md) * [Smart Appliance Control Using Voice Commands - Nordic Thingy:53](audio-projects/smart-appliance-voice-commands-nordic-thingy53.md)