GithubHelp home page GithubHelp logo

w207_project's Introduction

w207 Project: Facial Keypoints Detection

Authors: Madhu Hegde and Jane Hung
Date: 6 Dec 2020

Objective

Detect facial keypoints (x-, y-coordinates) according to images of faces. Taken from this Kaggle competition.

Goal

Reduce our RMSE below our initial baseline NN model.

Folder Structure

  • /input: contains training and test data
  • /output: contains stored model and history data
  • /reference: contains information on how to submit to Kaggle
  • /source: contains model building code
  • /requirements.txt: contains package requirements to recreate our findings

Reproducibility

  1. Run source/w207_eda.ipynb to understand how we've explored this dataset.
  2. Run source/w207_project.ipynb to run through our wip feature engineering and modeling pipeline.
  3. Run source/w207_project.py to run through our finalized feature engineering and modeling pipeline.
  4. Run source/w207_project_capsule.ipynb to run through the our experimental capsule network code.

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.