Skip to content

zhreshold/mini-amazon-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-amazon-go

Computer Vision Hackathon: Mini Amazon Go

Setup

Hardware

portfolio_view

portfolio_view

AWS Kinesis Video Stream on Raspberry Pi

Tutorial: https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/producersdk-cpp-rpi.html

Notes

Trouble shooting

There's potential fix for large latency: https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/troubleshooting.html#troubleshooting-general

SageMaker Notebook

Access Permission

For SageMaker notebook to access KVS, it must have permission AmazonKinesisVideoStreamsFullAccess added to the SageMaker Execution Role when creating the notebook instance

Example notebook for processing KVS

See VideoStream Example.

Example of Training and Test

See src/training_object_detector_yolo3.ipynb and src/test_object_detector_yolo3.ipynb (Yolo3, Recommended)

Or see src/training_object_detector.ipynb and src/test_object_detector.ipynb (SSD)

Or see Beijing CV hackathon

About

Computer Vision Hackathon: Mini Amazon Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages