Skip to content

mkleinegger/object-detection-aaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Detection as a Function

A report can be found under https://mkleinegger.github.io/object-detection-aaf/report.pdf.

Execution

Server

AWS credentials should be located in ~/.aws/credentials, to make the remote execution work.

make build
make start

Client: local execution

make execute

Client: remote execution

make execute-remote

Setup AWS infrastructure for remote execution

make lambda-setup

Teardown of AWS infrastructure

Deletes all resources created by make lambda-setup

make lambda-teardown

About

Using AWS lambda to perform cloud offloading for Object detection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors