Giter Club home page Giter Club logo

aws-panorama-samples_gghv's Introduction

AWS Panorama Samples and Test Utility

Introduction

AWS Panorama is a machine learning appliance and SDK, which enables you to add computer vision (CV) to your on-premises cameras or on new AWS Panorama enabled cameras. AWS Panorama gives you the ability to make real-time decisions to improve your operations, by giving you compute power at the edge.

This repository contains sample applications for AWS Panorama, and Test Utility which allows running Panorama applications in simulation environment without real Panorama appliance device.

About Test Utility

Test Utility is a set of python libraries and commandline commands, which allows you to test-run Panorama applications without Panorama appliance device. With Test Utility, you can start running sample applications and developing your own Panorama applications before preparing real Panorama appliance. Sample applications in this repository also use Test Utility.

For more about the Test Utility and its current capabilities, please refer to Introducing AWS Panorama Test Utility document.

To set up your environment for Test Utility, please refer to Test Utility environment setup.

To know how to use Test Utility, please refer to How to use Test Utility.

List of Samples

Application Description Framework Usecase Complexity Model
People Counter This is a sample computer vision application that can count the number of people in each frame of a streaming video (Start with this) MXNet Object Detection Easy Download
Car Detector and Tracker This is a sample computer vision application that can detect and track cars Tensorflow Object Detection Medium Download
Pose estimation This is a sample computer vision application that can detect people and estimate pose of them MXNet Pose estimation Advanced yolo3_mobilenet1.0_coco, simple_pose_resnet152_v1d
Object Detection Tensorflow SSD This example shows how to run a TF SSD Mobilenet Model using Tensorflow Tensorflow (Open GPU) Object Detection (BYO Container) Advanced N/A
Object Detection PyTorch Yolov5s This example shows how to run your own YoloV5s model using PyTorch PyTorch (Open GPU) Object Detection (BYO Container) Advanced N/A
Object Detection ONNX Runtime Yolov5s This example shows how to run your own YoloV5s model using ONNX Runtime ONNX Runtime (Open GPU) Object Detection (BYO Container) Advanced N/A
Object Detection using TensorRT network definition APIs This example shows how to get infernece from a YoloV5s model optimized using TensorRT Network definition API's TensorRT (OpenGPU) Object Detection (BYO Container) Advanced N/A
Inbound networking This sample explains how to enable inbound networking port on Panorama device, and how to run a simple HTTP server wihtin a Panorama application. N/A Network Easy N/A
MOT Analysis This sample shows how to build end to end multi object tracking solution using pretrained YOLOX model, kinesis video upstream by gstreamer and dashboard PyTorch Object Tracking Advanced YOLOX
Kinesis Video Streams This sample shows how to build an application to push multiple video streams from Panoram to Amazon Kinesis Video Streams service with AWS IoT. N/A Media Advanced N/A

Running the Samples

Step 1 : Go to aws-panorama-samples/samples and open your choice of project Step 2 : Open the .ipynb notebook and follow the instructions in the notebook Step 3 : To make any changes, change the corresponding node package.json or the graph.json in the application folder

For more information, check out the documentation for the AWS Panorama DX CLI here

Documentations

Tools

List of tools for ease of development of panorama. Please see details at corresponding tool page.

Getting Help

We use AWS Panorama Samples GitHub issues for tracking questions, bugs, and feature requests.

License

This library is licensed under the MIT-0 License.

aws-panorama-samples_gghv's People

Contributors

abest0 avatar amazon-auto avatar aws-tec avatar kevhsu-k avatar lisaleejz avatar mtalreja-a avatar mwunderl avatar niklongstone avatar ranrotx avatar scottrfrancis avatar shimomut avatar suryakari avatar trellixvulnteam avatar ulmasov avatar zxinming avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.