Giter Club home page Giter Club logo

head-pose-image-classification's Introduction

Head Pose Image Database

The data for this assignment is a modified version of the data available at: Head Pose Image Database

Licence agreement: The dataset can only be used for the purpose of this assignment. Sharing or distributing this data or using this data for any other commercial or non-commercial purposes is prohibited.

The head pose database is a benchmark of 2790 monocular face images of 15 persons with variations of pan and tilt angles from -90 to +90 degrees. For every person, 2 series of 93 images (93 different poses) are available. The purpose of having 2 series per person is to be able to train and test algorithms on known and unknown faces (cf. sections 2 and 3). People in the database wear glasses or not and have various skin colour. Background is willingly neutral and uncluttered in order to focus on face operations.

The image dimensions are [192,144]

Tilt (Vertical angle) = {-90, -60, -30, -15, 0, +15, +30, +60, +90},
Negative values - bottom, Positive values - top;

Pan (Horizontal angle) = {-90, -75, -60, -45, -30, -15, 0, +15, +30, +45, +60, +75, +90},
Negative values - left, Positive values - right; .

Files:

  • modified_data.zip: Contain all the images (test and train set).

  • train_data.csv: Contain files names of the train set, person id, sequence id for each person, ground truth tilt and pan angles. This data is to be used in developing the models.

  • test_data.csv: Contain files names of the test set, person id, sequence id for each person. You need to predict the tilt/pan for this data and submit the prediction via canvas. The teaching team will use this data to evaluate the performance of the model you have developed.

  • s1234567_predictions.csv: This is the template for prediction submission. You should organize your predictions in this format. Any deviation from this format will result on zero marks for the results part. Change the number to your student ID.

  • assingment1.ipynb: This File is jupyter notebook for pridicting angles of face.

head-pose-image-classification's People

Contributors

milindparvatia avatar

Watchers

 avatar  avatar

Forkers

ifioketuk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.