Top Banner
SUSPICIOUS ACTIVITY DETECTION Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar
34

Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

Dec 30, 2015

Download

Documents

Ruby Walton
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

SUSPICIOUS ACTIVITY DETECTION

Student: Dane Brown 2713985

Supervisor : James Connan and Mehrdad Ghaziasgar

Page 2: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

OVERVIEW

INTRODUCTION

DESIGN DECISIONS

IMPLEMENTATION

PROJECT PLAN

DEMO

Page 3: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

INTRODUCTION Extremely high crime rate in South Africa

Car break-in rate was 16000 in 200918 times the rate of USACarjacking is the most common crime in South AfricaCosting tax payers billions of rands!

Page 4: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

INTRODUCTION cont.

2006 2007 2008 200913000

13500

14000

14500

15000

15500

16000

16500

Carjackings 2006-2009

Page 5: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

INTRODUCTION cont. CCTV cameras

Human monitoredCurrent solution ineffectiveContinued high break-in rate

Page 6: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

INTRODUCTION cont.

Pioneered revolutionary system

Uses computer vision techniquesAutomatically detects suspicious activity from a

video feedDetection happens in real-time

Page 7: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

INTRODUCTION cont.

Pioneered revolutionary system

Page 8: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

DESIGN DECISIONS Classification methods

Machine learning such as Haar-like features with Adaboost

Generally training 2000+ sample frames

Why not a classification method?

Trade-off between speed, complexity and accuracy

There are simpler and more robust ways to

differentiate suspicious and normal behaviour.

Page 9: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION

Original frame in RGB colour

Page 10: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont.

Gray Scale and Frame differencing

Page 11: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont.

Motion History Image (MHI)

Page 12: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont.

Blob and movement detection (using MHI)

Page 13: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont.

Blob and movement detection

Page 14: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont.

Blob and movement detection

Page 15: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines normal activity

Park car

Page 16: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines normal activity

Park car

Page 17: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines normal activity

Get out

Page 18: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines normal activity

Walk away

Page 19: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines normal activity

Walk away

Page 20: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines normal activity

Get back in

Page 21: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines normal activity

Drive away

Page 22: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines normal activity

Drive away

Page 23: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines suspicious activity

Loitering next to a vehicle is suspicious

Page 24: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines suspicious activity

Loitering next to a vehicle is suspicious

Page 25: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines suspicious activity

Loitering next to a vehicle is suspicious

Page 26: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines suspicious activity

Loitering next to a vehicle is suspicious

Page 27: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines suspicious activity

Loitering next to a vehicle is suspicious

Page 28: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines suspicious activity

Loitering next to a vehicle is suspicious

Page 29: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines other suspicious activity

Parking, but not leaving the vehicle

Page 30: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont. System determines other suspicious activity

Accelerating too fast

Page 31: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

IMPLEMENTATION cont.

Suspicious activity detected!

Page 32: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

1. Normal activity - typical drive away

2. Suspicious - two men loitering

3. Suspicious - Stationary

4. Suspicious - Acceleration

DEMO

Page 33: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

REFERENCES

Davis, J. W. (2005). Motion History Image. Retrieved 2010, from The Ohia State University.

Green, B. (2002). Histogram, Thresholding and Image Centroid Tutorial. Retrieved 2010, from Drexel University site.

Trip Atlas. (2010). Retrieved from Carjacking: http://tripatlas.com/Carjacking#South%20Africa

  Hijacking. (2010). Retrieved from Arrive Alive:

http://www.arrivealive.co.za/pages.aspx?i=2364 

Page 34: Student: Dane Brown 2713985 Supervisor : James Connan and Mehrdad Ghaziasgar.

QUESTIONS AND ANSWERS

Thank You!