Skip to content

1st place winner at AWS Hackdays Indonesia 2019. Aident detects crime behaviours and recognises criminal suspects in videos using AWS technology.

Notifications You must be signed in to change notification settings

johannesridho/aident

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aident

Aident detects crime behaviours and recognises criminal suspects in videos using AWS technology. This project is awarded as the 1st place winner at AWS Hackdays 2019

Demo

Architecture Diagram

Our plan is to build both stream and batch video analysis. With batch video analysis finished, we will start to build the stream video analysis in the next phase.

a. Target Implementation

architecture

b. Current Implementation

architecture

How to Use This Code

To be able to use this code, the AWSs need to be configured as seen in the architecture diagram. This code only contains client app (which need to be deployed to Elastic Beanstalk or any similar technology) and Lambda functions.