Skip to main content

NOTICE: Due to a lapse in annual appropriations, most of this website is not being updated. Learn more.

Form submissions will still be accepted but will not receive responses at this time. Sections of this site for programs using non-appropriated funds (such as NVLAP) or those that are excepted from the shutdown (such as CHIPS and NVD) will continue to be updated.

U.S. flag

An official website of the United States government

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Analytics Container Environment (ACE) Nano

The ACE Nano is a repository that contains the work done to integrate the Nvidia Nano IoT device into the ACE Framework.

It is set up in two components:

  • Jetson setup
  • the YOLO (You Only Look Once algorithm) (darknet) inference server

Jetson Setup

This contains the information needed to recreate the setup that was deployed on the Jetson Nano. It contains its own README.md which explains the setup process.

YOLO Object Detector using Common Objects in Context (COCO) Labels

This analytic integrates a YOLO object detector with ACE. This is done in a four-step process: registering the analytic, using ACE video frame handler to get video frames, YOLO to process video frame, and ACE video frame handler to return results. This example highlights the ease which ACE can integrate with analytics.

Contact

Created January 26, 2023
Was this page helpful?