Skip to content

Vanditg/Image_Analytics_Task_AI_Australia

Repository files navigation

Image_Analytics_Task_AI_Australia

This repository contains solutions or files of my attempt for the AI Australia task of Image Analytics. The submission language is Python.

Easy Navigation for Problem Statement

Problem Statement

Instructions

To run the code, navigate to Submission_Code folder and type below command in the console:

python image_analytics.py --image_path

This will generate images in the samples folder.

i.e.: python image_analytics.py ../images/Vanditg.jpg or python image_analytics.py ../images/test.jpg   

Completed Tasks

Bounding-Box Generation  
Facial Expression Classification  
Face Quality Check  
Blurred the Background except Face  

Dependencies

-- opencv-python==3.4.2.16
-- numpy==1.16.4
-- tensorflow-gpu==1.14.0
-- Keras==2.2.4
-- matplotlib==3.1.1
-- Pillow==6.1.0

Tested on:

-- Windows 10 -- Linux 16.04

About

This repository contains solutions or files of my attempt for the AI Austraial task of Image Analytics. The submission language is Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages