From 7b4493b0b5ae161f20b0c7db75db9c9966abe877 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 18 Jun 2025 10:33:40 -0700 Subject: [PATCH] rearrange TAO 2 --- README.md | 2 +- SUMMARY.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b48e51..89a8589 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 -* [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) * [Rooftop Ice Detection with Things Network Visualization - Nvidia Omniverse Replicator](readme/featured-machine-learning-projects/rooftop-ice-synthetic-data-omniverse.md) @@ -98,6 +97,7 @@ Computer vision projects that make use of image classification, object detection * [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) +* [Smart City Traffic Analysis - NVIDIA TAO + Jetson Orin Nano](readme/featured-machine-learning-projects/traffic-analysis-tao-jetson-orin.md) ### Audio Projects diff --git a/SUMMARY.md b/SUMMARY.md index 4cf75c7..fd6e52c 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) - * [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) * [Rooftop Ice Detection with Things Network Visualization - Nvidia Omniverse Replicator](readme/featured-machine-learning-projects/rooftop-ice-synthetic-data-omniverse.md) @@ -84,6 +83,7 @@ * [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) + * [Smart City Traffic Analysis - NVIDIA TAO + Jetson Orin Nano](readme/featured-machine-learning-projects/traffic-analysis-tao-jetson-orin.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)